Commit Graph

19 Commits

Author SHA1 Message Date
Marius Nechifor 64bb9fc513 Remove stalled downloads (#21) 2024-12-17 00:40:35 +02:00
Marius Nechifor 0a6ec21c95 simplified how the download client selection works (#22) 2024-12-17 00:40:35 +02:00
Marius Nechifor 74c49f041d upgraded to .NET 9 (#19) 2024-12-05 11:03:25 +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 43a11f0e4c added Serilog and file logging (#17) 2024-11-28 23:12:08 +02:00
Marius Nechifor a0c8ff72fb Trigger queue cleaner sequentially (#14)
* added option to run queue cleaner after content blocker

* updated readme to clearly state what the jobs do
2024-11-25 21:33:06 +02:00
Marius Nechifor 599242aa2a added startup job trigger (#12) 2024-11-24 01:47:01 +02:00
Marius Nechifor 3e0913b437 Fix empty torrents (#11)
* fixed unwanted deletion of torrents in downloading metadata state

* refactored jobs code

* updated arr test data

* updated gitignore

* updated test configuration and removed dispensable files
2024-11-24 01:01:20 +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
Marius Nechifor 513134fd65 added support for Radarr 2024-11-13 22:37:00 +02:00
Flaminel d5bff76a62 added custom assembly name 2024-11-11 10:37:17 +02:00
Flaminel 86d52402d2 added logs; added dev trigger 2024-11-10 22:03:10 +02:00
Flaminel 614828d52a fixed pipeline; decreased log level 2024-11-10 21:08:51 +02:00
Flaminel c48090db2f renamed classes; added series search call 2024-11-10 03:17:43 +02:00
Flaminel 781210e978 downgraded .net version 2024-11-10 00:22:23 +02:00
Flaminel 24774f30ec fixed unfinished line; downgraded packages 2024-11-10 00:20:17 +02:00
Flaminel e95ff3914a fixed uri building 2024-11-09 22:02:11 +02:00
Flaminel 4cae378e69 fixed configuration 2024-11-09 21:53:03 +02:00
Flaminel 04961f6d04 initial project commit 2024-11-09 19:40:57 +02:00