Commit Graph

15 Commits

Author SHA1 Message Date
Flaminel 2d3ff04172 fixed Deluge failing when WebUI is not connected 2025-03-26 22:15:37 +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 ab8fbc4b6e fixed Deluge get labels 2025-03-25 22:13:57 +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 4a1e0f6896 renamed vars; added root dir; fixed root dir file counts; fixed qbit flow 2025-03-24 18:05:50 +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 027c4a0f4d Add option to ignore specific downloads (#79) 2025-03-09 23:38:27 +02:00
Marius Nechifor 596a5aed8d Add download cleaner and dry run (#58) 2025-02-16 03:20:00 +02:00
Marius Nechifor 922f586706 Add Lidarr support (#30) 2025-01-15 23:55:34 +02:00
Marius Nechifor f35abdefe5 Add sonarr search option (#18)
* added Sonarr search type option

* updated test data

* fixed duplicated Sonarr search items when using search type Season

* added enhanced logging option along with Sonarr and Radarr enhanced logs

* switched to ghcr.io
2024-12-04 22:38:32 +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