mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-02-04 03:47:11 -06:00
[PR #43] [MERGED] Add download client customizable url base #287
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/43
Author: @Flaminel
Created: 1/17/2025
Status: ✅ Merged
Merged: 3/19/2025
Merged by: @Flaminel
Base:
main← Head:add_url_base📝 Commits (3)
6821869added download client customizable url base368450bfixed url buildingc25f9d9fixed variables docs📊 Changes
10 files changed (+59 additions, -7 deletions)
View changed files
📝
README.md(+3 -0)📝
code/Common/Configuration/DownloadClient/DelugeConfig.cs(+5 -1)📝
code/Common/Configuration/DownloadClient/QBitConfig.cs(+5 -1)📝
code/Common/Configuration/DownloadClient/TransmissionConfig.cs(+5 -1)📝
code/Executable/appsettings.Development.json(+3 -0)📝
code/Executable/appsettings.json(+3 -0)📝
code/Infrastructure/Verticals/DownloadClient/Deluge/DelugeClient.cs(+7 -2)📝
code/Infrastructure/Verticals/DownloadClient/QBittorrent/QBitService.cs(+5 -1)📝
code/Infrastructure/Verticals/DownloadClient/Transmission/TransmissionService.cs(+5 -1)📝
variables.md(+18 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.