Commit Graph

63 Commits

Author SHA1 Message Date
TheBeastLT
a4f28aedc8 [addon] refactor applyMochs method and include other debrid options 2020-05-11 21:54:10 +02:00
TheBeastLT
8613a6500f [addon] extracts common resolve queue logic to root moch class 2020-05-11 21:20:17 +02:00
TheBeastLT
a534b1ec68 [addon] adds premiumize download functionality 2020-05-11 21:10:55 +02:00
TheBeastLT
b4a4ebf529 [addon] adds alldebrid download functionality 2020-05-11 20:56:18 +02:00
TheBeastLT
c0224558d6 [addon] extracts rd status codes to methods 2020-05-11 20:33:21 +02:00
TheBeastLT
0c8c813756 [addon] adds debrid download link option an logic 2020-05-10 21:34:12 +02:00
TheBeastLT
3662eda2bc [addon] refactors realdebrid to allow downloading links 2020-05-10 20:13:45 +02:00
TheBeastLT
c8dd952354 [addon] adds alldebrid moch 2020-05-09 21:49:03 +02:00
TheBeastLT
f9260bff2e [addon] adds premiumize moch 2020-05-09 14:44:49 +02:00
TheBeastLT
0e7d7d0b32 [addon] prepares moch structure for multiple providers 2020-05-09 11:38:19 +02:00
TheBeastLT
3d31d5d735 [addon] adds m4v video format 2020-04-28 13:37:07 +02:00
TheBeastLT
bd71311da6 [addon] adds request processing limiter 2020-04-26 23:53:24 +02:00
TheBeastLT
5e72683ce4 [addon] updates multi/dual languages handling 2020-04-25 11:25:21 +02:00
TheBeastLT
e349a48c1a [addon] return 302 instead of 301 for resolved links 2020-04-22 10:22:55 +02:00
TheBeastLT
0133adbbda [addon] revert provider symbol to cog 2020-04-15 16:47:19 +02:00
TheBeastLT
09ce0f7594 [addon] bumps version 2020-04-15 14:36:36 +02:00
TheBeastLT
940954bb19 [addon] compare size with delta instead of equality 2020-04-15 14:36:12 +02:00
TheBeastLT
c2389cd9e9 [addon] adds initial version for languages visualization 2020-04-15 14:28:27 +02:00
TheBeastLT
3bc8da509d [addon] excludes resolution from cam/ts sources 2020-04-15 12:32:21 +02:00
TheBeastLT
c565980e45 [addon] enables yts and eztv providers 2020-04-14 08:34:17 +02:00
TheBeastLT
de0fc88cf3 [addon] display enabled providers 2020-04-12 20:41:38 +02:00
TheBeastLT
fed5098b88 [addon] moves rd resolver to addon 2020-04-08 21:44:15 +02:00
TheBeastLT
5f81cded75 [scraper] updates stream info mapping 2020-04-05 21:42:44 +02:00
TheBeastLT
eb23968452 [scraper] limit all queries to 500 results 2020-04-05 20:30:48 +02:00
TheBeastLT
b51abbd636 [addon] filter by default providers 2020-04-05 20:30:09 +02:00
TheBeastLT
4ea86742a6 [addon] uses forked rd library 2020-04-03 10:50:24 +02:00
TheBeastLT
6b36667b7f [addon] disable mongo unifiedTopology 2020-03-31 11:53:59 +02:00
TheBeastLT
cfe722c148 [addon] fixes id splitting 2020-03-27 08:29:27 +01:00
TheBeastLT
98eb05510f updates config url 2020-03-26 20:12:45 +01:00
TheBeastLT
6244208ed6 adds docker deployment 2020-03-26 18:34:29 +01:00
TheBeastLT
2c4df9fc47 [addon] fixes 4k sorting 2020-03-20 18:11:02 +01:00
TheBeastLT
701a782986 [addon] cache presorted streams without additional info to reduce byte size 2020-03-20 17:25:33 +01:00
TheBeastLT
5f429ebdc0 [scraper] do not use imdbId for series from tpb 2020-03-20 14:25:05 +01:00
TheBeastLT
25aafc7555 [addon] populate existing config values in template 2020-03-19 20:08:51 +01:00
TheBeastLT
e8390ad2a5 [addon] adds sorting and limit options 2020-03-19 17:10:27 +01:00
TheBeastLT
0e4c65e203 [addon] fix configure text in manifest 2020-03-19 12:57:41 +01:00
TheBeastLT
d5a82fc72d [addon] removes moch url resolving from addon 2020-03-19 12:32:09 +01:00
TheBeastLT
f3f0cda966 [addon] updates configure manifest text 2020-03-19 11:47:21 +01:00
TheBeastLT
9c066a88f1 [addon] add named queue to run single unrestrict 2020-03-18 11:15:15 +01:00
TheBeastLT
1308b9eb7a [addon] fix multiple entries from same torrent issue 2020-03-17 22:57:31 +01:00
TheBeastLT
60b74683d4 [addon] use initial download link instead of transcoded 2020-03-17 22:41:58 +01:00
TheBeastLT
6490b2fbe8 [addon] passed cached file ids in the urls 2020-03-17 22:34:33 +01:00
TheBeastLT
a1d6e5fa80 [addon] fixes kitsu movie handler 2020-03-17 19:57:00 +01:00
TheBeastLT
4de9f3f013 [scraper] fixes cache option deprecation 2020-03-17 19:40:19 +01:00
TheBeastLT
78b3dda9e3 [addon] fixed file selection for multiple files on undefined index 2020-03-17 19:19:32 +01:00
TheBeastLT
e06ab1ca99 [addon] remove cache control 2020-03-17 19:12:25 +01:00
TheBeastLT
99e489f8b8 [addon] add cache control for redirect 2020-03-17 19:03:06 +01:00
TheBeastLT
7fd638b9e0 [addon] add proxy for realdebrid unrestrict request 2020-03-17 18:17:27 +01:00
TheBeastLT
727c763e43 [addon] filter realdebrid cached entries to contain ony videos 2020-03-17 16:37:11 +01:00
TheBeastLT
ea0250c910 [addon] adds experimental realdebrid support for cached torrents 2020-03-17 15:17:10 +01:00