andrewrk / groovebasin

Music player server with a web-based user interface.
MIT License
1.89k stars 119 forks source link

library updates #306

Closed roizcorp closed 10 years ago

roizcorp commented 10 years ago

files that were already parsed into the database, after changing their metadata tags, groove fails to recognise that and the only way is to remove the files from the music library and then place them back again

andrewrk commented 10 years ago

I just used Ex Falso to live edit a tag of a song that is currently playing, and as soon as I pressed save I saw the new tags reflected in the Groove Basin UI.

Please provide steps to replicate this issue so that it can be fixed. So far I am unable to replicate this problem.

roizcorp commented 10 years ago

tag editor is Kid3 Music library is mounted via nfs on network attached storage I edit the album name

even restarted the Groove but still the listings are not updated, on the other file renames and deletions are working fine

andrewrk commented 10 years ago

Strange. When you restart it looks at the mtime of all the files so it should notice the one that changed.

demo.groovebasin.com uses NFS for storage and it does not have this problem.

roizcorp commented 10 years ago

how can I provide you with additional logs? (without disclosing personal data)

andrewrk commented 10 years ago

I'm not sure how to troubleshoot this issue further yet. Probably since it seems an edge case I will ignore it and focus on some more important issues. You might have to do some digging yourself if you want this one solved.

andrewrk commented 10 years ago

Cannot reproduce the problem. Reopen if you have an idea to help me reproduce the problem.