[PR #201] [MERGED] Add more logs for debug #226

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

📋 Pull Request Information

Original PR: https://github.com/Cleanuparr/Cleanuparr/pull/201
Author: @Flaminel
Created: 6/30/2025
Status: Merged
Merged: 7/7/2025
Merged by: @Flaminel

Base: mainHead: add_more_logs_for_debug


📝 Commits (4)

📊 Changes

9 files changed (+50 additions, -7 deletions)

View changed files

📝 code/backend/Cleanuparr.Application/Features/ContentBlocker/ContentBlocker.cs (+4 -0)
📝 code/backend/Cleanuparr.Application/Features/QueueCleaner/QueueCleaner.cs (+4 -0)
📝 code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/Deluge/DelugeServiceCB.cs (+5 -0)
📝 code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/Deluge/DelugeServiceQC.cs (+7 -3)
📝 code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/QBittorrent/QBitServiceCB.cs (+8 -0)
📝 code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/QBittorrent/QBitServiceQC.cs (+8 -0)
📝 code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/Transmission/TransmissionServiceCB.cs (+6 -1)
📝 code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/Transmission/TransmissionServiceQC.cs (+7 -3)
📝 code/backend/Cleanuparr.Infrastructure/Features/ItemStriker/Striker.cs (+1 -0)

📄 Description

No description provided


🔄 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/201 **Author:** [@Flaminel](https://github.com/Flaminel) **Created:** 6/30/2025 **Status:** ✅ Merged **Merged:** 7/7/2025 **Merged by:** [@Flaminel](https://github.com/Flaminel) **Base:** `main` ← **Head:** `add_more_logs_for_debug` --- ### 📝 Commits (4) - [`8b85f66`](https://github.com/Cleanuparr/Cleanuparr/commit/8b85f66727f47d06fc9ede5718b8be8948e710fa) added more logs for Transmission - [`6c3158f`](https://github.com/Cleanuparr/Cleanuparr/commit/6c3158fa849e10517842d15d53cee131bf0c53ef) added more logs - [`d39d942`](https://github.com/Cleanuparr/Cleanuparr/commit/d39d942899f31268094b995f90ce8e0ce64be16b) added more logs - [`c069410`](https://github.com/Cleanuparr/Cleanuparr/commit/c06941078cb2057c3d3af92cd05ed2f66f7899e6) added even more logs ### 📊 Changes **9 files changed** (+50 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `code/backend/Cleanuparr.Application/Features/ContentBlocker/ContentBlocker.cs` (+4 -0) 📝 `code/backend/Cleanuparr.Application/Features/QueueCleaner/QueueCleaner.cs` (+4 -0) 📝 `code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/Deluge/DelugeServiceCB.cs` (+5 -0) 📝 `code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/Deluge/DelugeServiceQC.cs` (+7 -3) 📝 `code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/QBittorrent/QBitServiceCB.cs` (+8 -0) 📝 `code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/QBittorrent/QBitServiceQC.cs` (+8 -0) 📝 `code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/Transmission/TransmissionServiceCB.cs` (+6 -1) 📝 `code/backend/Cleanuparr.Infrastructure/Features/DownloadClient/Transmission/TransmissionServiceQC.cs` (+7 -3) 📝 `code/backend/Cleanuparr.Infrastructure/Features/ItemStriker/Striker.cs` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Cleanuparr#226
No description provided.