Commit Graph

116 Commits

Author SHA1 Message Date
Flaminel 2d3ff04172 fixed Deluge failing when WebUI is not connected 2025-03-26 22:15:37 +02:00
Flaminel 874351aed7 added dry run for category creation 2025-03-26 21:50:02 +02:00
Flaminel 1a89822bad fixed some logs; updated test files; fixed deluge not working after fresh start 2025-03-26 20:49:23 +02:00
Flaminel ac086fcd47 fixed missing download location 2025-03-26 02:05:05 +02:00
Flaminel 4b38a6fee1 Merge branch 'main' into add_cleanup_on_no_hardlinks 2025-03-26 00:28:59 +02:00
Flaminel 9f770473e5 Remove Transmission downloads cache (#105) 2025-03-26 00:26:10 +02:00
Flaminel 60e838cba7 fixed Deluge processing for changing category 2025-03-25 22:15:04 +02:00
Flaminel 7b95ec579c fixed category change notification 2025-03-25 22:14:50 +02:00
Flaminel ab8fbc4b6e fixed Deluge get labels 2025-03-25 22:13:57 +02:00
Flaminel f2130ad734 fixed label being init only 2025-03-25 22:13:45 +02:00
Flaminel c86e9c97b8 removed commented and unused code 2025-03-25 16:21:31 +02:00
Flaminel 7639b0787e added set torrent label for Deluge 2025-03-25 16:13:46 +02:00
Flaminel 5e362d4af8 added Deluge label creation 2025-03-25 16:11:53 +02:00
Flaminel 3b63d1b7e5 fixed some logs and comments 2025-03-25 10:55:37 +02:00
Flaminel 4a1e0f6896 renamed vars; added root dir; fixed root dir file counts; fixed qbit flow 2025-03-24 18:05:50 +02:00
Flaminel a83809eef7 Merge branch 'main' into add_cleanup_on_no_hardlinks 2025-03-24 16:34:11 +02:00
Flaminel d993cd30a7 qbit test 2025-03-24 15:51:00 +02:00
Flaminel 6bc59c8389 added implementation for Deluge and Transmission 2025-03-24 15:50:56 +02:00
Flaminel 5fe0f5750a Fix qBit queued items being processed (#102) 2025-03-21 23:06:31 +02:00
Flaminel b8ce225ccc Fix Deluge service crashing when download is not found (#97) 2025-03-20 00:09:58 +02:00
Flaminel f21f7388b7 Add download client customizable url base (#43) 2025-03-20 00:09:24 +02:00
Flaminel a1354f231a Add base path support for arrs (#96) 2025-03-20 00:08:51 +02:00
Flaminel 4bc1c33e81 Add option to explicitly disable the download client (#93) 2025-03-19 16:02:46 +02:00
Flaminel e6d3929fc9 Restrict max strikes to a minimum value (#87) 2025-03-11 23:35:07 +02:00
Flaminel a68e13af35 Fix notifications when poster is not found (#89) 2025-03-11 23:34:44 +02:00
Flaminel 324c3ace8f Fix multiple runs on queue cleaner when download cleaner is enabled (#90) 2025-03-11 23:34:27 +02:00
Flaminel 3a9d5d9085 Fix patterns being loaded for disabled arrs (#80) 2025-03-11 23:18:34 +02:00
Flaminel 89a6eaf0ce Disable cleanup on torrent items if download client is not configured (#85) 2025-03-10 00:13:40 +02:00
Flaminel 027c4a0f4d Add option to ignore specific downloads (#79) 2025-03-09 23:38:27 +02:00
Flaminel ba02aa0e49 Fix notifications failing when poster image is not set (#78) 2025-03-02 22:48:21 +02:00
Flaminel b1d98c2b62 fixed category changing 2025-02-27 22:23:59 +02:00
Flaminel 46ac50c393 fixed hard links check 2025-02-27 22:01:59 +02:00
Flaminel b834a8bc01 fixed downloads to change category value 2025-02-27 21:52:46 +02:00
Flaminel 3c8ef3db91 fixed service type 2025-02-27 21:51:27 +02:00
Flaminel bc642d8f80 fixed typo 2025-02-27 21:44:54 +02:00
Flaminel a994bc4526 fixed missing methods 2025-02-27 21:41:07 +02:00
Flaminel 1243da3d22 streamlined downloads processing after category changed 2025-02-26 23:39:08 +02:00
Flaminel 6b33075a21 fixed merge conflicts 2025-02-26 22:29:24 +02:00
Flaminel c27ee326f7 updated test data 2025-02-26 22:20:23 +02:00
Flaminel d27562a889 explicit dispose and clean on some objects 2025-02-26 22:20:23 +02:00
Flaminel e8d287de84 fixed missing notification configuration 2025-02-26 22:20:23 +02:00
Flaminel c65c85a0c5 fixed categories not being filtered when fetching downloads; fixed inconsistent var naming 2025-02-26 22:20:22 +02:00
Flaminel bd81f2ffca fixed using root directory instead of root path 2025-02-26 22:20:22 +02:00
Flaminel 5bd2a9cbea added trace logs 2025-02-26 22:20:06 +02:00
Flaminel e006521dc9 refactored method names; fixed qbit category creation 2025-02-26 22:20:05 +02:00
Flaminel 1ad07b1f51 refactored names; fixed return values for hard links service 2025-02-26 22:19:09 +02:00
Flaminel 9b68792ea9 added handling for windows files 2025-02-26 22:17:31 +02:00
Flaminel 8c8d412ef1 refactored hardlink service 2025-02-26 22:17:31 +02:00
Flaminel 029f255351 added debug logs 2025-02-26 22:17:30 +02:00
Flaminel 19ac8cbd28 trying to account for cross-seed 2025-02-26 22:17:30 +02:00