Commit Graph

77 Commits

Author SHA1 Message Date
CranberrySoup 2b7d102716
Add SubScene (#923)
* Lower targetSdk to get all installed packages

* Update sdk version

* Let's not be too radical

* Many fixes

* Revert targetSdk

* Make account homepage persistent

* Add SubScene and change subtitle API

Co-authored-by: Aymanbest <51868001+aymanbest@users.noreply.github.com>

* Fix file deletion

---------

Co-authored-by: Aymanbest <51868001+aymanbest@users.noreply.github.com>
2024-02-06 23:27:35 +01:00
Luna712 484c21cc1c
CS3IPlayer: stop player when releasing (#822) 2023-12-17 20:04:20 +01:00
self-similarity e11d36aed8
Save selected subtitle language (#765) 2023-11-12 16:36:21 +01:00
self-similarity 2b60e3a893
Fix faulty automatic subtitle selection (#760) 2023-11-10 23:49:37 +00:00
LagradOst bb6a17e23c resize images for lower mem footprint 2023-10-11 18:31:46 +02:00
Luna712 b5d4c3bd27
Make player preferences account specific (#646) 2023-10-03 19:26:56 +02:00
LagradOst 08060314ad preview seekbar m3u8 2023-10-03 16:50:34 +02:00
LagradOst bd05a67f26 preview seekbar 2023-10-02 17:44:06 +02:00
self-similarity a5450e5da2
More robust player release (#601) 2023-09-14 12:53:35 +02:00
LagradOst b6e99d7358 backend change for events in player 2023-09-09 23:18:21 +02:00
LagradOst 49731cd699 changed drm API a bit 2023-09-06 22:42:22 +02:00
LagradOst 3fe247fb19 added drm player support 2023-09-06 20:53:43 +02:00
LagradOst 6211b02e85 switched from isM3u8 to ExtractorLinkType 2023-09-03 23:32:43 +02:00
Vu Hoan Huy c5f6f36fc7
fix: can not switch subtitle after integrate ffmpeg decoder. (#533)
* Revert "Revert "Use ffmpeg library (#528)" (#532)"

This reverts commit 87d85429f8.

* fix: can not select subtitle
2023-08-02 19:36:05 +02:00
Osten 87d85429f8
Revert "Use ffmpeg library (#528)" (#532)
This reverts commit 32e243ce94.
2023-08-02 17:13:50 +02:00
self-similarity 32e243ce94
Use ffmpeg library (#528) 2023-08-02 05:31:35 +02:00
Osten 8dae4c2b0f
Self similarity/master (#525)
* Migrated to Media3

---------

Co-authored-by: self-similarity <137652432+self-similarity@users.noreply.github.com>
2023-08-01 01:25:28 +02:00
LagradOst 31da089eb1 testing tag for tv focus + player popup fix 2023-07-25 21:15:10 +02:00
Shif-Jess b356ad9e61
CS3IPlayer: fix buffer lost when seeked to backward (#448)
* CS3IPlayer: fix buffer lost when seeked to backward

* changed BUFFER_MS
2023-04-11 09:46:39 +00:00
Shif-Jess 4f9016713f
CS3Player: fixed ERROR_CODE_BEHIND_LIVE_WINDOW (#447) 2023-04-09 09:37:27 +02:00
Lag 8fff809b79 Revert ffmpeg as it causes issues with subtitles :( 2023-03-17 16:07:28 +01:00
Lag 8ebf5185a3 Add ffmpeg audio decoding 2023-03-17 15:46:11 +01:00
PokerFace 37244ab0f7
Intertal Player: Added MPD support (#402)
* added isDash in ExtractorLink
2023-03-10 19:45:11 +00:00
Allen Baby 2926dc6c8e
Issue #376: Added new feature for separate watch quality on mobile data. (#391)
* Issue #376: Added new feature for separate watch quality on mobile data.
2023-02-24 18:51:03 +00:00
Lag aeab423d29 Excluded the referer header when empty 2023-02-24 18:47:54 +01:00
Blatzar b6b7cceea5 Changed SeekParameters to allow for faster seeking + fixed apk installer text 2022-12-23 17:33:54 +01:00
Blatzar 4b0b6f6f20 Reworked the internal subtitle API to fix edge-cases when importing subtitles 2022-12-08 16:18:03 +01:00
Osten c10ec34ab8
Aniskip (#195)
* aniskip groundwork

* working

* removed prints

* bump nicehttp

* small fix

* small fixes

* bump

Co-authored-by: reduplicated <110570621+reduplicated@users.noreply.github.com>
2022-11-04 23:36:27 +00:00
Blatzar 3d3c85a1ad Revert "Revert "Bumped the exoplayer version and fixed the audio & video track selection""
This reverts commit 6b586388b9.
2022-11-01 23:16:56 +01:00
Blatzar 7f71eef755 Allow playback from buffer with no internet 2022-10-26 14:59:29 +02:00
Blatzar 53965b13fb Add internal support for subtitle headers + season names 2022-09-10 19:59:37 +02:00
Blatzar e1758e6346 Possible fix for audio track decoding on some devices 2022-09-06 17:50:41 +02:00
Blatzar 6f3e9891c5 Disable exoplayer tunneling 2022-09-05 14:21:42 +02:00
LagradOst 461f3d75d8
Add audio and video track support (#69)
* Add audio and video track support
2022-08-31 19:58:26 +00:00
Blatzar bbdb1d7ad3 Add toggle to disable autoplay
Fixes #57
2022-08-24 03:10:06 +02:00
LagradOst cd569b44c8 small fix 2022-07-28 17:49:44 +02:00
Blatzar b5cfc2db1c Added Eja.tv (live tv from all over the world) 2022-07-19 22:24:55 +02:00
LagradOst e7e63b4855 play any stream & a bit of work on invideoplayer episodes & no links found last error 2022-07-17 02:41:01 +02:00
Blatzar 2ca8f6f870 Backend: Added rudimentary support for segmented streams for #1266 2022-07-10 04:08:11 +02:00
Blatzar d581c4b627 Fixed some focus and layout stuff for android TV 2022-07-01 19:10:57 +02:00
LagradOst d5ed5f867a not reload player on exit 2022-06-20 15:17:34 +02:00
LagradOst 95767fb523 Merge remote-tracking branch 'origin/master' 2022-06-19 01:03:33 +02:00
LagradOst 7c7b3a3e5a fixed posters, trailer and anilist/mal + added option for posters 2022-06-19 01:03:25 +02:00
Blatzar cc7d7ec478 Fixed online subs resetting progress (for real this time) 2022-06-18 19:10:32 +02:00
Blatzar b619ee9bf8 Merge remote-tracking branch 'origin/master' 2022-06-18 17:18:40 +02:00
Blatzar 5724c894ca Fixed online subs resetting progress 2022-06-18 17:18:25 +02:00
LagradOst f90a5dd2cb small fix 2022-06-18 15:23:56 +02:00
LagradOst 3d00015a0c switched yt implementation to newpipe 2022-06-17 19:25:41 +02:00
LagradOst f64b2f7f1b added trailer animation 2022-06-17 01:58:55 +02:00
LagradOst 91a14dac0f Added trailers 2022-06-16 03:04:24 +02:00