mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-02-04 20:28:01 -06:00
[PR #39] [MERGED] Add option to ignore private downloads when blocking files #290
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Cleanuparr/Cleanuparr/pull/39
Author: @Flaminel
Created: 1/13/2025
Status: ✅ Merged
Merged: 1/13/2025
Merged by: @Flaminel
Base:
main← Head:content_blocker_ignore_private📝 Commits (1)
0450b55added option to ignore private downloads when blocking files📊 Changes
8 files changed (+53 additions, -1 deletions)
View changed files
📝
README.md(+2 -0)📝
code/Common/Configuration/ContentBlocker/ContentBlockerConfig.cs(+6 -1)📝
code/Executable/appsettings.Development.json(+1 -0)📝
code/Executable/appsettings.json(+1 -0)📝
code/Infrastructure/Verticals/DownloadClient/Deluge/DelugeService.cs(+7 -0)📝
code/Infrastructure/Verticals/DownloadClient/QBittorrent/QBitService.cs(+28 -0)📝
code/Infrastructure/Verticals/DownloadClient/Transmission/TransmissionService.cs(+7 -0)📝
code/test/docker-compose.yml(+1 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.