Commit Graph

1133 Commits

Author SHA1 Message Date
Blatzar 37e7e1ffdc Merge remote-tracking branch 'origin/master' 2022-09-22 17:20:35 +02:00
Blatzar 94fa6b963b Fix buggy OpenSubtitles caused by race condition 2022-09-22 17:20:26 +02:00
Cloudburst b7ad79a02b Add a notification when updated extensions 2022-09-22 12:50:28 +02:00
Blatzar 880b89ea85 Fixed lock button on Arabic locale 2022-09-21 17:47:18 +02:00
Blatzar 2f44c97b86 Update plugin backend 2022-09-17 17:41:44 +02:00
Blatzar 0f492c2c82 Added fallback webview to login pages and made account selectable on TV 2022-09-17 13:03:41 +02:00
Hexated 9402a28041
fixed StreamSB (#105) 2022-09-14 11:43:35 +02:00
Blatzar 4385d4d2cc Made repository focusable on FireStick 💀 2022-09-13 19:50:25 +02:00
Blatzar d38f36e617 Merge remote-tracking branch 'origin/master' 2022-09-13 10:52:56 +02:00
Blatzar 2bd4d67c5d Fixed random timeout crashes 2022-09-13 10:52:51 +02:00
Hexated beca2b7b84
[extractor] added Gdriveplayer (#99)
* added Gdriveplayer

* added Sbflix

* added DoodWfExtractor

* fixed StreamSB
2022-09-12 19:38:33 +00:00
Blatzar d6aa0e576c Fix create account dialog on RTL locale & remove update cache 2022-09-12 17:58:03 +02:00
Blatzar 7f475ba059 Part 3 update for named seasons 2022-09-12 17:22:48 +02:00
Blatzar e830595c5f Part 2 update for named seasons 2022-09-12 16:00:27 +02:00
Blatzar 6f60298fc9 Fix selecting homepage 2022-09-11 13:43:05 +02:00
Blatzar 9c5f2ef2f1 Fix GMPlayer 2022-09-11 13:37:44 +02:00
Blatzar dc6af1df43 Fix GMPlayer audio 2022-09-11 01:06:37 +02:00
Blatzar 93b60a023e Merge remote-tracking branch 'origin/master' 2022-09-10 19:59:47 +02:00
Blatzar 53965b13fb Add internal support for subtitle headers + season names 2022-09-10 19:59:37 +02:00
Cloudburst 11d3b576ba add RepoApi.installRepo for the website 2022-09-10 19:33:30 +02:00
Cloudburst c8cd6f921d Merge branch 'master' of https://github.com/recloudstream/cloudstream 2022-09-10 19:22:27 +02:00
Cloudburst 74e3af0dbe only allow voting on installed extensions 2022-09-10 19:21:01 +02:00
Anarchydr ce70cdd3d5
croatian language added (#95) 2022-09-10 16:47:42 +00:00
Cloudburst 9431cde2f9 add DNS.WATCH and Quad9
closes #94
2022-09-10 18:37:48 +02:00
Hexated 9383a2d176
removed "Provider" from extension name (#97)
* remove "Provider" from extension name
2022-09-09 11:13:25 +00:00
Blatzar e620d7b3d7 Add more keybindings for player actions 2022-09-08 17:35:56 +02:00
Blatzar d799a21277 Add voting cache to lessen spam 2022-09-07 00:40:31 +02:00
Cloudburst 39dce7935c
Merge pull request #88 from recloudstream/voting 2022-09-06 21:41:09 +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
Blatzar e1758e6346 Possible fix for audio track decoding on some devices 2022-09-06 17:50:41 +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 8172696d1a update votes to sha256 and add github link 2022-09-05 19:09:27 +02:00
Cloudburst a3eef399a9 add voting system 2022-09-05 18:45:13 +02:00
Blatzar 6f3e9891c5 Disable exoplayer tunneling 2022-09-05 14:21:42 +02:00
Hexated ae137f4a34
added extractors (#86) 2022-09-04 23:13:17 +00:00
Jace abc9421fb1
[Feature] Add new extractor - PlayLtXyz (#71)
* [Feature] Add new extractor - PlayLtXyz

* various cleanups

* cleanups
2022-09-04 18:54:54 +00:00
Blatzar a946127eb1 Dismiss dialog when clicking public repos 2022-09-02 23:33:58 +02:00
Hexated ec9a39814b
[extractor] simple added Vidgomunime (#79) 2022-09-02 16:19:20 +00: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
reduplicated 7a68d6304f fixed subs bug + fixed generator bug + bump 3.1.4 + updated drive link 2022-08-31 20:08:45 +02:00
Hexated cbff00090d
[extractor] simple added Rasacintaku (#74) 2022-08-31 16:54:39 +02: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
reduplicated cd119822f2 tv UI fixes 2022-08-29 01:52:15 +02: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
Hexated 66842daa93
Added Zorofile (extractor) (#58)
* Added Zorofile (extractor)

* fixes
2022-08-26 12:07:53 +00:00
Blatzar 67addd79a0 update loadAllOnlinePlugins 2022-08-25 13:49:24 +02:00
Blatzar 241cc92e84 update loadAllOnlinePlugins 2022-08-25 13:48:55 +02:00