Skip to content

Commit

Permalink
add content blocker (#5)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
Flaminel authored Nov 18, 2024
1 parent b323cb4 commit e0a6c78
Show file tree
Hide file tree
Showing 154 changed files with 4,752 additions and 789 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -167,4 +167,5 @@ src/.idea/
.idea/

**/logs/
**/MediaCover/
**/MediaCover/
**/archive/
Loading

0 comments on commit e0a6c78

Please sign in to comment.