Commit Graph

398 Commits

Author SHA1 Message Date
Ben Sarmiento
b140dfd4d0 Use json instead 2023-12-02 05:00:37 +01:00
Ben Sarmiento
a8e8bab853 Handle deletes better 2023-12-02 03:09:58 +01:00
Ben Sarmiento
1cb80e5047 A more efficient repair procedure 2023-12-02 02:43:47 +01:00
Ben Sarmiento
b5a923fd17 Fix repairs 2023-12-02 02:05:35 +01:00
Ben Sarmiento
2f7e3b0ca9 Rework torrent manager handling of update 2023-12-02 01:32:11 +01:00
Ben Sarmiento
e9a26f169d Reduce resources consumed by the hook 2023-12-01 14:04:36 +01:00
Ben Sarmiento
9f81b2b1d0 Implement root handler 2023-11-30 23:08:16 +01:00
Ben Sarmiento
0ad879066e Use new router 2023-11-30 22:46:29 +01:00
Ben Sarmiento
c6e4a304bf Add log when response is generated from scratch 2023-11-30 03:38:57 +01:00
Ben Sarmiento
5914af80fd Cache for directories and torrents 2023-11-30 03:16:10 +01:00
Ben Sarmiento
253b92a3b6 Do not redo repairs 2023-11-30 01:36:45 +01:00
Ben Sarmiento
8de52786ce Single worker pool, client adjustments 2023-11-30 01:03:31 +01:00
Ben Sarmiento
9e3760f275 Use worker pool extensively 2023-11-30 00:40:26 +01:00
Ben Sarmiento
f61ffe82f3 Use proper package namespace 2023-11-29 23:10:55 +01:00
Ben Sarmiento
ced99b9667 Refactor structure, use cobra 2023-11-29 23:05:08 +01:00
Ben Sarmiento
c7e0f8f06b Fix path of http mount 2023-11-29 02:40:15 +01:00
Ben Sarmiento
81aba99168 Remove unnecessary passing of cache by ref 2023-11-29 00:48:08 +01:00
Ben Sarmiento
7badbc50dc Small modifications 2023-11-29 00:44:57 +01:00
Ben Sarmiento
e797824ab0 Optimizations 2023-11-28 22:57:25 +00:00
Ben Sarmiento
a42a5eeb80 Additional configs 2023-11-28 11:39:08 +01:00
Ben Sarmiento
00c7e04795 Pass by value not by ref 2023-11-28 03:45:28 +01:00
Ben Sarmiento
1f91d70420 Finalize reliability configs 2023-11-28 01:11:55 +01:00
Ben Sarmiento
a7fd68b3fd Add configs 2023-11-28 01:06:11 +01:00
Ben Sarmiento
3d380e468f Fix unrestrict issue 2023-11-28 00:41:15 +01:00
Ben Sarmiento
c8334ecb3b Hotfix 2023-11-27 21:50:00 +01:00
Ben Sarmiento
a7623de410 Optimize repair 2023-11-26 19:00:01 +01:00
Ben Sarmiento
5e5e337387 Return errors instead of error videos 2023-11-26 15:08:02 +01:00
Ben Sarmiento
5f65a3873b Proper logging and fixing for unavailable files 2023-11-26 13:04:40 +01:00
Ben Sarmiento
c715a4a833 Allow to retain repair status and unselect status 2023-11-26 11:57:50 +01:00
Ben Sarmiento
7b4e0d97a1 Add logs for serving error vids 2023-11-26 03:53:11 +01:00
Ben Sarmiento
0e7f99cef6 Always repair with 2 files 2023-11-25 17:56:54 +01:00
Ben Sarmiento
1b8f961d07 Force ipv6 setting 2023-11-25 15:51:11 +01:00
Ben Sarmiento
cbd291400f Handle preferred hosts in redirects too 2023-11-24 22:03:31 +01:00
Ben Sarmiento
595040ad7e Use a proper client for fetch byte 2023-11-24 21:35:22 +01:00
Ben Sarmiento
d82265a0ad Update hook passing paths now 2023-11-23 03:03:52 +01:00
Ben Sarmiento
addac3cc9f Add retain_rd_torrent_name setting 2023-11-23 01:40:08 +01:00
Ben Sarmiento
77b16791ef Remove fuse stuffs 2023-11-23 01:15:05 +01:00
Ben Sarmiento
d004eec2b7 Revert because it impacts repair 2023-11-23 00:37:06 +01:00
Ben Sarmiento
3c12b92e61 Skip in progress torrents when listing 2023-11-23 00:34:15 +01:00
Ben Sarmiento
dbd5422841 Process timestamps properly 2023-11-23 00:22:10 +01:00
Ben Sarmiento
215cdcc209 Set time by ended or added correctly 2023-11-22 16:18:46 +01:00
Ben Sarmiento
fa41c81082 Last minute fixes 2023-11-21 19:17:36 +01:00
Ben Sarmiento
1995a86f29 Detect arithmetic progression 2023-11-21 18:16:37 +01:00
Ben Sarmiento
400a015298 Add proper error checking on regexps 2023-11-21 16:26:41 +01:00
Ben Sarmiento
48ad2bc3bf Delete if everything is unselected 2023-11-21 14:16:53 +01:00
Ben Sarmiento
849dbb97dd delete functionality 2023-11-21 13:10:48 +01:00
Ben Sarmiento
3901230943 Remove cache time limit for info 2023-11-21 10:57:33 +01:00
Ben Sarmiento
f2922ea7b4 Ensure data dir is present 2023-11-21 10:44:13 +01:00
Ben Sarmiento
cbf14e953f Optimize webdav 2023-11-21 10:32:14 +01:00
Ben Sarmiento
10980f4f3e Separated the eager repair work done on getting info 2023-11-19 14:02:35 +01:00