[PR #207] [MERGED] Add download client name on debug logs #220

Closed
opened 2025-10-09 17:00:12 -05:00 by giteasync · 0 comments
Owner

📋 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: mainHead: add_download_client_name_to_logs


📝 Commits (1)

  • a49396e added 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Cleanuparr/Cleanuparr/pull/207 **Author:** [@Flaminel](https://github.com/Flaminel) **Created:** 6/30/2025 **Status:** ✅ Merged **Merged:** 6/30/2025 **Merged by:** [@Flaminel](https://github.com/Flaminel) **Base:** `main` ← **Head:** `add_download_client_name_to_logs` --- ### 📝 Commits (1) - [`a49396e`](https://github.com/Cleanuparr/Cleanuparr/commit/a49396e0fcf9cd262438b519de7792c9028a73a4) added download client name on debug logs ### 📊 Changes **7 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Closes #179 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the
pull-request
label 2025-10-09 17:00:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Cleanuparr-Cleanuparr#220
No description provided.