-
Notifications
You must be signed in to change notification settings - Fork 5
FLAC files not being deleted in 2.2 #37
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
Comments
Let me take a closer look and do some experimenting. |
It's not obvious to me what's wrong. |
Sure, upgraded the same album twice here for a more direct comparison. Here's a 2.2 log:
And here's a 2.1 log:
|
It looks like it's trying to recycle the FLAC under 2.2 and failing, but was just deleting it under 2.1. Also, the Recycle Bin path appears to be blank because the path it's trying to move to is '/The Chats/Get F__ked/' and I would expect something like '/music/#recycle/The Chats/Get F__ked/'. Interesting. Do you actually have the Recycle Bin configured in Lidarr? Also, was there another log entry above the lines you posted that begins with: |
Thank you very much! I must have buggered up something, but this give me what I need to test with. Thanks! |
No worries, thanks for looking into it. Let me know if you want me to check/test anything. |
I think I found the issue. Can you please deploy my dev release by changing the DOCKER_MODS variable as follows: |
Yep, that fixes it for me, nice one. Much appreciated. |
Yay! Thank you for reporting the problem and for working with me to resolve it. |
After updating to the latest release, 2.2, I've found the FLAC files are no longer deleted after conversion.
Here's the output for an album using 2.2:
And here's the output for the next album, using 2.1 by pinning it with the Docker Hub tag:
The text was updated successfully, but these errors were encountered: