Commit Graph

22 Commits

Author SHA1 Message Date
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 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 65b8a7f988 removed Transmission validation on empty credentials (#6) 2024-11-19 13:46:40 +02:00
Flaminel b86173d6c0 updated readme with more details 2024-11-19 00:16:43 +02:00
Flaminel 09c4b2a28e added permissive blacklist 2024-11-19 00:16:20 +02:00
Flaminel 6e8545e4ca updated readme to include a short description 2024-11-19 00:05:38 +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 95a35f9988 updated readme with Windows Service instructions 2024-11-15 08:24:34 +02:00
Flaminel a7f3bad191 updated readme to make it clear what binaries are for 2024-11-15 08:24:30 +02:00
Flaminel ed20b67b92 added readme discord server announcement 2024-11-14 22:58:23 +02:00
Manuel González Martínez 42a3f75d94 Update README.md (#4)
Added docker compose yaml
2024-11-14 22:43:02 +02:00
Flaminel 6de882d12e changed image tag in readme 2024-11-14 22:27:04 +02:00
Flaminel 48f3c3b35b fixed readme 2024-11-14 09:14:19 +02:00
Flaminel 77cc5c99ed updated readme 2024-11-13 22:39:57 +02:00
Marius Nechifor 513134fd65 added support for Radarr 2024-11-13 22:37:00 +02:00
Flaminel 26939b2cd3 fixed readme typo 2024-11-12 13:18:34 +02:00
Flaminel 34d05c5416 updated extensions list 2024-11-12 09:34:58 +02:00
Flaminel 11864617de updated readme 2024-11-11 11:01:32 +02:00
Flaminel 253817512a fixed readme typo 2024-11-10 21:46:18 +02:00
Flaminel d185b0b82b fixed readme 2024-11-10 20:00:32 +02:00
Flaminel d83595225e updated readme 2024-11-10 19:45:40 +02:00
Marius Nechifor 2d46c4b094 Initial commit 2024-11-05 23:31:03 +02:00