Commit graph

833 commits

Author SHA1 Message Date
LagradOst
302185093c move to async get requests + remade search 2022-01-29 22:25:12 +01:00
GitHub Actions
d0c259166e chore(docs): update list of sites 2022-01-29 18:57:38 +00:00
LagradOst
06801ba6ab minor refactor 2022-01-29 19:57:19 +01:00
LagradOst
45567fb4f4 more links gogo, fixed #503 2022-01-29 19:37:35 +01:00
Jace
26ba1de2f2
Fix PinoyHDxyz provider issue on some tv series not properly recognized. (#520)
* pinoyhd provider code cleanup

* Fix PinoyHDxyz provider issue on some tv series not properly recognized.

* removed MainAPI prefix on fetchUrls method
2022-01-29 17:02:52 +00:00
Blatzar
3856f52eb6 Merge remote-tracking branch 'origin/master' 2022-01-28 21:21:12 +01:00
Blatzar
32bd15b946 Updated Player networking to maybe fix trailers? 2022-01-28 21:20:52 +01:00
LagradOst
0631e28c4c fixed zoro bug 2022-01-27 21:19:31 +01:00
Blatzar
e0925cfded fix duplicate links 2022-01-25 17:02:51 +01:00
GitHub Actions
47de7ed864 chore(docs): update list of sites 2022-01-24 21:15:54 +00:00
Stormunblessed
0b8c02f9e2
Fixes on providers and 3 new spanish sites (#511)
* Added Monoschinos and DoramasYT

* Fixes on Monoschinos and DoramasYT

* Monoschinos, PelisplusHD updates, 3 new spanish providers

* fixes
2022-01-24 21:15:40 +00:00
LagradOst
e2405f2526 android TV homepage redesign 2022-01-24 21:39:22 +01:00
LagradOst
6677d6aaee fixed title visibility bug on android TV 2022-01-24 19:59:55 +01:00
LagradOst
3547b5c994 zoro rapidcloud (#500) 2022-01-22 16:37:10 +01:00
GitHub Actions
8f116dc959 chore(docs): update list of sites 2022-01-22 14:15:00 +00:00
Jace
f8ac139b67
fix: multiple providers with reversed episode list. (#498)
load links for PinoyMoviesEsprovider.
abstracted asianembed helper for multiple providers.
2022-01-22 14:14:47 +00:00
LagradOst
d4637a3a26 regex for captions 2022-01-19 19:02:09 +01:00
LagradOst
038800d93a fuck unicode 2022-01-19 17:20:43 +01:00
LagradOst
bb2ecce6bc update UI 2022-01-18 15:10:01 +01:00
LagradOst
64cf7ddb1d fixed TV skip loading 2022-01-18 13:17:36 +01:00
Stormunblessed
09f66396bc
2 new spanish subtitled sites Monoschinos and DoramasYT (#473)
* Added Monoschinos and DoramasYT

* Fixes on Monoschinos and DoramasYT
2022-01-18 12:06:35 +00:00
doteq
7185df6b68
Redesign player layout for tv (#479)
Co-authored-by: LagradOst <balt.758@gmail.com>
2022-01-18 00:24:23 +00:00
LagradOst
9f9251108a fixed json pair and next episode 2022-01-17 17:17:19 +01:00
LagradOst
030f0e98c3 fixed #467 2022-01-16 23:53:01 +01:00
LagradOst
1e0d2c07ce Merge remote-tracking branch 'origin/master' 2022-01-16 23:31:59 +01:00
LagradOst
44c7d5ff8c fixed #461 2022-01-16 23:31:42 +01:00
Red
487fa53b81
modify akwam desc selector (#468) 2022-01-16 21:29:04 +01:00
Stormunblessed
fd6eee635f
New spanish dubbed site PelisplusHD (#465)
* Added PelisplusHD

* Update Uqload.kt
2022-01-16 17:43:44 +00:00
Blatzar
55fb24a51f made WebViewResolver.kt more powerful 2022-01-16 16:35:06 +01:00
LagradOst
ef9d6e11a7 fixed arab site 2022-01-15 20:51:30 +01:00
GitHub Actions
ad3b775787 chore(docs): update list of sites 2022-01-14 21:19:08 +00:00
Blatzar
1b396b0bd0 Merge remote-tracking branch 'origin/master' 2022-01-14 22:18:53 +01:00
Blatzar
b106b86fdd Added Arabic provider (Akwwam.io)
Note that some movies dont work because they're .rar files
2022-01-14 22:18:24 +01:00
LagradOst
5b3a5aaf01 fixed #450 2022-01-14 20:23:53 +01:00
LagradOst
735a418df7 Merge remote-tracking branch 'origin/master' 2022-01-14 19:14:34 +01:00
LagradOst
d87090c573 fixed 2 small issues and code cleanup 2022-01-14 19:14:24 +01:00
GitHub Actions
e00afdfa0d chore(docs): update list of sites 2022-01-13 21:09:25 +00:00
LagradOst
0f1229354a crash fix and headphones pause 2022-01-13 22:09:05 +01:00
GitHub Actions
ca4d05bd34 chore(docs): update list of sites 2022-01-13 15:01:07 +00:00
Jace
153b164cec
add kdramahood provider. minor cleanups. (#440) 2022-01-13 15:00:51 +00:00
Blatzar
9ed55d6d82 fire tv testing 🙏 2022-01-13 14:26:41 +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
Blatzar
9db6206e68 commit to help bloj 2022-01-12 14:35:10 +01:00
Jace
296f58a0b2
Add default cover when posterUrl is null or empty (#423)
* add default cover image for when posterUrl is null or empty.

* show monke image on load when posterUrl is null or empty. Also, shows 'No Episodes found'on Tv Series when ep count is 0

* replace default cover image
2022-01-11 12:53:08 +00:00
Jace
f7aa1ce06d
Various providers fixes (#426) 2022-01-11 12:36:54 +00:00
Osten
48d391c530
Update SettingsFragment.kt 2022-01-10 21:43:36 +00:00
tuan041
0cddcb1864
Update strings.xml (#409)
* Update strings.xml

* Update strings.xml
2022-01-10 13:29:17 +00:00
GitHub Actions
d8e82159a8 chore(docs): update list of sites 2022-01-09 12:27:22 +00:00