73 Commits

Author SHA1 Message Date
Marius Nechifor f905b17b3a Add app version logging on startup (#31) v1.3.1 2025-01-01 17:09:06 +02:00
Flaminel 8f024f8c7b updated readme 2025-01-01 13:39:17 +02:00
Flaminel 79b438f7f7 updated bug report template 2025-01-01 13:39:12 +02:00
Flaminel 4ed9269dc5 fixed help issue template name 2024-12-31 16:35:31 +02:00
Flaminel 050779fc2c fixed issue templates config 2024-12-31 16:34:20 +02:00
Flaminel 4644b4c62b added issue templates 2024-12-31 16:32:13 +02:00
Flaminel d48c7d7479 updated README to include logo 2024-12-31 15:38:46 +02:00
Marius Nechifor dea5ed38c5 create LICENSE 2024-12-30 14:34:49 +02:00
Marius Nechifor 0ea89306f2 delete LICENSE 2024-12-30 14:32:31 +02:00
Flaminel efccc28312 fixed variable typo in docs 2024-12-30 13:14:38 +02:00
Flaminel 2502b123aa updated readme 2024-12-30 12:32:41 +02:00
Flaminel c56c9a8895 added logo 2024-12-30 12:26:39 +02:00
Flaminel 3f6a1b571a removed unused env var from README 2024-12-18 19:43:13 +02:00
Flaminel c61b66496a added chart values 2024-12-18 16:06:33 +02:00
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