[FEATURE] Strike Configuration #133

Closed
opened 2025-10-09 16:59:01 -05:00 by giteasync · 2 comments
Owner

Originally created by @rexpark on GitHub.

What would you like to see implemented next?

It would be helpful to be able to configure what counts as a strike. Metadata downloading can sometimes fail until my client (qbittorrent) is restarted so this will lead to a lot of false positives.

Docs: "Check each queue item if it is stalled (download speed is 0), stuck in metadata downloading or failed to be imported."

Originally created by @rexpark on GitHub. ### What would you like to see implemented next? It would be helpful to be able to configure what counts as a strike. Metadata downloading can sometimes fail until my client (qbittorrent) is restarted so this will lead to a lot of false positives. Docs: "Check each queue item if it is stalled (download speed is 0), stuck in metadata downloading or failed to be imported."
giteasync added the
enhancement
label 2025-10-09 16:59:01 -05:00
Author
Owner

@Flaminel commented on GitHub:

This is kinda tricky to do at this point. Right now the strikes for stalled downloads are also used for downloads stuck at downloading metadata. If I would change it to be a separate option, I would 'break' the current setup that people have, as they would have to be aware of the change and manually adjust the setting.

@Flaminel commented on GitHub: This is kinda tricky to do at this point. Right now the strikes for stalled downloads are also used for downloads stuck at downloading metadata. If I would change it to be a separate option, I would 'break' the current setup that people have, as they would have to be aware of the change and manually adjust the setting.
Author
Owner

@Flaminel commented on GitHub:

Actually I think I can make it work both ways. A negative value of strikes would mean having the current behavior, while a positive value would be what you're asking for. I'll look into it.

@Flaminel commented on GitHub: Actually I think I can make it work both ways. A negative value of strikes would mean having the current behavior, while a positive value would be what you're asking for. I'll look into it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

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