Commit Graph

655 Commits

Author SHA1 Message Date
LagradOst 989790d5c4 Merry Fucking Christmas 2021-12-24 17:09:01 +01:00
LagradOst dce2fad64f possible fix + remove trailers.to 2021-12-24 16:35:44 +01:00
GitHub Actions 317d6c2f83 chore(docs): update list of sites 2021-12-21 23:11:26 +00:00
Jace f8883e3692
add pinoy-hd.xyz provider (#338)
* Add pinoy-hd.xyz to movie providers.
* Add pinoymovies.es site
* Add download option for pinoymoviepedia, and various cleanups.
2021-12-21 23:11:13 +00:00
LagradOst ebc0485233 fixed stuff 2021-12-21 19:58:22 +01:00
GitHub Actions 67ade4d0b4 chore(docs): update list of sites 2021-12-21 17:58:56 +00:00
doteq 752e8797e1
Add filman.cc provider (Polish) (#356) 2021-12-21 17:58:42 +00:00
Blatzar a64dd14104 changed cache and trailers.to message as people keep being annoying about it 2021-12-20 14:34:17 +01:00
Blatzar ed020eb5b6 bruh moment 2021-12-19 15:00:09 +01:00
Blatzar e118938a41 fixed tenshi searching 2021-12-19 14:26:42 +01:00
Blatzar 607c9e9af5 fixed crashing in AllMoviesForYou 2021-12-17 13:42:25 +01:00
LagradOst a96b396307 removed context (no user change) + small bug fixes 2021-12-17 00:45:20 +01:00
Blatzar 2580455cd5 fixed smelly code 2021-12-16 21:18:47 +01:00
Blatzar 40c454aed9 fixed crashing 2021-12-16 21:12:27 +01:00
Blatzar 917ff0ac4a fixed TenshiProvider.kt 2021-12-16 20:33:14 +01:00
LagradOst cbeecb7b8e Merge remote-tracking branch 'origin/master' 2021-12-13 19:42:01 +01:00
LagradOst cc3eba51f3 staging for sync 2021-12-13 19:41:33 +01:00
TubaApollo 042b450de0
Updated German Translations (#333)
* Updated German Translations

-Added new Translations
-Fixed existing translations
2021-12-12 16:11:12 +00:00
GitHub Actions 40ae708588 chore(docs): update list of sites 2021-12-12 13:21:00 +00:00
LagradOst 04cab02488 fixed vol 2021-12-12 14:20:22 +01:00
LagradOst ce8d91684f Merge remote-tracking branch 'origin/master' 2021-12-12 03:33:26 +01:00
LagradOst 486cea39c5 fuck android (((also fixes))) 2021-12-12 03:33:17 +01:00
Blatzar 1943a4e66e Merge remote-tracking branch 'origin/master' 2021-12-12 02:49:50 +01:00
Blatzar 2a55a256aa massively improved zoro 2021-12-12 02:49:41 +01:00
LagradOst ef91102daf autohide part 2 fuck android tv 2021-12-11 22:36:35 +01:00
LagradOst dba8e7e70a autohide so stop fkng asking for it 2021-12-11 22:23:36 +01:00
Blatzar 4b0a3e0c4e Merge remote-tracking branch 'origin/master' 2021-12-11 21:56:14 +01:00
Blatzar 02bc462236 fixed player regression 2021-12-11 21:55:42 +01:00
Darren John de Lima dcbcaae56e
Update translations (#324)
* Minor spelling corrections in default language

* Update Romanian translation and add whitespace separators

* Add comment separators Romanian

* Main strings - minor updates to text

* Update Portuguese (Brazil)

* Add singular and example to Romanian

https://github.com/LagradOst/CloudStream-3/issues/263

* Tidy whitespace/alignment in Pt and Ro

* Correct Pt typos: singular

* Correct English typos; is Eigengravy a translation from German?

* Main strings.xml: revert some changes to  due to dependents

These words must stay lowercase due to dependent code using them in sentences elsewhere.  I think that's all the bad changes corrected?

Not sure about:
- the singular stuff, e.g. @string/movies
- whether I should localise the screen reader section or remove it. Is it "optional", or just flat out not needed?
2021-12-11 18:32:32 +01:00
LagradOst 6291933533 minor bug fix 2021-12-11 01:26:54 +01:00
LagradOst 49a91328d8 fixed UI bug with chomecast 2021-12-11 01:13:41 +01:00
LagradOst 7e83670963 added nice ass loading 2021-12-11 00:57:32 +01:00
Blatzar 1e858ddd04 updated deprecated exoplayer functions 2021-12-11 00:42:24 +01:00
LagradOst 5c0bab96a4 added fab to resultspage 2021-12-10 20:48:21 +01:00
LagradOst ea9ef8d293 updated resultspage UI (dont update if you are on a tv) 2021-12-10 01:20:24 +01:00
LagradOst fd7e7ae3e0 updated homepage UI 2021-12-09 22:20:27 +01:00
Jace fdaf7d34a0
add provider: pinoymoviepedia.ru (#297)
* add provider: pinoymoviepedia.ru
- add fembed extractor

* Update PinoyMoviePedia.kt

* minor edit

* refactor to use Session for post, and prefix 'app' to 'get' requests.

* - add domainName property to FEmbed extractor, to change domain api source.
- use diasfem domain for pinoymoviepedia fembed links.
- various minor refactors for cleanliness.
- try to fetch m3u8 files from upstream server for pinoymoviepedia.

* use mapper for json objects

* - fembed: inherit from xstreamcdn extractor.
- xstreamcdn: refactored to allow fembed inheritance.
- hide Adult +18 row on homepage.

* - add fembed to extractor list.
- some fixes

Co-authored-by: Arjix <53124886+ArjixWasTaken@users.noreply.github.com>
2021-12-09 09:57:41 +01:00
Osten a596f3ed12
Update README.md 2021-12-08 23:45:24 +00:00
GitHub Actions 3871baae97 chore(docs): update list of sites 2021-12-08 23:41:42 +00:00
Arjix ca6e9fb889
Added https://ihavenotv.com (#308)
Co-authored-by: LagradOst <balt.758@gmail.com>
2021-12-08 23:41:26 +00:00
GitHub Actions 743d84fc38 chore(docs): update list of sites 2021-12-08 23:40:02 +00:00
LagradOst e86524cf5b Merge remote-tracking branch 'origin/master' 2021-12-09 00:39:43 +01:00
LagradOst a8d8d9fcf2 removed bloat, removed KawaiifuProvider, bump 2021-12-09 00:39:30 +01:00
Arjix 3e3e5da2f4
fixed indentation 2021-12-08 23:37:51 +02:00
Darren John de Lima 1fa6d045e4
chore: Added Pt & Ro Translations 2021-12-08 23:36:49 +02:00
LagradOst 444488849e fixed arjix download m3u8 stuff again 2021-12-07 19:17:46 +01:00
Blatzar a50cb9a08d Made the requests nicer and added sessions 2021-12-05 17:22:30 +01:00
GitHub Actions 1d1485a4ed chore(docs): update list of sites 2021-12-05 13:16:47 +00:00
Stefan Stojkovski 7db2981c9c
Added macedonian translation (#303) 2021-12-05 15:16:34 +02:00
LagradOst 64ce14e290 small fixes 2021-12-04 23:40:24 +01:00