- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] - Lidarr - Infinite download loop with percentages exceeding 100% #358
Comments
Sounds like a problem with the download client, you might want to see if you can replicate the issue just using the client itself and report the issue upstream. |
Have same issue. Same platform unraid. Just noticed it. |
I am pretty sure it is a problem with deemix script not with download clients. When this happens there is no other downloading clients being used. |
I've got the same problem running on truenas scale, for the time being i've added to my lidarr compose a monitor that'll restart lidarr when the download percentage goes over 100%:
|
Application
Lidarr
Host platform
Unraid (Docker)
Script
audio-script
Script Version
2.48
Describe the bug
Some tracks get stuck in an infinite download loop, displaying download percentages exceeding 100%. The process never completes.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The download should complete properly without exceeding 100% or looping indefinitely.
Logs/Screenshots
Additional context
Issue occurs randomly on different albums.
It started happening after updating Lidarr to the latest version.
The affected downloads never complete.
The text was updated successfully, but these errors were encountered: