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
This commit is contained in:
Marius Nechifor
2024-11-18 20:08:01 +02:00
committed by GitHub
parent b323cb40ae
commit e0a6c7842b
154 changed files with 4752 additions and 789 deletions
@@ -0,0 +1,15 @@
{
"file": 1,
"format": 1
}{
"check_after_days": 4,
"last_update": 0.0,
"list_compression": "",
"list_size": 0,
"list_type": "",
"load_on_start": false,
"timeout": 180,
"try_times": 3,
"url": "",
"whitelisted": []
}