mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-02-04 12:21:33 -06:00
[PR #207] [MERGED] Add download client name on debug logs #220
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/207
Author: @Flaminel
Created: 6/30/2025
Status: ✅ Merged
Merged: 6/30/2025
Merged by: @Flaminel
Base:
main← Head:add_download_client_name_to_logs📝 Commits (1)
a49396eadded download client name on debug logs📊 Changes
7 files changed (+11 additions, -11 deletions)
View changed files
📝
code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/Deluge/DelugeServiceCB.cs(+2 -2)📝
code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/Deluge/DelugeServiceQC.cs(+2 -2)📝
code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/QBittorrent/QBitServiceCB.cs(+2 -2)📝
code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/QBittorrent/QBitServiceDC.cs(+1 -1)📝
code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/QBittorrent/QBitServiceQC.cs(+2 -2)📝
code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/Transmission/TransmissionServiceCB.cs(+1 -1)📝
code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/Transmission/TransmissionServiceQC.cs(+1 -1)📄 Description
Closes #179
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.