Commit Graph

91 Commits

Author SHA1 Message Date
Ben Sarmiento
d5dd9426ed Adjust file reads and writes 2024-05-20 22:57:20 +02:00
Ben Sarmiento
ab81eb5f39 Fix torrent fetching logic 2024-05-06 10:58:48 +02:00
Ben Sarmiento
ae94252156 Fix logic of fetching torrents 2024-05-06 10:48:01 +02:00
Ben Sarmiento
b6b59b22e6 Repair adjustments 2 2024-05-01 14:06:54 +02:00
Ben Sarmiento
102512f7d3 Refactor torrent fetching 2024-04-30 00:16:38 +02:00
Ben Sarmiento
00bd0763d6 Change constant name 2024-04-29 22:17:40 +02:00
Ben Sarmiento
aca2347ffc Parallel torrent fetching 2024-04-29 09:37:59 +02:00
Ben Sarmiento
5da8170c93 Remove download cache 2024-04-28 02:53:39 +02:00
Ben Sarmiento
0acb5d9edb Refactor unrestricting 2024-04-28 02:38:00 +02:00
Ben Sarmiento
36298dd979 Fix detection issues 2024-02-18 04:15:41 +01:00
Ben Sarmiento
b4b4ebbc49 Fix verify download link logic, remove the setting 2024-02-17 15:01:46 +01:00
Ben Sarmiento
46e07f71c4 Fix retries on req body reads 2024-02-17 06:34:36 +01:00
Ben Sarmiento
b87d99b1e6 Use body reader 2024-02-17 04:49:09 +01:00
Ben Sarmiento
20d46d9f2b Set as nopcloser to allow retries 2024-02-17 03:30:48 +01:00
Ben Sarmiento
fd5a72370a 100 at a time 2024-02-11 14:44:05 +01:00
Ben Sarmiento
2da715f694 Use 500 as limit to prevent timeouts 2024-02-11 11:43:19 +01:00
Ben Sarmiento
58332a354b Delete in progress fixers 2024-02-05 12:59:55 +01:00
Ben Sarmiento
f0bf9c6895 Unrestrict uses download timeout 2024-02-05 02:01:55 +01:00
Ben Sarmiento
4bb0234d8f Check if host works first before assigning random host 2024-01-27 00:27:28 +01:00
Ben Sarmiento
17ab115747 Readd downloads mount 2024-01-26 22:13:36 +01:00
Ben Sarmiento
a6b02ba74e Resolve infuse routing issues 2024-01-20 14:51:16 +01:00
Ben Sarmiento
ccd260db6a Repair edge cases 2024-01-19 04:22:56 +01:00
Ben Sarmiento
7b1e34c705 Fixers and repairs 2024-01-19 03:02:21 +01:00
Ben Sarmiento
c0b9fc8c55 Much more stringent check 2024-01-19 02:13:31 +01:00
Ben Sarmiento
6a5bc79852 Repair logic 2024-01-14 12:37:37 +01:00
Ben Sarmiento
b526da1b4f ipv6 fixes 2024-01-11 02:35:02 +01:00
Ben Sarmiento
9e3d12b008 IPv6 hosts check 2024-01-11 02:28:38 +01:00
Ben Sarmiento
86e9e1f8a1 ipv4 and ipv6 network test 2024-01-11 01:26:43 +01:00
Ben Sarmiento
b00ca8375b Add new hostnames 2024-01-11 00:12:40 +01:00
Ben Sarmiento
5a23d0ff7b Mount downloads directory 2024-01-08 22:56:10 +01:00
Ben Sarmiento
122eea2374 Accommodate for empty RD accounts 2024-01-08 13:01:21 +01:00
Ben Sarmiento
62de3723c1 Serve downloads list 2024-01-07 23:44:26 +01:00
Ben Sarmiento
80a1af378a Proactive repair 2024-01-07 19:00:53 +01:00
Ben Sarmiento
cfb0f12fff mark as unplayable and availability check 2024-01-07 18:24:12 +01:00
Ben Sarmiento
2a1bc59300 Simple string sort on listing torrents 2023-12-12 00:38:17 +01:00
Ben Sarmiento
aa1a514663 Reformat debug page 2023-12-09 15:52:19 +01:00
Ben Sarmiento
2281b58b59 Allow detection of waiting_file_selection 2023-12-09 00:50:42 +01:00
Ben Sarmiento
845a01d7f3 Add library update hook on repair all 2023-12-07 15:58:22 +01:00
Ben Sarmiento
2aacff1125 Add logs route, add rar handler 2023-12-06 19:18:04 +01:00
Ben Sarmiento
01fe4f0a09 Use jsoniter 2023-12-02 06:54:38 +01:00
Ben Sarmiento
b140dfd4d0 Use json instead 2023-12-02 05:00:37 +01:00
Ben Sarmiento
2f7e3b0ca9 Rework torrent manager handling of update 2023-12-02 01:32:11 +01:00
Ben Sarmiento
9f81b2b1d0 Implement root handler 2023-11-30 23:08:16 +01:00
Ben Sarmiento
5472f7d08d Fix downloads progress logging 2023-11-30 03:52:42 +01:00
Ben Sarmiento
5914af80fd Cache for directories and torrents 2023-11-30 03:16:10 +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
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