mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-02-05 13:37:57 -06:00
[PR #201] [MERGED] Add more logs for debug #226
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/201
Author: @Flaminel
Created: 6/30/2025
Status: ✅ Merged
Merged: 7/7/2025
Merged by: @Flaminel
Base:
main← Head:add_more_logs_for_debug📝 Commits (4)
8b85f66added more logs for Transmission6c3158fadded more logsd39d942added more logsc069410added even more logs📊 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.