Commit graph

233 commits

Author SHA1 Message Date
Blatzar
53965b13fb Add internal support for subtitle headers + season names 2022-09-10 19:59:37 +02:00
Cloudburst
74e3af0dbe only allow voting on installed extensions 2022-09-10 19:21:01 +02:00
Cloudburst
9431cde2f9 add DNS.WATCH and Quad9
closes #94
2022-09-10 18:37:48 +02:00
Cloudburst
92c442c3c3 Merge branch 'voting' of https://github.com/recloudstream/cloudstream into voting 2022-09-06 21:33:01 +02:00
Cloudburst
8c6c4939d2 address requests 2022-09-06 21:31:44 +02:00
Cloudburst
d4b6a17ea9
Merge branch 'master' into voting 2022-09-05 20:52:25 +02:00
Blatzar
afb35f73b3 Add isM3u8 to raw stream button 2022-09-05 20:45:56 +02:00
Cloudburst
a3eef399a9 add voting system 2022-09-05 18:45:13 +02:00
Cloudburst
cdf0047bfd update pl and de translations 2022-09-01 14:26:37 +02:00
Cloudburst
93b176e3cd add safe mode that disabled extensions on crash 2022-09-01 14:13:54 +02:00
LagradOst
461f3d75d8
Add audio and video track support (#69)
* Add audio and video track support
2022-08-31 19:58:26 +00:00
KillerDogeEmpire
e503534ab1
Made Language into provider (#68)
* made the language category to Provider category

* Remove the translations for the language category since it's now changed
2022-08-29 21:20:03 +00:00
Jace
01c81fc421
[Feature] Copy settings values from Preferences to providers APIs (#48)
* [Feature] Copy settings values from Preferences to providers APIs

* Use companion object instead for singular object access across all providers

* Fix build

* Re-order code hierarchy. Prioritize loading settings from pref
2022-08-28 18:32:17 +00:00
Blatzar
bbdb1d7ad3 Add toggle to disable autoplay
Fixes #57
2022-08-24 03:10:06 +02:00
Blatzar
92dbbf86b2 Switched prefer_media_type_key to fix crashes (you arent supposed to use this yet anyways 💀) 2022-08-24 00:12:56 +02:00
C10udburst
cd579a2230 use formatShortFileSize wherever its possible 2022-08-21 09:47:58 +02:00
Jace
a49f4668e4 [Feature] Refactor Preferred Media to allow multi-selection and support for all TvType. 2022-08-20 10:01:24 +02:00
reduplicated
db3e23621a fixed UI 2022-08-19 20:28:03 +02:00
C10udburst
ecb2fffe96 remove unused resources 2022-08-19 13:08:17 +02:00
C10udburst
318230dd09 UI improvements
- add file size to plugin entries.
- move flag, version and +18 around
- make icon size compatible with stuff other than google favicons
2022-08-19 10:59:11 +02:00
Sarang S
ffd8db4c65
Download all plugins from repository (#23) 2022-08-18 18:46:20 +00:00
Blatzar
63d6ea02c0 Added option to uppercase all subtitles
closes #18
2022-08-16 21:42:32 +02:00
C10udburst
6233edefd4 in-app updater changes 2022-08-15 15:27:25 +02:00
Jace
dce6f06368 [Feature] Filter search results by film quality 2022-08-15 11:14:36 +02:00
Jace
b5337a1cfb [Feature] Filter subtitle using 'preferred media' language 2022-08-15 11:14:36 +02:00
Blatzar
bbf9f247a9 Add reference to public list 2022-08-15 03:31:33 +02:00
reduplicated
b118344bdb fixed search theme 2022-08-14 18:48:17 +02:00
C10udburst
93c1713702 add nsfw TvType instead of isAdult property 2022-08-14 16:00:10 +02:00
C10udburst
017020fb03 add "Others" category 2022-08-14 13:49:14 +02:00
Blatzar
796ae90b8c Made prebuilt repos key based and added nice info to extensions page 2022-08-12 03:51:06 +02:00
reduplicated
0dc8077296 extensions info + updated adapter 2022-08-11 19:39:34 +02:00
Blatzar
132dda6f4c Option to disable automatic plugin updates 2022-08-11 19:12:27 +02:00
Blatzar
6e819e3b96 Plugin setup screen and hopefully fix critical error 2022-08-09 04:53:24 +02:00
Blatzar
72dc24c455 Remove plugins when repo is deleted 2022-08-08 20:14:57 +02:00
reduplicated
32d9aea02c batch download plugins 2022-08-08 01:03:54 +02:00
Blatzar
8f3176d2cf Added adult marker support and status int to SitePlugin 2022-08-07 13:48:01 +02:00
C10udburst
ff7b468f54 Merge branch 'master' into merge-reduplicated 2022-08-07 10:27:57 +02:00
C10udburst
d304ec0533 remove kill switch (should be plugin specific) 2022-08-07 09:30:58 +02:00
Blatzar
8c0e07decb Added basic extension management 2022-08-07 01:43:39 +02:00
reduplicated
fdaeffed0c tv layout stuff 2022-08-06 01:41:35 +02:00
reduplicated
1bc4c7e56d android tv resultview testing 2022-08-05 00:26:33 +02:00
LagradOst
d763b4a7aa fixed bottom dialog style + bugfix 2022-08-03 03:02:08 +02:00
LagradOst
a99713fe0c viewmodel dialogs 2022-08-03 02:04:03 +02:00
LagradOst
f57b12d89c not done 2 2022-08-01 04:46:43 +02:00
Blatzar
510dd9c358 Added setup screen :) 2022-07-30 03:24:07 +02:00
Bambarini
b1ce673896
Update Polish translations and fix filman.cc (#1338)
* Update Polish translations

* Update Polish translations again

* Fix filman.cc provider and add years metadata

* Delete misc.xml

* Null fix

* Null fix v2?

* Ultimate Null fix

* Ultimate Null fix - the refactor story

* Refactor obtaining document
2022-07-26 15:45:11 +00:00
LagradOst
bec9a87eed Play with CloudStream, fixed #1335 2022-07-26 04:31:58 +02:00
Blatzar
b5cfc2db1c Added Eja.tv (live tv from all over the world) 2022-07-19 22:24:55 +02:00
LagradOst
524d0717e2 play any stream & a bit of work on invideoplayer episodes & no links found last error 2022-07-16 03:43:10 +02: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