Commit graph

431 commits

Author SHA1 Message Date
Blatzar
6fe2742770 Added keyboard shortcuts (O or NUMPAD_8) to open online subtitle searcher :) 2022-06-08 20:15: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
LagradOst
622fdcff0f added backbutton for settings 2022-06-04 02:11:32 +02:00
LagradOst
ce452a731f added profile pic in settings 2022-06-03 19:18:13 +02:00
LagradOst
3656c7ee11 remove bloat and cc from subtitles 2022-06-03 18:41:21 +02:00
LagradOst
ada48f2a98 fixed json from github issue 2022-06-03 00:51:41 +02:00
LagradOst
be4ee26b83 added subtitle encoding fixed 2022-06-02 21:28:09 +02:00
LagradOst
fbf8a758a3 added subtitle encoding 2022-05-30 15:14:41 +02:00
LagradOst
4701def2be subtitle auto encoding and fixed auto subtitles 2022-05-30 14:13:11 +02:00
LagradOst
45a7977a53 fixed tv issue and cross-provider cache 2022-05-28 16:52:36 +02:00
LagradOst
57128dbc7d settings selectable in tv mode 2022-05-27 18:39:08 +02:00
LagradOst
9b94853199 fixed small crash issue 2022-05-27 00:34:09 +02:00
LagradOst
1d7a74324b fixed selecting lang 1 instead of lang 2022-05-26 20:08:54 +02:00
LagradOst
1f56d0c12e fixed selecting lang 1 instead of lang 2022-05-26 20:08:32 +02:00
LagradOst
699d43aeb3 hopefully fixed #1096 2022-05-26 19:04:50 +02:00
Jace
183dafc54c
[Bugfix] Better fullscreen poster resolution. (#1081) 2022-05-22 09:06:52 +00:00
Blatzar
022aebd376 Fixed sub/dub preference applying inside info page 2022-05-22 00:10:33 +02:00
LagradOst
0e69a4ff37 fixed #1077 2022-05-21 20:28:58 +02:00
Blatzar
1918a1658e Merge remote-tracking branch 'origin/master' 2022-05-20 20:26:15 +02:00
Blatzar
2d0e75b921 Added support for embedded subtitles 2022-05-20 20:25:56 +02:00
exsolvere
631ebc482f
Indonesian translation (#1076)
* Create values-id

* Delete values-id

* Indonesian translation

* Update SettingsLang.kt

* Update README.md

* Update strings.xml

* small fix
2022-05-20 17:27:40 +00:00
Blatzar
b4b06b2389 Fixed opening files from file manager :) 2022-05-19 22:27:14 +02:00
LagradOst
88e1719085 settings update 2022-05-15 20:38:32 +02:00
Blatzar
8d14046c4a fixed 2embed 2022-05-14 19:07:34 +02:00
LagradOst
927d8ceeb2 fixed hd setting 2022-05-10 17:55:38 +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
LagradOst
eea424c1e8 fixed android TV auto, no download support & VLC on A11+ 2022-05-05 23:50:08 +02:00
LagradOst
1499b2be40 added settings to disable HD, SUB, DUB & Title. Now stop complaining 2022-05-05 18:16:41 +02:00
LagradOst
16b2924375 :okand: restored lost resume watching 2022-05-02 23:32:28 +02:00
Blatzar
109e1b9f17 Switched to NiceHttp
Used !! as it was easier (with 10000 providers)
+ visible errors
2022-05-02 18:58:27 +02:00
LagradOst
d30788f47c fixed ocean search hint & bflix url 2022-04-30 22:31:32 +02:00
LagradOst
30fddb0360 new quicksearch 2022-04-30 03:13:50 +02:00
LagradOst
fd50e2cccb fixed #1011 2022-04-30 00:48:05 +02:00
LagradOst
7e9fa1ec41 hopefully fixed ocean-16 (Made actors clickable) 2022-04-28 01:25:01 +02:00
LagradOst
5a19c1bf4d hopefully fixed ocean-21 2022-04-27 21:48:27 +02:00
LagradOst
d8fb6ea86d fixed one episode bug from prev prerelease 2022-04-26 20:50:44 +02:00
LagradOst
e84c8aa335 semifixed #997 and resume watching bug (will wipe all current resume watching data) 2022-04-26 15:52:30 +02:00
LagradOst
1a5fc93eba added search to homepage 2022-04-25 20:00:25 +02:00
LagradOst
e2c29338d2 Poster title location 2022-04-25 19:34:14 +02:00
LagradOst
7adc6f6cb1 fixed #958 2022-04-22 21:01:29 +02:00
LagradOst
e3cc7ca489 minor change 2022-04-22 20:53:58 +02:00
LagradOst
3cd335aaa0 new tv icon 2022-04-22 18:52:31 +02:00
LagradOst
fafc498df9 fixed pref quality 2022-04-18 21:31:14 +02:00
LagradOst
b942e066ee quality stuff 2022-04-18 20:49:17 +02:00
Jace
9fb4b74b79
[Feature] Random button on Homepage. (#919)
* [Feature] Random button on Homepage.

* commit missing edits

* applied PR suggestions

* [Feature] Add option to hide title on video player.

* Toggle visibility of Random button on Homepage

* fixes
2022-04-18 17:55:21 +00:00
LagradOst
1d8300341e added more recommendations 2022-04-18 02:26:13 +02:00
Blatzar
f451b71b0b You can now import subtitle fonts :) 2022-04-17 01:03:18 +02:00