-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Application is corrupting media [lyrics] tags after lookup #416
Comments
Does this only happen with looking up Lyrics? If you have a valid file and just change the title/artist and apply, does that remain ok? |
I performed some testing today, and can confirm that the following circumstances do NOT result in errors or corrupt files
Then I selected an artist with two dozen albums in it, and did a lyric lookup, and the problem with errors seems to have ceased. I will have more time later this week to mess with it, but so far, it seems this problem (which persisted across reboots and different network configs) seems have been transient. If you have any suggestions to assist troubleshooting, I'm open to them. Thank you for your time and support. |
It could have just been a fluke in the flatpak portal setup... @s38b35M5 has this issue occurred again? or is it gone? |
I just did some extensive testing, and I can't replicate it again. Gremlins... Thanks for the support. |
Like I said, could have been a flatpak backend issue that was fixed through an update 🤷 Let me know if it happens again :) |
It is happening again, if you would like to take a closer look. May only be with OGG files. Not critical for me, so no rush. |
Could you send me the specific files that it's happening with? Email at [email protected] |
Sure thing. I'll share something in the next day or two when I can. Love to help if I can. |
Yeah having the files is best so we can exam the internal strutture to see if there are any issues... |
You've got mail 📬 |
@s38b35M5 So I was kind of a dumb dumb and didn't save the email when I cleared my inbox 😅 Could you resend it please? |
You should have that email now. Thanks for looking into it! |
Description of the issue:
Changes to media tags are corrupt or otherwise unreadable after applying changes from lookup to lyrics database. Application shows a file system error
Library was changed on disk. Reload
for each file loaded. Occasionally (but not regularly), Tagger reports the corruption and claims to repair it. However, The changes to media files are not read by my media managerStrawberry Version 1.0.21
until after opening the media and making an arbitrary change to force saving of tag/info data.I can, however view the saved "corrupted" lyrics in picard
How can this issue be reproduced?
Optional
Confirm lyrics data is applied, by clicking the""Lyrics
option, then dismiss the lyrics windowApply
and observeLibrary was changed on disk. Reload
for each file loaded.Reload
orx
to reload or dismiss the error and exit the applicationExpected result:
Saving tags does not result in multiple errors, and saves the tags/lyrics without apparent corruption
Platform:
Debian 11 Linux
Tagger Debug Blob:
Attachments:
inxi.txt System info
tagger.zip Before/After media file and screen recording archived in a 7z (inside zip to save space and get around upload filter)
The text was updated successfully, but these errors were encountered: