mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-02-04 20:28:01 -06:00
[PR #104] [MERGED] Add separate strikes for downloading metadata #255
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/104
Author: @Flaminel
Created: 3/24/2025
Status: ✅ Merged
Merged: 5/4/2025
Merged by: @Flaminel
Base:
main← Head:add_separate_strikes_for_metadata_stuck📝 Commits (6)
82cc1baadded separate strikes for downloading metadataa75afd1updated docs346b5e2Merge branch 'main' into add_separate_strikes_for_metadata_stuck73878a6fixed downloading metadata striking7bd4401Merge branch 'main' into add_separate_strikes_for_metadata_stuck609784eupdated docs📊 Changes
9 files changed (+60 additions, -35 deletions)
View changed files
📝
code/Common/Configuration/QueueCleaner/QueueCleanerConfig.cs(+17 -9)📝
code/Domain/Enums/DeleteReason.cs(+1 -1)📝
code/Executable/appsettings.Development.json(+3 -2)📝
code/Executable/appsettings.json(+2 -1)📝
code/Infrastructure/Verticals/DownloadClient/QBittorrent/QBitService.cs(+18 -16)📝
code/Infrastructure/Verticals/QueueCleaner/QueueCleaner.cs(+2 -2)📝
code/test/docker-compose.yml(+3 -2)📝
docs/src/components/configuration/queue-cleaner/QueueCleanerSlowSettings.tsx(+1 -1)📝
docs/src/components/configuration/queue-cleaner/QueueCleanerStalledSettings.tsx(+13 -1)📄 Description
Resolves #84
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.