Commit Graph

15 Commits

Author SHA1 Message Date
Flaminel a83809eef7 Merge branch 'main' into add_cleanup_on_no_hardlinks 2025-03-24 16:34:11 +02:00
Flaminel 4bc1c33e81 Add option to explicitly disable the download client (#93) 2025-03-19 16:02:46 +02:00
Flaminel 027c4a0f4d Add option to ignore specific downloads (#79) 2025-03-09 23:38:27 +02:00
Flaminel b834a8bc01 fixed downloads to change category value 2025-02-27 21:52:46 +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 c65c85a0c5 fixed categories not being filtered when fetching downloads; fixed inconsistent var naming 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 017e25fb06 added category change for downloads with no additional hardlinks 2025-02-26 22:17:28 +02:00
Flaminel 5dced28228 fixed errors on download cleaner when download client is none (#67) 2025-02-24 12:43:06 +02:00
Flaminel 51bdaf64e4 Fix interceptor memory leaks (#66) 2025-02-23 17:50:08 +02:00
Marius Nechifor 596a5aed8d Add download cleaner and dry run (#58) 2025-02-16 03:20:00 +02:00