98 Commits

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

* updated configuration readme
v1.2.4
2024-11-19 23:54:16 +02:00
Marius Nechifor cbc5c571b3 fixed missing torrent check on content blocker (#9) v1.2.3 2024-11-19 23:23:22 +02:00
Marius Nechifor beea640d49 fixed content blocker crashing on empty download id (#8) v1.2.2 2024-11-19 23:02:43 +02:00
Marius Nechifor 65b8a7f988 removed Transmission validation on empty credentials (#6) v1.2.1 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
v1.2.0
2024-11-18 20:08:01 +02:00
Flaminel b323cb40ae added blocklists 2024-11-18 17:34:23 +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 6587014e8d fixed exiting after one torrent processed v1.1.1 2024-11-14 22:24:01 +02:00
Marius Nechifor 36a07b251a add test environment 2024-11-14 13:23:49 +02:00
Marius Nechifor c48eed7f77 create LICENSE 2024-11-14 10:41:12 +02:00
Flaminel 48f3c3b35b fixed readme 2024-11-14 09:14:19 +02:00
Flaminel 0d6f62dd70 disabled main branch pipeline; enabled pipeline on tag v1.1.0 2024-11-13 22:43:10 +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 906be45758 enabled pull request builds 2024-11-13 10:22:05 +02:00
Flaminel c4a15e77e4 fixed project and output name missmatch 2024-11-12 18:43:00 +02:00
Flaminel baffdfdd5a revert pipeline branch filter 2024-11-12 16:54:00 +02:00
Flaminel 827afb5a4d disabled branch pipeline filter 2024-11-12 15:57:21 +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 b9376e02fa fixed size data type v1.0.2 2024-11-12 08:59:10 +02:00
Flaminel 2d5c59ddba changed release workflow to use universal-workflows v1.0.1 2024-11-11 15:27:16 +02:00
Flaminel 11864617de updated readme 2024-11-11 11:01:32 +02:00
Flaminel d5bff76a62 added custom assembly name 2024-11-11 10:37:17 +02:00
Flaminel 5aa2c14bf2 added release workflow 1.0.0 2024-11-11 10:29:36 +02:00
Flaminel 86d52402d2 added logs; added dev trigger 2024-11-10 22:03:10 +02:00
Flaminel 253817512a fixed readme typo 2024-11-10 21:46:18 +02:00
Flaminel 614828d52a fixed pipeline; decreased log level 2024-11-10 21:08:51 +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
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 2898662f7b added pipeline 2024-11-09 23:47:25 +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
Flaminel 4a4f180874 added gitignore 2024-11-09 18:40:23 +02:00
Marius Nechifor 2d46c4b094 Initial commit 2024-11-05 23:31:03 +02:00