Commit graph

183 commits

Author SHA1 Message Date
TheBeastLT
1782e03660 use filename from behaviorhints in encoded redirect url 2024-05-26 21:23:15 +03:00
TheBeastLT
3984e2b0ed try to fix offcloud file selection 2024-05-25 12:48:09 +03:00
TheBeastLT
87648bbe50 pass ip to all debrid requests 2024-04-26 09:45:05 +03:00
TheBeastLT
c916a4ce34 fix possible retry loop in RD 2024-04-20 22:13:00 +03:00
TheBeastLT
b19bc10724 always force file selection when recreating torrent in RD 2024-04-20 21:18:28 +03:00
TheBeastLT
cc750af56f force single file selection when link is an archive 2024-04-20 20:45:04 +03:00
TheBeastLT
4840fe187b when downloading a single file try to see if it's cached under different id set in RD 2024-04-20 20:19:26 +03:00
TheBeastLT
a83eef99da improve offcloud link resolving 2024-03-15 20:39:43 +02:00
TheBeastLT
9c92b2100f sort debrid videos depending on filename matching 2024-03-15 20:27:16 +02:00
TheBeastLT
ba65d15b37 improve offcloud link resolving 2024-03-15 20:25:57 +02:00
TheBeastLT
bd5d1d1a56 fix resolving videos for debrid when multiple files from the same torrent are returned 2024-02-05 09:58:50 +02:00
TheBeastLT
11e86c3cdc increase RD timeout 2024-01-30 09:19:57 +02:00
TheBeastLT
af7511a610 export named queue creation 2024-01-26 01:12:02 +02:00
TheBeastLT
94ec4a7a52 retry offcloud download on error 2024-01-15 15:04:21 +02:00
TheBeastLT
e907953cde delete putio transfer when file doesnt exist before adding new transfer 2024-01-15 15:03:13 +02:00
TheBeastLT
ead029d48e increase concurrency and add debrid catalog cache max age 2024-01-15 14:31:25 +02:00
TheBeastLT
a1f2f2a9f1 reduce rd timeout and increase concurrency 2024-01-15 00:24:48 +02:00
TheBeastLT
124bfae953 try to fix putio 2024-01-07 11:29:55 +02:00
TheBeastLT
ac7a5ff3aa add offcloud download error message 2023-12-30 10:18:28 +02:00
TheBeastLT
8ea437e992 improve offcloud link resolving 2023-12-17 10:40:40 +02:00
TheBeastLT
740b01714b increase rd timeout 2023-12-17 10:40:11 +02:00
TheBeastLT
afa1458144 use custom fn to detect same filename in debrids 2023-12-16 19:04:53 +02:00
TheBeastLT
2c4da0679f add bingeGroup for debrid meta streams 2023-12-16 14:59:17 +02:00
TheBeastLT
cf3eb270a3 resolve infoHash for offcloud and premiumize debrid metas 2023-12-16 14:53:52 +02:00
TheBeastLT
66988c6604 check offcloud status of torrent as info from history has inconsistent data 2023-12-16 14:37:11 +02:00
TheBeastLT
2924869a43 fix offcloud catalog meta access for single file torrents 2023-12-15 19:48:49 +02:00
TheBeastLT
84448aded4 resolve offcloud url for single file torrents 2023-12-15 16:47:49 +02:00
TheBeastLT
6be344423c fix selecting offcloud unrestricted link for multi dir torrents 2023-12-15 13:18:47 +02:00
TheBeastLT
19b26e1705 adjust debrid timeouts 2023-11-11 12:33:12 +02:00
TheBeastLT
4c2f4306b1 add resolver queue per debrid 2023-11-11 12:30:29 +02:00
TheBeastLT
3366903107 temporary reduce RD timeout due to RD hanging requests 2023-11-10 17:39:27 +02:00
TheBeastLT
6eeeb7b674 add catalog access for putio 2023-11-02 11:58:55 +02:00
TheBeastLT
deb982a409 fix putio moch client 2023-11-02 10:27:58 +02:00
TheBeastLT
f9a28c15c2 append filename to debrid meta streams 2023-11-01 17:19:27 +02:00
TheBeastLT
5c2b5a59be fix debrid filename matching for title with non unicode chars 2023-11-01 17:12:32 +02:00
TheBeastLT
614c3f4643 enable tokyotosho and anidex providers 2023-11-01 12:50:40 +02:00
TheBeastLT
25313192d2 try to handle common debrid error for catalog retrieval 2023-10-31 22:26:26 +02:00
TheBeastLT
8a2f0093c6 do not encode realdebrid cachedIds into stream url 2023-10-31 21:27:36 +02:00
TheBeastLT
86cf502725 migrate to esm structure 2023-10-31 14:21:04 +02:00
TheBeastLT
9990acf36e retrieve resolver host from request instead of static value 2023-10-31 11:23:30 +02:00
TheBeastLT
76c3e9ac3f fix alldebrid retry create torrent 2023-10-12 09:03:29 +03:00
TheBeastLT
018558b181 return zero seeders download links when needed 2023-05-11 22:24:38 +02:00
TheBeastLT
554d10b5af include even 0 seeders streams for series when cached in debrid 2023-05-07 14:06:18 +02:00
TheBeastLT
def60844b2 potentially resolve RD downloads items metadata 2023-04-25 22:09:26 +02:00
TheBeastLT
4eb167ccc3 remove debrid meta type override 2023-04-25 17:21:15 +02:00
TheBeastLT
ba57412728 override debrid meta type if series 2023-04-25 17:15:40 +02:00
TheBeastLT
6889975485 remove meta id overriding when enriching 2023-04-25 16:54:37 +02:00
TheBeastLT
cb381881a5 enrich metadata for some debrid providers' metas 2023-04-25 16:35:45 +02:00
TheBeastLT
6c7b267764 add RD downloads meta to real debrid catalog 2023-04-18 19:31:43 +02:00
TheBeastLT
683776ab6d retry downloading single file when no link found or only torrent rar available 2023-01-08 20:38:20 +02:00