JonaxHS
bd91cfb5fc
New source with content in Latin Spanish ( #369 )
...
* Pelisplus spanish provider
Co-authored-by: LagradOst <balt.758@gmail.com>
2021-12-27 17:41:55 +00:00
Sarlay
8c6e5a63d5
Added french-stream.re ( #357 )
...
Co-authored-by: Arjix <53124886+ArjixWasTaken@users.noreply.github.com>
Co-authored-by: LagradOst <46196380+Blatzar@users.noreply.github.com>
2021-12-27 01:15:49 +00:00
LagradOst
2a1e0d98a3
change to UI
2021-12-26 01:05:10 +01:00
LagradOst
9d2e924ac1
fixed Vidstream extractor
2021-12-25 19:54:44 +01:00
Blatzar
251da7d157
fixed hls download notification
2021-12-25 19:04:40 +01:00
LagradOst
384e31343f
fixed bug with seek
2021-12-25 18:23:31 +01:00
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
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
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
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
Arjix
ca6e9fb889
Added https://ihavenotv.com ( #308 )
...
Co-authored-by: LagradOst <balt.758@gmail.com>
2021-12-08 23:41:26 +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
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
LagradOst
1a58734b7d
updated logo
2021-12-04 22:40:55 +01:00
LagradOst
d109298d60
new logo
2021-12-04 01:20:59 +01:00
Blatzar
9b639a06fb
fix downloaded subtitles
2021-12-03 23:48:30 +01:00
monke
e6a85855b1
Updated Hindi TL ( #295 )
...
* Updated TL
* so smart me
2021-12-03 20:06:25 +01:00
LagradOst
2932768891
subs fix
2021-11-30 18:59:52 +01:00
Blatzar
517e77fdfb
fix build.gradle
2021-11-30 17:20:36 +01:00
Blatzar
3fe746f1b2
Final fix for trailers.to now stop reporting it
...
Episode subs wont load all the times due to an underlying app bug, Lagrad should fix it soon.
2021-11-30 14:22:46 +01:00
Blatzar
968f3b8b9c
seconds try fixing trailers.to
2021-11-29 21:11:35 +01:00
Blatzar
225def6145
fix trailers.to tv-series & added notice
2021-11-29 20:26:57 +01:00
Blatzar
54effd6c80
Merge remote-tracking branch 'origin/master'
2021-11-28 17:14:26 +01:00
Blatzar
e864d28b35
add trailers (not complete)
2021-11-28 17:10:19 +01:00
LagradOst
b13c1eac01
android TV fix
2021-11-28 13:18:01 +01:00
LagradOst
53288cfaf1
Merge remote-tracking branch 'origin/master'
2021-11-27 19:50:04 +01:00
LagradOst
6c42fbbacb
UI fix and android TV fix
2021-11-27 19:49:51 +01:00
Jace
f97fb3c484
add main page to HDM provider ( #276 )
2021-11-27 14:54:43 +01:00
LagradOst
696f38e746
small fix for android tv and dark theme
2021-11-27 00:19:17 +01:00
LagradOst
37d402d7b3
sflix mirror and phone layout UI update
2021-11-25 23:36:35 +01:00
LagradOst
b3cbedcd3a
Merge remote-tracking branch 'origin/master'
2021-11-25 18:26:31 +01:00
LagradOst
d57d1dc435
monke update (NOT TESTED)
2021-11-25 18:26:14 +01:00
Blatzar
a9606dc983
Updated AsianLoad url
2021-11-21 14:42:58 +01:00
LagradOst
1f57af9362
netflix sans
2021-11-20 16:19:24 +01:00
LagradOst
28fcf68b14
anilist/mal search
2021-11-20 01:41:37 +01:00
Blatzar
3fdc623600
fixed allmoviesforyou
2021-11-18 23:32:42 +01:00
Red
71c7afba15
transparency ( #253 )
2021-11-17 13:25:09 +01:00
Mete
cb88a77563
Updated Turkish Translations ( #251 )
...
* Added Turkish Translation
* Fixes
Added 🇹🇷 to README and removed not translateable strings
* Update SettingsFragment.kt
* Update strings.xml
* Update strings.xml
* Update strings.xml
Co-authored-by: Mete <37701679+smetexozdogan@users.noreply.github.com>
2021-11-16 20:20:42 +01:00
Sarlay
3c9e8c44a0
fixed long loading times in vf-series.org ( #240 )
2021-11-13 16:49:31 +01:00
LagradOst
a16cd3ef9a
updated syncapi and possible bug fixed
2021-11-12 17:55:54 +01:00
LagradOst
1628ec56c2
mem leak fix
2021-11-10 23:37:44 +01:00
LagradOst
7466ecbc2f
general fixes to make app more primate friendly
2021-11-09 22:15:11 +01:00
Jace
97641d5459
fix: Edge case bug of setting preferred media without any provider that has mainPage ( #231 )
2021-11-09 15:40:12 +01:00
LagradOst
f38ffc8ce9
Merge remote-tracking branch 'origin/master'
2021-11-08 19:13:46 +01:00
LagradOst
a34c79e4a9
account switch
2021-11-08 19:13:39 +01:00
Sarlay
d9eacc152b
Added vf-serie.org, migrated vf-film.org to vf-film.me and updated french translation ( #229 )
2021-11-07 22:53:49 +00:00
LagradOst
3a6814f808
navigation 2.3.5 -> 2.4.0-beta02
2021-11-07 23:52:26 +01:00
LagradOst
d6870836d9
anilist/mal api, (NO UI YET)
2021-11-07 23:10:19 +01:00
LagradOst
e5f3d4b20b
Added custom download directory ( #219 )
...
Co-authored-by: Osten <balt.758@gmail.com>
2021-11-07 15:34:52 +00:00
amorabda
de3d3ce3a4
Update VfFilmProvider.kt ( #184 )
2021-11-07 13:13:31 +01:00
Jace
d338639290
Fix: Reload homepage after changing 'preferred media' setting ( #221 )
2021-11-05 22:08:47 +00:00
LagradOst
7cb545f7c9
viewmodel fix I think + small fixes
2021-11-05 22:39:56 +01:00
CVIUS
9b4690f1bb
better tagalog translation ( #224 )
...
* better tagalog translation
* fix typo
* fix typo again
2021-11-05 07:03:15 +01:00
LagradOst
38e08c90d6
refix
2021-11-02 16:27:47 +01:00
TubaApollo
02ece8922d
Updated German translation ( #218 )
...
* Updated German Translations
-Added new Translations
-Fixed existing translations
* Update strings-de.xml
2021-11-02 15:23:15 +00:00
LagradOst
2f9c76d9b5
updated anime API for dub/sub
2021-11-02 16:09:29 +01:00
krrishkap
32a0658611
TL Norsk and tagalog (preferred media) ( #211 )
...
* Norsk (preferred media)
* Tl Tagalog (preferred media)
2021-10-31 21:46:17 +01:00
Mete
ccc689ab03
Added Turkish Translation ( #210 )
...
* Added Turkish Translation 🇹🇷
Co-authored-by: Mete <37701679+smetexozdogan@users.noreply.github.com>
2021-10-31 18:31:02 +00:00
LagradOst
bdec8c8490
Merge remote-tracking branch 'origin/master'
2021-10-31 19:28:49 +01:00
LagradOst
3cf79fa5b2
small UI fix and download fix
2021-10-31 19:28:35 +01:00
Jace
0ebfe71759
Add new setting 'Preferred Media' to filter out media types ( #203 )
...
* Add new setting 'Preferred Media' to filter out media types. Closes #200
* Apply media filter to 'Random'
Co-authored-by: Osten <balt.758@gmail.com>
2021-10-31 18:51:39 +01:00
LagradOst
bd8350f255
#202 fix?
2021-10-31 18:01:26 +01:00
krrishkap
5a341104f0
TLs for New strings (Tagalog) ( #206 )
...
Co-authored-by: Osten <balt.758@gmail.com>
2021-10-31 16:40:49 +00:00
krrishkap
ee7cc6301e
TLs for new strings (Norsk) ( #207 )
2021-10-31 16:32:12 +00:00