Commit Graph

12 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 027c4a0f4d Add option to ignore specific downloads (#79) 2025-03-09 23:38:27 +02:00
Flaminel 1243da3d22 streamlined downloads processing after category changed 2025-02-26 23:39:08 +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 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
Marius Nechifor 8a8b906b6f Add option to not remove private downloads from the download client (#45) 2025-01-18 17:20:23 +02:00
Marius Nechifor 922f586706 Add Lidarr support (#30) 2025-01-15 23:55:34 +02:00
Marius Nechifor f0dc51f10b Improve stalled and failed imports (#37) 2025-01-13 13:18:58 +02:00
Marius Nechifor e0a6c7842b add content blocker (#5)
* refactored code
added deluge support
added transmission support
added content blocker
added blacklist and whitelist

* increased level on some logs; updated test docker compose; updated dev appsettings

* updated docker compose and readme

* moved some logs

* fixed env var typo; fixed sonarr and radarr default download client
2024-11-18 20:08:01 +02:00