Commit Graph

109 Commits

Author SHA1 Message Date
Flaminel 157f73cbe9 fixed Discord invite link 2024-12-17 00:55:30 +02:00
Marius Nechifor 64bb9fc513 Remove stalled downloads (#21) v1.3.0 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
v1.2.7
2024-12-04 22:38:32 +02:00
Marius Nechifor 43a11f0e4c added Serilog and file logging (#17) v1.2.6 2024-11-28 23:12:08 +02:00
Marius Nechifor a5a54e324d fixed faulty regex detection and concurrent data accessing (#16) 2024-11-28 23:05:29 +02:00
Marius Nechifor 53adb6c1c1 fixed queue cleaner being triggered perpetually after each run (#15) v1.2.5 2024-11-25 21:53:17 +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 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