andrewrk / groovebasin

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

library management: "suggested library fixes" #30

Open andrewrk opened 12 years ago

andrewrk commented 12 years ago

Groove Basin should show a user interface with a list of "suggested fixes" to the user's library. The user could accept or reject these fixes. They would be things like this:

andrewrk commented 9 years ago

I have a script running on my entire music collection which is testing saving song tags to disk and then ensuring if the audio data is byte-for-byte identical to before we saved the tags. When this scan completes sometime tomorrow I'll look at the results and then determine how robust saving tags is and whether we can integrate it into groove basin, or whether it needs some bug fixing first.