170 Commits

Author SHA1 Message Date
Marius Nechifor
54cabd98b4 remove empty creds restriction (#10)
* removed empty checks on qbit and deluge credentials

* updated configuration readme
2024-11-19 23:54:16 +02:00
Marius Nechifor
cbc5c571b3 fixed missing torrent check on content blocker (#9) 2024-11-19 23:23:22 +02:00
Marius Nechifor
beea640d49 fixed content blocker crashing on empty download id (#8) 2024-11-19 23:02:43 +02:00
Marius Nechifor
65b8a7f988 removed Transmission validation on empty credentials (#6) 2024-11-19 13:46:40 +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
Flaminel
6587014e8d fixed exiting after one torrent processed 2024-11-14 22:24:01 +02:00
Marius Nechifor
36a07b251a add test environment 2024-11-14 13:23:49 +02:00
Marius Nechifor
513134fd65 added support for Radarr 2024-11-13 22:37:00 +02:00
Flaminel
b9376e02fa fixed size data type 2024-11-12 08:59:10 +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
a90fd0fcb7 moved series refresh at the end 2024-11-10 19:44:22 +02:00
Flaminel
9945ed20bf refactored code 2024-11-10 19:42:25 +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