1169 Commits

Author SHA1 Message Date
TheBeastLT
e79064019e [scraper] fixes tpb browse request url 2020-03-27 19:51:35 +01: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
abe67cdf4c deploy only when there are changes in addon 2020-03-26 18:44:59 +01:00
TheBeastLT
6244208ed6 adds docker deployment 2020-03-26 18:34:29 +01:00
TheBeastLT
0e802c74d2 [scraper] check for if new episode when decomposing 2020-03-26 18:19:14 +01:00
TheBeastLT
184f7e23b0 [scraper] adds google-it for imdbid search 2020-03-23 20:41:07 +01:00
TheBeastLT
ed6f0969da [scraper] removes adding failed idb entry to db 2020-03-23 16:13:03 +01:00
TheBeastLT
fd3fd9c2fe [scraper] use html escape lib 2020-03-23 16:09:56 +01:00
TheBeastLT
cd9530bfa7 [scraper] updates kitsu addon url 2020-03-23 14:16:28 +01:00
TheBeastLT
83ef6e09af [scraper] fixes academia horriblesubs mapping 2020-03-21 12:43:20 +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
c164000bc2 [scraper] moves resolver logging to actual method 2020-03-20 16:38:19 +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
084744b35b [scraper] moves moch url resolving to scraper 2020-03-19 12:21:10 +01:00
TheBeastLT
f3f0cda966 [addon] updates configure manifest text 2020-03-19 11:47:21 +01:00
TheBeastLT
186a8457cd [scraper] handle movie range as movie collection 2020-03-18 14:31:37 +01:00
TheBeastLT
9c066a88f1 [addon] add named queue to run single unrestrict 2020-03-18 11:15:15 +01:00
TheBeastLT
b08d46efd4 [scraper] fixes has movies regex 2020-03-17 23:55:45 +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
d26764fce9 [scraper] move is-video function to a file 2020-03-17 19:28:43 +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
TheBeastLT
7948f4877e [scraper] fixes cron expression 2020-03-17 08:28:41 +01:00
TheBeastLT
8e67c5f40e [scraper] updates horriblesubs mapping 2020-03-17 08:25:31 +01:00
TheBeastLT
7e7e46a5f3 [scraper] updates tpb proxies 2020-03-16 14:48:57 +01:00
TheBeastLT
b05d4dee33 [scraper] retrieve latest entries in sequence 2020-03-16 10:53:36 +01:00
TheBeastLT
b6e2fceeee [scraper] fix null imdbid search result 2020-03-16 09:34:49 +01:00
TheBeastLT
70c279d7d7 [addon] adds filtering based on provider 2020-03-15 23:49:54 +01:00
TheBeastLT
6c56d76f98 [scraper] overwrite torrent type if differs from metadata type 2020-03-15 20:46:41 +01:00
TheBeastLT
5e4ed626e9 [scraper] includes 1337x sort api option 2020-03-15 20:45:48 +01:00
TheBeastLT
a1d39af630 [addon] adds custom landing page for addon configuration 2020-03-15 20:37:30 +01:00
TheBeastLT
dba04c8a69 [scraper] retry different resource type for cinemeta if not found 2020-03-15 11:55:19 +01:00
TheBeastLT
e904dea5e6 [scraper] fixes 1337x size parsing 2020-03-15 11:54:55 +01:00
TheBeastLT
03d37918cd [addon] check title equality for stream title creation in series 2020-03-15 11:30:21 +01:00
TheBeastLT
2ea787c0c7 [scraper] updates tpb dum scraper 2020-03-15 11:24:18 +01:00
TheBeastLT
3ca4479d8a [scraper] add html entities escape 2020-03-14 22:54:44 +01:00