Commit Graph

1452 Commits

Author SHA1 Message Date
C10udburst 7aad801a6e add a way to filter providers by language 2022-08-21 10:52:44 +02:00
C10udburst 78bd0452c0 update translations
- remove untranslatable entries
- update polish translations
2022-08-21 10:06:13 +02:00
C10udburst cd579a2230 use formatShortFileSize wherever its possible 2022-08-21 09:47:58 +02:00
reduplicated f462e1896b minifix 2022-08-21 04:22:24 +02:00
reduplicated 34cbcd8311 faster init time for homepage dex 2022-08-21 03:44:49 +02:00
reduplicated 10f4d33c59 Merge remote-tracking branch 'origin/master' 2022-08-20 19:40:03 +02:00
reduplicated 051ca7a68d minor crash fixes + suspended stuff 2022-08-20 19:39:04 +02:00
Blatzar 3f5ff71163 Ripped out function to make Backup and restore operations easier :) 2022-08-20 18:24:02 +02:00
Blatzar 1b129920f3 Add OpenSubtitles support for Brazilian Portuguese 2022-08-20 18:08:39 +02:00
Blatzar 4bb15a61c2 Fix minor layout inconsistency 2022-08-20 17:38:41 +02:00
C10udburst a84af97210 fix #34 2022-08-20 14:19:47 +02:00
C10udburst 5ad5b5ea36 fix #43 2022-08-20 14:16:27 +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
C10udburst 5508c2d14e readded extractors (remove the extractors repo) 2022-08-20 09:46:57 +02:00
reduplicated cb11cd13e6 tv ui fix 2022-08-20 03:06:35 +02:00
reduplicated db3e23621a fixed UI 2022-08-19 20:28:03 +02:00
Blatzar 1f60c877de Disable indexSubtitlesApi 2022-08-19 18:23:23 +02:00
Blatzar 0635784333 Fix bug with persisting tvTypes
closes #27
2022-08-19 18:17:37 +02:00
Jace e4a5e00ef4 Add overload method to newHomePageResponse() to allow list of HomePageList 2022-08-19 13:28:41 +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
reduplicated fc5f80c112 fixed icon size 2022-08-19 00:03:20 +02:00
Blatzar 6149d48443 Add repository button to setup 2022-08-18 22:21:15 +02:00
Sarang S ffd8db4c65
Download all plugins from repository (#23) 2022-08-18 18:46:20 +00:00
Sarang S 6e74515e37
Download update apk to cache folder (#20)
* custom downloader + typo

* mutex lock downloading, using app client

* fix mutex

* remove unused imports
2022-08-18 15:58:10 +00:00
reduplicated 0fcb7b8db5 fixed crashes 2022-08-18 02:54:05 +02:00
Blatzar e9e4298a7a Fix searching race condition with loading plugins 2022-08-18 00:26:50 +02:00
Blatzar 4832421bd2 Fixed automatic updates 2022-08-17 23:59:21 +02:00
Blatzar 3f134dc0b2 More unprivated functions :) 2022-08-17 19:35:53 +02:00
Blatzar 8b321bbd5e Unprivated function to allow nginx plugin to use it 2022-08-17 18:14:36 +02:00
C10udburst 4546370dc4 Merge branch 'master' of https://github.com/recloudstream/cloudstream 2022-08-17 15:52:05 +02:00
C10udburst da6d7aecd2 add flags to extensions 2022-08-17 15:51:58 +02:00
Blatzar aa3ece66a9 Cloned sites working
Fixes #19
2022-08-17 14:26:36 +02:00
Blatzar 99d6aef993 Add webview support for cloudstreamrepo uri 2022-08-17 00:17:50 +02:00
Blatzar 63d6ea02c0 Added option to uppercase all subtitles
closes #18
2022-08-16 21:42:32 +02:00
Blatzar 318ee08366 Fix homepage and fix some tv issues 2022-08-16 21:07:49 +02:00
Blatzar ef165ad4cb Add webview fallback for TV 2022-08-16 01:24:19 +02:00
Blatzar 309c2b828c TV navigation improvements 2022-08-16 00:24:27 +02:00
Cloudburst e68fda7d82
fix inappupdater maybe 2022-08-15 22:49:55 +02:00
C10udburst daa397ff60 Merge branch 'master' of https://github.com/recloudstream/cloudstream 2022-08-15 19:30:23 +02:00
C10udburst 46846ab3cc 100% did not add an easter egg legit no scam 😳 2022-08-15 19:30:11 +02:00
Blatzar 11e8ce8f92 No backing up plugins 2022-08-15 19:20:26 +02:00
Blatzar 7eb0c83dc5 Fix loading repositories from browser 2022-08-15 17:03:06 +02:00
Blatzar 5a351e1fe3 Merge remote-tracking branch 'origin/master' 2022-08-15 16:45:18 +02:00
Blatzar cff67b7db3 Fix index out of bounds 2022-08-15 16:44:46 +02:00
Cloudburst e1de73f36f
make logcat multiline 2022-08-15 16:41:03 +02:00
C10udburst ce45351399 fix dokka 2022-08-15 15:36:16 +02:00
C10udburst 6233edefd4 in-app updater changes 2022-08-15 15:27:25 +02:00
Cloudburst c29eabb399
add signing? 2022-08-15 12:04:04 +02:00
Cloudburst 079aae8afd
fix shitpack issue
(we may want to revert this later)
2022-08-15 11:23:32 +02:00
Jace ed9ae3d0e0 [Additional feature] Also apply quality filter to HomePage list 2022-08-15 11:14:36 +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
Blatzar b2ee957833 Fix homepage loading with plugins 2022-08-14 23:34:47 +02:00
Blatzar 2d3d8dd781 Merge remote-tracking branch 'origin/master' 2022-08-14 22:40:04 +02:00
Blatzar bb2385fef3 Fix link loading repos 2022-08-14 22:39:51 +02:00
Blatzar 8162e48b92 Merge remote-tracking branch 'origin/master' 2022-08-14 19:53:27 +02:00
Blatzar a43534417b Fix scrolling to top when managing plugins 2022-08-14 19:53:21 +02:00
reduplicated b118344bdb fixed search theme 2022-08-14 18:48:17 +02:00
Blatzar 18f1fba047 Fix merge conflict 2022-08-14 18:13:44 +02:00
Blatzar d64bf911e8 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/src/main/java/com/lagradost/cloudstream3/MainActivity.kt
2022-08-14 18:09:47 +02:00
Blatzar d91446c654 Faster startup and fix bug removing plugins 2022-08-14 18:09:19 +02:00
C10udburst 64fd8fdf45 Merge branch 'master' of https://github.com/recloudstream/cloudstream 2022-08-14 16:31:33 +02:00
C10udburst 93c1713702 add nsfw TvType instead of isAdult property 2022-08-14 16:00:10 +02:00
C10udburst 6c99cd78b6 fixup! polish translations 2022-08-14 14:36:33 +02:00
C10udburst 017020fb03 add "Others" category 2022-08-14 13:49:14 +02:00
C10udburst 9e157a8a12 fix ui stuff
fixes #7
2022-08-14 13:23:06 +02:00
C10udburst 34b3d1ae9e polish translations 2022-08-14 13:05:04 +02:00
Cloudburst 113c5fe22a
Merge pull request #11 from recloudstream/patch-1 2022-08-14 11:38:49 +02:00
Blatzar e45246f834 No tv types on local plugins 2022-08-13 23:55:54 +02:00
Blatzar 733e7f67d3 Merge remote-tracking branch 'origin/master' 2022-08-13 23:49:30 +02:00
Blatzar bcfa3cff77 Add tv type support 2022-08-13 23:49:16 +02:00
C10udburst 6e5d129d81 generate dokka 2022-08-13 16:09:08 +02:00
reduplicated 678885b661 fix adapter
Co-authored-by: Cloudburst <18114966+C10udburst@users.noreply.github.com>
2022-08-13 13:20:07 +02:00
Blatzar b7a11048f0 Add search button 2022-08-13 05:53:35 +02:00
Blatzar 34131bdf62 Fix download bar not showing 2022-08-12 03:56:44 +02:00
Blatzar 796ae90b8c Made prebuilt repos key based and added nice info to extensions page 2022-08-12 03:51:06 +02:00
Blatzar 815838f17b Add local file management 2022-08-12 00:36:19 +02:00
reduplicated 0dc8077296 extensions info + updated adapter 2022-08-11 19:39:34 +02:00
Blatzar a3d17065f4 Merge remote-tracking branch 'origin/master' 2022-08-11 19:42:02 +02:00
Blatzar 9509692b39 Make pasting repo url better 2022-08-11 19:41:54 +02:00
Blatzar 132dda6f4c Option to disable automatic plugin updates 2022-08-11 19:12:27 +02:00
Blatzar 0ca6c2a6e6 Fix images in plugins list 2022-08-11 18:54:21 +02:00
Cloudburst 01f525054c
fix plugin settings btn in recycler view 2022-08-11 17:20:50 +02:00
Blatzar 46b88ba094 Fix layout symmetry 2022-08-11 16:24:52 +02:00
C10udburst e502be5972 give openSettings the context 2022-08-11 11:05:47 +02:00
C10udburst 416d2b67b9 improve extension ui, add setting button for plugins 2022-08-11 10:49:20 +02:00
Blatzar 688bbd5ec3 Merge remote-tracking branch 'origin/master' 2022-08-10 04:31:44 +02:00
Blatzar 89354a8d5c Removed PREBUILT_REPOSITORIES 2022-08-10 04:31:38 +02:00
C10udburst 90be3b3401 resources loading 2022-08-09 18:14:36 +02:00
C10udburst 15f0ba12d1 smol cleanup 2022-08-09 17:19:26 +02:00
C10udburst 38f251339d fix online plugins and update unloading 2022-08-09 17:03:58 +02:00
Blatzar 1321009837 No setup if no PREBUILT_REPOSITORIES and code cleanup 2022-08-09 15:44:32 +02:00
Cloudburst 8c87cd36bc
add unload log 2022-08-09 14:17:29 +02:00
C10udburst f56d3e2603 fix strings-nl 2022-08-09 12:26:45 +02:00
Cloudburst a698157e8d
Merge pull request #5 from recloudstream/dutch-pr 2022-08-09 12:18:01 +02:00
reduplicated aa6a84cdb9 Fix chromecasting regression 2022-08-09 10:46:20 +02:00
C10udburst bceeec849d add plugin unloading 2022-08-09 10:33:16 +02:00
Blatzar 08d7f3444f Show PREBUILT_REPOSITORIES in extensions tab 2022-08-09 05:30:51 +02:00
Blatzar 72f1726367 Merge remote-tracking branch 'origin/master' 2022-08-09 04:54:05 +02:00
Blatzar 6e819e3b96 Plugin setup screen and hopefully fix critical error 2022-08-09 04:53:24 +02:00
tonya1545b fd7dc96eb9
Updated Dutch Language 2022-08-08 22:29:51 +02:00
Cloudburst 98644f1ca2
add nore logging 2022-08-08 22:02:02 +02:00
Blatzar 2c399e6916 No plugin loading on bad status 2022-08-08 20:52:03 +02:00
Blatzar a1dd6cc106 Now possible to add repositories without names 2022-08-08 20:21:50 +02:00
Blatzar 72dc24c455 Remove plugins when repo is deleted 2022-08-08 20:14:57 +02:00
reduplicated 060d983d2e Fix chromecasting regression 2022-08-08 14:37:46 +02:00
reduplicated 32d9aea02c batch download plugins 2022-08-08 01:03:54 +02:00
reduplicated 4e6bbf3908 updated ui and logic for plugins 2022-08-07 23:11:13 +02:00
Blatzar dd25523bea Remove duplicate caused by merger 2022-08-07 18:04:01 +02:00
Blatzar e14b2d24c8 Merge remote-tracking branch 'origin/master' 2022-08-07 18:02:00 +02:00
Blatzar 89936c2bd6 Revamped backend and added auto updating 2022-08-07 18:01:32 +02:00
Cloudburst 3510208b90
dmca be gone 2022-08-07 15:09:37 +02:00
Cloudburst 83f31713eb
another thing i accidentaly removed 2022-08-07 14:30:48 +02:00
C10udburst ff8f10c867 fix provider cloning 2022-08-07 14:14:51 +02:00
Blatzar 8f3176d2cf Added adult marker support and status int to SitePlugin 2022-08-07 13:48:01 +02:00
C10udburst 15f2299742 guh 2022-08-07 11:08:25 +02:00
C10udburst f9d3aa1861 fix another merge issue 2022-08-07 11:02:24 +02:00
C10udburst 08af1d98be fix merge issue 2022-08-07 10:46:58 +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
C10udburst 505d5e1950 add error toast? 2022-08-07 09:28:21 +02:00
C10udburst f9d6ade4f5 remove domains from intent filter
(will have to be added dynamically)
2022-08-07 08:34:03 +02:00
Blatzar 34660bcd48 Added loading repositories from url 2022-08-07 02:48:49 +02:00
Blatzar 8c0e07decb Added basic extension management 2022-08-07 01:43:39 +02:00
reduplicated 27344abbec tv done? 2022-08-06 20:51:32 +02:00
reduplicated e05d7a82de tv fixes 2022-08-06 20:36:45 +02:00
Blatzar e10cb7b0a3 Added RepositoryParser 2022-08-06 20:27:56 +02:00
reduplicated f063a4b3a1 tv layout fixed 2022-08-06 18:08:20 +02:00
Blatzar b42c0b905b Converted Pluginmanager to kotlin 2022-08-06 17:48:00 +02:00
Blatzar b208b4e9ae Rename .java to .kt 2022-08-06 17:48:00 +02:00
reduplicated 3a2041c52f added trailer to superstream 2022-08-06 17:16:04 +02:00
reduplicated 52a656a234 added recommendations to superstream 2022-08-06 16:56:46 +02:00
C10udburst eee80becbe fix again 2022-08-06 10:13:21 +02:00
reduplicated c9f393d0e3 Merge remote-tracking branch 'origin/master' 2022-08-06 01:41:45 +02:00
reduplicated fdaeffed0c tv layout stuff 2022-08-06 01:41:35 +02:00
C10udburst 8b4b1fd7fd add sources jar 2022-08-05 17:55:29 +02:00
reduplicated cce8cef6d0 Change backup to .txt to fix issues on some devices 2022-08-05 15:47:21 +02:00
reduplicated 718199ee39 Merge branch 'master' of https://github.com/reduplicated/Cloudstream 2022-08-05 15:38:05 +02:00
reduplicated 5026bfc54b SuperStream fix bookmarks (you need to redo them if they do not work) and some shows not loading 2022-08-05 15:36:05 +02:00
reduplicated 33045c9115 added missing xml 2022-08-05 14:49:44 +02:00
reduplicated 1bc4c7e56d android tv resultview testing 2022-08-05 00:26:33 +02:00
reduplicated cd9bdb8ba7
Merge pull request #2 from reduplicated/newResultViewModel
New result view model
2022-08-04 16:13:27 +02:00
reduplicated 53b961050a small fix 2022-08-04 16:03:13 +02:00
C10udburst f90f91cea5 add plugin api? 2022-08-04 12:51:11 +02:00
C10udburst 0ec61bae8e remove all providers 2022-08-04 12:13:50 +02:00
reduplicated 0606713fd5 viewmodel done I think 2022-08-04 03:19:59 +02:00
reduplicated 497ccbee97 bump 2022-08-04 00:33:37 +02:00
reduplicated d402568d50 updated repo constants 2022-08-04 00:09:00 +02:00
LagradOst 550b832d58 small fix 2022-08-03 19:57:38 +02:00
LagradOst 2c10df6231 download button + resume watching 2022-08-03 19:27:49 +02:00
Blatzar 96226aa237 Fixed link loading in SuperStream (disabled nsfw filter on link loading) 2022-08-03 18:30:32 +02:00
Blatzar 93c62a0298 Fixed seasons in SuperStream, removed nsfw and fixed tags 2022-08-03 17:58:10 +02:00
Blatzar b07a5253e6 Added SuperStream
Co-authored-by: Zo <42999156+ImZaw@users.noreply.github.com>
2022-08-03 17:23:41 +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
Hexated 02b8da0c45
fix LayarKacaProvider (#1388) 2022-08-03 00:03:15 +00:00
Hexated 0d86e80953
fix missing subtitle in Kisskh (#1387) 2022-08-02 20:34:12 +00:00
LagradOst 9678b068ee fixed inf scroll on tv 2022-08-02 18:26:16 +02:00
LagradOst 8076bc0332 Merge branch 'master' of https://github.com/LagradOst/CloudStream-3 2022-08-02 15:55:43 +02:00
LagradOst e6c76262b2 fixed 9anime 2022-08-02 15:48:19 +02:00
Hexated df509dfe1b
Added Inf home to some providers and new providers (#1377)
* The Boys!!

* Prikitieww...
2022-08-02 13:17:43 +00:00
LagradOst 64ea5e2f4b compiling, not done 3 2022-08-02 02:43:42 +02:00
LagradOst f57b12d89c not done 2 2022-08-01 04:46:43 +02:00
LagradOst 3f19429805 not done 2022-08-01 03:00:48 +02:00
antonydp 3e020355f2
New provider ilgeniodellostreaming(IT) (#1375)
* ilgeniodellostreaming
2022-07-31 18:15:14 +00:00
LagradOst 4dd72058c2 updated mainapi 2022-07-31 17:02:22 +02:00
Blatzar 65804d7739 Fix HDMovie5.kt and None in homepage 2022-07-31 16:20:48 +02:00
antonydp e32f99d8a7
changes on italian providers Main Pages (#1372)
* changes on italian providers Main Pages

* changes on italian providers Main Pages

* changes on italian providers Main Pages
2022-07-30 23:47:15 +00:00
Blatzar 9bb60a1677 Merge remote-tracking branch 'origin/master' 2022-07-30 21:07:41 +02:00
Blatzar f85418cde1 Fixed Portuguese in OpenSubtitles 2022-07-30 21:06:58 +02:00
LagradOst dc62ee278a readd strings.xml 2022-07-30 19:35:07 +02:00
LagradOst a5ee7f712d fixed #1344 2022-07-30 19:34:10 +02:00
LagradOst c7531faceb Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/src/main/java/com/lagradost/cloudstream3/movieproviders/FilmpertuttiProvider.kt
2022-07-30 18:58:17 +02:00
LagradOst 53fa4ca33f made inf scrolling better + fixed search bug 2022-07-30 18:56:41 +02:00
Blatzar 59b5732925 Merge remote-tracking branch 'origin/master' 2022-07-30 17:44:24 +02:00
Blatzar 9856cbb952 Fixed some episodes on sflix.to, updated NiceHttp and made m3u8 gen suspend + throwable 2022-07-30 17:43:37 +02:00
LagradOst a6d2361b52 Merge remote-tracking branch 'origin/master' 2022-07-30 17:30:32 +02:00
LagradOst d3b3091fe0 made inf scrolling better + fixed search bug 2022-07-30 17:30:23 +02:00
xzolw a6143be10e
Update strings.xml (#1367) 2022-07-30 13:46:36 +00:00
Samet Mert Karataş e7cec31b61
Update Turkish translation (#1366) 2022-07-30 12:32:41 +00:00
LagradOst 625ff8c910 Merge remote-tracking branch 'origin/master' 2022-07-30 05:44:09 +02:00
LagradOst e64c84500d experimental inf homepage (9anime test) 2022-07-30 05:43:57 +02:00
Blatzar e1128e7a39 Merge remote-tracking branch 'origin/master' 2022-07-30 03:24:23 +02:00
Blatzar 510dd9c358 Added setup screen :) 2022-07-30 03:24:07 +02:00
Davide f94cf6c852
Updated Italian translation (#1364) 2022-07-29 20:31:00 +00:00
Nicolò C 4e2dcb22b0
Added AniPlay provider and fixed M3u8Helper.selectBest (#1362)
* Added AniPlay provider and fixed M3u8Helper selectBest

* Code changes for better code quality
2022-07-29 17:35:44 +00:00
LagradOst 0c4a73a72f delete bookmarks and watch history 2022-07-29 17:51:39 +02:00
Saksham Shekher bd09fadf44
Updated Domain (#1360)
* Update YomoviesProvider.kt

* Update providers.json

* Update providers.json
2022-07-28 21:24:50 +00:00
LagradOst 0fb0c6b39f fixed #1358 2022-07-28 18:55:30 +02:00
LagradOst cd569b44c8 small fix 2022-07-28 17:49:44 +02:00
Bambarini 4ac7e0c967
Show languages of providers in alphabetical order to make it consistent with app language selector (#1357)
Co-authored-by: Paweł <pawelmaczalowski@gmail.com>
2022-07-28 13:30:29 +00:00
Blatzar e54c951bb6 Add 1000ms subtitle offset buttons 2022-07-28 15:29:09 +02:00
LagradOst 31054c604f
fixed regression in egybest 2022-07-28 12:23:36 +00:00
LagradOst c6f75fef42 Merge remote-tracking branch 'origin/master' 2022-07-28 01:38:37 +02:00
LagradOst 420bc5abbe minor refactor, mapper.readValue -> parseJson 2022-07-28 01:38:20 +02:00
Saksham Shekher a8211f6259
Disabled Providers (#1316)
* Update providers.json

* Update providers.json

* switched to kotlinx serialization, failing build due to failure of on primitive types

* Reverted to 2embed.to

* Update providers.json

* Update providers.json

* Updated url

* Revert "Merge branch 'LagradOst:master' into patch-1"

This reverts commit d95b2b46066576ed910d7c5f18775333fb6707ec, reversing
changes made to 8c8bd3a510ca08ff49dcb517c174ad9478e563bc.

* Update SettingsAccount.kt

Revert changes made to SettingsAccount.kt

Co-authored-by: LagradOst <11805592+LagradOst@users.noreply.github.com>
Co-authored-by: Blatzar <46196380+Blatzar@users.noreply.github.com>
2022-07-27 17:56:59 +00:00
LagradOst 31ee495bc1 fixed extractor bug 2022-07-27 19:54:53 +02:00
LagradOst 6027beb078 Merge remote-tracking branch 'origin/master' 2022-07-27 19:36:39 +02:00
LagradOst 47f4e10078 added subtitles to ExtractorApi 2022-07-27 19:36:31 +02:00
Nicolò C 98bb4f3687
Added AnimeSaturn provider (#1347)
* Added AnimeSaturn provider

* A little fix

* Another small fix and improvements
2022-07-27 16:28:43 +00:00
LagradOst a7e29dd8d5 Merge remote-tracking branch 'origin/master' 2022-07-27 18:27:58 +02:00
LagradOst 8340d364f9 moved vidsrc to extractor, fixed #1350 2022-07-27 18:27:49 +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
antonydp 738d56916f
Unshorten url (#1172)
* bug fixes and add cast

* fixed Altadefinizione search

* fixed Altadefinizione search

* UnshortenUrl

* UnshortenUrl

* fix unshorten function loop
fix unshortenAdfly

* fix unshorten function loop
fix unshortenAdfly

* isShortLink and companion object

* ShortLink object
2022-07-26 01:44:46 +00:00
Hexated d20d73b264
New providers (non-english) (#1342)
* All for one :)

* moved Yomovies

* small fix
2022-07-26 01:43:25 +00:00
Gustavo 54499f9e15
Added Themed Icon for Android 13 (#1341)
* Added Themed Icon for Android 13

* Removed extra > character
2022-07-25 23:38:46 +00:00
Hexated 44afd4c6b5
Replace HDrezka domain with mirror site and enable it 😁 (#1340)
* fix HDrezka domain

* Update providers.json
2022-07-25 22:02:26 +00:00
LagradOst 390bfca05b Merge remote-tracking branch 'origin/master' 2022-07-25 23:51:50 +02:00
LagradOst c6a10518f5 9anime should work now 2022-07-25 23:46:17 +02:00
Zaw 31094cb398
Added new arabic provider and added trailers to egybest (#1322)
* Update EgyBestProvider.kt

* Add files via upload

* Update CimaNowProvider.kt

* Update MainAPI.kt

* Update EgyBestProvider.kt

* Update CimaNowProvider.kt

* Update CimaNowProvider.kt

* Update EgyBestProvider.kt

* Update CimaNowProvider.kt

* Update CimaNowProvider.kt
2022-07-25 18:43:41 +00:00
hexated f61d4b217d fixed LayarKaca 2022-07-25 20:42:09 +02:00
Blatzar 0a97217ce8 fixed Filman 2022-07-25 20:35:44 +02:00
Blatzar 338bf4287a simple fix for xcine 2022-07-25 20:21:39 +02:00
antonydp 4427dba69e
Some fixes on italian providers (#1337) 2022-07-25 17:02:03 +00:00
LagradOst 9b6b06437f added flags to livestreams 🇸🇪 🇮🇳 🇦🇶 & horizontal 2022-07-25 03:18:27 +02:00
LagradOst 8ad17143a4 readded actors, i forgor 💀 2022-07-24 04:49:15 +02:00
Blatzar edd8a02750 Added german provider 2022-07-22 04:03:05 +02:00
Blatzar 5414145d79 Merge remote-tracking branch 'origin/master' 2022-07-21 03:44:12 +02:00
Blatzar 17054fbc70 Maybe fixed EgyBest and sorta fixed FireTV crashing on weird navigation with keyboard. 2022-07-21 03:43:23 +02:00
LagradOst 7c2512aec8 kotlin 1.7.10, crash fixes 2022-07-21 01:48:46 +02:00
Blatzar b034273318 Fixed regression which caused github metadata to get skipped 2022-07-20 23:00:29 +02:00
Blatzar 877030045f Fix stream button to support .m3u 2022-07-20 19:06:28 +02:00
Blatzar 252a8f0176 Merge remote-tracking branch 'origin/master' 2022-07-20 15:33:41 +02:00
Blatzar 62f13319e3 Fixed AnimeWorldProvider 2022-07-20 15:30:17 +02:00
Saksham Shekher 53a6a9b1a4
Update VidEmbedProvider.kt (#1314) 2022-07-20 05:03:48 +00:00
Shivam 6335b4172d
Add Kim Cartoon (#1311)
* * change url

* Add Kim Cartoon

* Remove prints & format a bit

* Remove jsoup parse
2022-07-19 20:48:48 +00:00
Blatzar b5cfc2db1c Added Eja.tv (live tv from all over the world) 2022-07-19 22:24:55 +02:00
Blatzar 36b30c289a Extra safety fix 2022-07-19 16:19:48 +02:00
Blatzar 6ebcf44147 Fixed AnimeWorldProvider and disabled 2 domains with cloudflare :( 2022-07-19 16:18:35 +02:00
Samet Mert Karataş 9551805661
Add new Turkish strings and update README.md (#1307)
* Add new strings

* Update README.md to show Czech language in the supported languages
2022-07-18 18:00:45 +00:00
Hexated a241bed56c
fixes Oploverz Home (#1306)
* [fixes] Oploverz Home

* small fix
2022-07-18 17:23:35 +00:00
Saksham Shekher dc78cc0bfe
Removed APIMDB (#1305)
* Update MainAPI.kt

* Delete ApiMDBProvider.kt

* Update MainAPI.kt
2022-07-17 21:27:24 +00:00
LagradOst 0a339a0901 3.0.0 bump 2022-07-17 22:30:24 +02:00
Blatzar e78e068214 Merge remote-tracking branch 'origin/master' 2022-07-17 22:08:54 +02:00
Blatzar 56218529c3 Added Streamlare extractor 2022-07-17 22:08:40 +02:00
Saksham Shekher 57e5d33ac4
2embed fixes (#1302)
* Update TwoEmbedProvider.kt

* Update providers.json

* Update providers.json
2022-07-17 14:30:14 +00:00
LagradOst 6d351a4737 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/src/main/java/com/lagradost/cloudstream3/movieproviders/HDMovie5.kt
2022-07-17 02:44:36 +02:00
LagradOst 15ab0f2087 fix 2022-07-17 02:43:49 +02:00
LagradOst e7e63b4855 play any stream & a bit of work on invideoplayer episodes & no links found last error 2022-07-17 02:41:01 +02:00
Blatzar e21518567e Updated HDMovie5.kt domain 2022-07-17 00:57:47 +02:00
Blatzar 30f2b4b782 Fixed ihavenotv, closes #1292 2022-07-16 21:35:58 +02:00
[ alex ionuț ] bb7400638a
updated romanian translations and file (#1271)
* updated romanian translations and file

updated the xml file with the latest features and improved translations

* Fixed compile error by removing duplicates

Co-authored-by: LagradOst <46196380+Blatzar@users.noreply.github.com>
2022-07-16 15:14:48 +00:00
Freddy Morán Jr 6c48266e8d
Create array.xml (#1280) 2022-07-16 15:13:28 +00:00
Freddy Morán Jr def994f708
Update strings-es.xml (#1279) 2022-07-16 15:13:21 +00:00
Hexated b970ca0668
New Providers [Vietnamese][Ukrainian][Russian] (#1266)
* Add files via upload

* Add files via upload

* Update MainAPI.kt

* - Add NontonAnimeID and Kuramanime
 - refactoring code

* add GomunimeProvider, add some source, fix minor code

* add sources

* add KuronimeProvider, add sources

* small fix, (ready to merge..)

* add indonesia provider, add extractor, add source, small fix

* small fix (ready to merge)

* fix

* fix layarkaca/gomunime/kuronime

* fix (ready to merge)

* add new indonesian providers

* small fix

* add multiplex provider

* update providers

* add trailer to Providers

* add indexsubtitle

* small fix

* small fix (ready to merge)

* clean

* fix search

* improve search and load

* small fix

* left

* left too

* idlix domain fix

* fix AnimeIndo

* small cleaning

* fix(from feedback) & update Kuronime

* small fix

* fix

* fix extractor

* fix Kuronime source

* add HDrezka/Phimmoichill/Uakino

* fixHDrezka qualty

* try to fix Phimmoichill

* fix NontonAnimeID/Oploverz/Kuramanime & add extractor

* small fix

* enable indexsubtitle

* fixes HDrezka sources

* fixes rebahin

* fixes Idlix domain

* small fix

Co-authored-by: Osten <11805592+LagradOst@users.noreply.github.com>
2022-07-16 15:10:11 +00: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
Samet Mert Karataş 6a3df3b412
Fix for Czech and add Turkish array.xml (#1293)
* Move values-cs/strings.xml to the correct place

* Add array.xml
2022-07-15 16:45:16 +00:00