Commit Graph

48 Commits

Author SHA1 Message Date
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
LagradOst 918136f8f0
Opensubs dev into master (#1136)
* [Feature][WIP] Add option to download subtitles from Opensubtitles.org (#1082)

Co-authored-by: Jace <54625750+Jacekun@users.noreply.github.com>
Co-authored-by: Jace <jaceorwell@gmail.com>
Co-authored-by: LagradOst <11805592+LagradOst@users.noreply.github.com>
2022-06-07 16:38:24 +00:00
Blatzar 2d0e75b921 Added support for embedded subtitles 2022-05-20 20:25:56 +02:00
Blatzar b4b06b2389 Fixed opening files from file manager :) 2022-05-19 22:27:14 +02:00
LagradOst cb4ab7ea23 fixed bad io 2022-05-07 13:39:36 +02:00
LagradOst ad64cb3f86 might have fixed #1031 2022-05-07 13:37:35 +02:00
LagradOst 659d146dfe fix quality on chromecast 2022-05-06 13:55:56 +02:00
LagradOst c37a552ebf might fix simple cache 2022-05-06 13:33:10 +02:00
Blatzar ed573f4f22 fix zoro 2022-04-02 19:50:16 +02:00
LagradOst 5b02a37fc1 more video cache settings 2022-03-16 22:31:21 +01:00
LagradOst a2f92d8a26 fixed video error with 0 cache size 2022-03-04 18:49:36 +01:00
LagradOst b5e97618ba fixed #740 and https://github.com/google/ExoPlayer/issues/9980 2022-03-04 18:18:05 +01:00
LagradOst 75472f5847 fixed #717 and regex stuff 2022-02-27 02:03:01 +01:00
LagradOst a1a5af6570 subtitle offset, fixed #36 2022-02-13 19:06:36 +01:00
LagradOst cd6c79b961 fixed #652 (downloaded subtitles) and migration tool 2022-02-13 15:51:55 +01:00
LagradOst d689d5050d fixed subs in player not appearing 2022-02-12 19:18:43 +01:00
LagradOst 5da73f4d7b minor fix + filler 2022-02-11 15:04:03 +01:00
Blatzar e04e6e686e Improved video loading speed by fixing regression caused by ProgressiveMediaSource 2022-02-08 16:15:57 +01:00
LagradOst f15e21f0d5 resume watching, added #564 2022-02-04 15:46:48 +01:00
LagradOst c35364fb82 added video cache 2022-02-01 21:05:16 +01:00
LagradOst 4bac7eb33b show type on title page + animepahe 2022-01-31 21:47:59 +01:00
LagradOst 06bafa9801 trailers.to backup fix for movies 2022-01-31 20:39:24 +01:00
Blatzar 32bd15b946 Updated Player networking to maybe fix trailers? 2022-01-28 21:20:52 +01:00
LagradOst 48c786a5b8 minor fix 2022-01-12 18:32:03 +01:00
LagradOst 3f1e398ae8 fixed subtitles 2022-01-12 17:54:19 +01:00
Blatzar 0849bffe49 DONT UPDATE TO THIS IF YOU WANT A WORKING APP
extreme player fuckery
2022-01-12 16:41:05 +01:00
LagradOst a194cae245 autoselect subtitles 2022-01-08 20:39:22 +01:00
Osten 9fd237301e
Player v2 (#401) 2022-01-07 19:27:25 +00:00