Commit Graph

75 Commits

Author SHA1 Message Date
Osten ad67b9ddab + Fixed ephemeral scroll
+ Fixed Unable to remove Subs
+ Fixed download 1 frame visual glitch
+ Maybe fixed worker
+ Updated layout API
+ Bump
2024-03-17 03:37:09 +01:00
self-similarity 809a38507b
Update SimklApi.kt (#961) 2024-03-02 23:45:18 +01:00
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
LagradOst e886fde8b8 lib longhold 2023-12-21 00:07:39 +01:00
self-similarity 137d833d4a
Improved Simkl autosync and fixed syncing seasons (#722)
* Improved simkl autosync and fixed syncing seasons
2023-10-29 00:55:49 +02:00
Luna712 968bd59188
Warn of potential duplicates when adding to library (#691) 2023-10-26 02:09:21 +02:00
Luna712 5153a74d4f
Library/LocalList: enable subscriptions on emulator layout (#702) 2023-10-23 18:21:32 +02:00
Luna712 8ed7418fe4 Enable sorting by updated date in LocalList 2023-10-14 10:30:45 -06:00
Luna712 3cb2196e62
Add favorites (#682)
* Add favorites
2023-10-14 01:02:12 +02:00
self-similarity 2baa75496e
Fix opensubtitles (#598)
* Fix OpenSubtitles
2023-09-11 20:13:42 +02:00
self-similarity 130cc16e25
Simkl API optimizations (#581)
* Fix episode removal in simkl

* Simkl API optimizations
2023-09-09 00:13:04 +02:00
self-similarity 4e01d327c6
Fix episode removal in simkl (#555) 2023-08-15 20:37:33 +02:00
LagradOst 3ab9e11350 fixed SimklApi subscription 2023-08-12 23:41:53 +02:00
self-similarity d2d2e41fb3
Added Simkl (#548) 2023-08-12 22:25:30 +02:00
Lag 9c40abc4d3 Added player intent 2023-03-17 22:15:25 +01:00
no-commit 00a91ca5fb Added Subscriptions (pinged every ~6 hours) 2023-02-19 19:27:40 +01:00
Lag aacd57cb5d Fixed scrolling up on bottom dialogs and removing stuff from AniList 2023-02-16 01:15:30 +01:00
LagradOst 3c82548c20
Library merge (#343) 2023-01-28 22:38:02 +00:00
Blatzar 0b4de81811 (hopefully) Fix home search and OpenSubtitles 2023-01-23 00:29:14 +01:00
Hexated 9fd2e84c7a
fixed Linkbox (#319) 2023-01-20 00:44:26 +01:00
Jace 42f90a79c4
[Feature] Allow input of Year on Subtitle search (#232)
* Use query text as default filename of subtitle instead of empty string.

* [Feature] Allow input of Year on Subtitle search
2023-01-17 15:11:49 +00:00
Blatzar 95f4a15864 + Added Confirm exit on Android TV
+ Added support for Play Next on Android TV
2022-12-09 18:20:10 +01:00
Deepak Patil 0b17862049
feat(subtitle): add addic7ed.com (#221) 2022-12-07 19:10:19 +00:00
Blatzar 70dcc96026 Fixed AniList api 2022-12-06 11:52:58 +01:00
Jace 42d1dd9f7d
[Feature] Use subtitle filename, instead of movie title for Opensubtitles search. (#223)
* [Feature] Use subtitle filename, instead of movie title for Opensubtitles search.

* Optimize iteration for first not null value
2022-12-03 14:48:56 +00:00
Blatzar e21c8f8038 Fixed DdosGuardKiller, SSL on android 9 and some OpenSubtitles fixes 2022-11-23 15:57:56 +01:00
Blatzar 2b29e8078f Added intent to start searching 2022-11-13 01:40:49 +01:00
Hexated b83843d3ae
small fix IndexSubtitle (#126) 2022-10-01 11:20:41 +00:00
Hexated 365d470f82
changed IndexSubtitle domain (#125) 2022-09-30 10:58:49 +00:00
Blatzar 0f492c2c82 Added fallback webview to login pages and made account selectable on TV 2022-09-17 13:03:41 +02:00
Blatzar 53965b13fb Add internal support for subtitle headers + season names 2022-09-10 19:59:37 +02:00
Blatzar 1b129920f3 Add OpenSubtitles support for Brazilian Portuguese 2022-08-20 18:08:39 +02:00
Blatzar 1f60c877de Disable indexSubtitlesApi 2022-08-19 18:23:23 +02:00
Blatzar 8b321bbd5e Unprivated function to allow nginx plugin to use it 2022-08-17 18:14:36 +02:00
Blatzar bb2385fef3 Fix link loading repos 2022-08-14 22:39:51 +02:00
C10udburst 0ec61bae8e remove all providers 2022-08-04 12:13:50 +02:00
Blatzar f85418cde1 Fixed Portuguese in OpenSubtitles 2022-07-30 21:06:58 +02:00
LagradOst 420bc5abbe minor refactor, mapper.readValue -> parseJson 2022-07-28 01:38:20 +02:00
Hexated b970ca0668
New Providers [Vietnamese][Ukrainian][Russian] (#1266)
* Add files via upload

* Add files via upload

* Update MainAPI.kt

* - Add NontonAnimeID and Kuramanime
 - refactoring code

* add GomunimeProvider, add some source, fix minor code

* add sources

* add KuronimeProvider, add sources

* small fix, (ready to merge..)

* add indonesia provider, add extractor, add source, small fix

* small fix (ready to merge)

* fix

* fix layarkaca/gomunime/kuronime

* fix (ready to merge)

* add new indonesian providers

* small fix

* add multiplex provider

* update providers

* add trailer to Providers

* add indexsubtitle

* small fix

* small fix (ready to merge)

* clean

* fix search

* improve search and load

* small fix

* left

* left too

* idlix domain fix

* fix AnimeIndo

* small cleaning

* fix(from feedback) & update Kuronime

* small fix

* fix

* fix extractor

* fix Kuronime source

* add HDrezka/Phimmoichill/Uakino

* fixHDrezka qualty

* try to fix Phimmoichill

* fix NontonAnimeID/Oploverz/Kuramanime & add extractor

* small fix

* enable indexsubtitle

* fixes HDrezka sources

* fixes rebahin

* fixes Idlix domain

* small fix

Co-authored-by: Osten <11805592+LagradOst@users.noreply.github.com>
2022-07-16 15:10:11 +00:00
Jace a1f31da695
Add hearing impaired indicator from opensubtitles. (#1268)
* Added icon to hearing aid subtitles and moved the language to a smaller text below.

Co-authored-by: Blatzar <46196380+Blatzar@users.noreply.github.com>
2022-07-10 20:36:28 +00:00
Hexated ed8164ca40
NEW!! Providers (Indonesian) (#1151)
* Add files via upload

* Add files via upload

* Update MainAPI.kt

* - Add NontonAnimeID and Kuramanime
 - refactoring code

* add GomunimeProvider, add some source, fix minor code

* add sources

* add KuronimeProvider, add sources

* small fix, (ready to merge..)

* add indonesia provider, add extractor, add source, small fix

* small fix (ready to merge)

* fix

* fix layarkaca/gomunime/kuronime

* fix (ready to merge)

* add new indonesian providers

* small fix

* add multiplex provider

* update providers

* add trailer to Providers

* add indexsubtitle

* small fix

* small fix (ready to merge)

* clean

* fix search

* improve search and load

* small fix

* left

* left too

* idlix domain fix

* fix AnimeIndo

* small cleaning

* fix(from feedback) & update Kuronime

* small fix

* fix

* fix extractor

Co-authored-by: Osten <11805592+LagradOst@users.noreply.github.com>
2022-07-06 18:15:48 +00:00
LagradOst d5ed5f867a not reload player on exit 2022-06-20 15:17:34 +02:00
LagradOst 7c7b3a3e5a fixed posters, trailer and anilist/mal + added option for posters 2022-06-19 01:03:25 +02:00
LagradOst f90a5dd2cb small fix 2022-06-18 15:23:56 +02:00
LagradOst 8fc790ab9b added Kitsu posters 2022-06-18 02:30:39 +02:00
LagradOst 81938a565f removed unessessary loading of trailers if disabled and added trailers to anilist 2022-06-17 22:43:42 +02:00
LagradOst 91a14dac0f Added trailers 2022-06-16 03:04:24 +02:00
LagradOst aecca25ed0 opensubtitles fixed create account url 2022-06-07 22:40:25 +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 eb36315b04 fixed nicehttp 2022-05-12 17:04:30 +02:00