mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-04-13 15:16:50 -05:00
[PR #93] [MERGED] Add option to explicitly disable the download client #261
Reference in New Issue
Block a user
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/93
Author: @Flaminel
Created: 3/19/2025
Status: ✅ Merged
Merged: 3/19/2025
Merged by: @Flaminel
Base:
main← Head:add_explicit_disable_for_dlc📝 Commits (2)
fe2c379added option to explicitly disable the download clientc727601fixed dlc factory📊 Changes
6 files changed (+18 additions, -11 deletions)
View changed files
📝
code/Common/Enums/DownloadClient.cs(+2 -1)📝
code/Infrastructure/Verticals/ContentBlocker/ContentBlocker.cs(+2 -2)📝
code/Infrastructure/Verticals/DownloadCleaner/DownloadCleaner.cs(+2 -2)📝
code/Infrastructure/Verticals/DownloadClient/DownloadServiceFactory.cs(+1 -0)📝
code/Infrastructure/Verticals/QueueCleaner/QueueCleaner.cs(+1 -1)📝
variables.md(+10 -5)📄 Description
Relates to #92
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.