kalbhor / MusicRepair

Fixes music metadata and adds album art.
MIT License
598 stars 43 forks source link

How to revert the changes? #8

Closed damenleeturks closed 7 years ago

damenleeturks commented 7 years ago

Is there a way to revert the changes when the match is wrong?

kalbhor commented 7 years ago

I'm trying to implement a feature to do this, but as of now there isn't a way. You'll have to go into your music application like iTunes and manually remove the metadata.

kalbhor commented 7 years ago

Could I know the name of the song that fetched the wrong details?

kalbhor commented 7 years ago

I have added revert functionality. Check readme for more details. Update musicrepair to obtain the feature. To revert metadata, simply put the desired files to be reverted in a folder and then run : musicrepair --revert [folder location]

damenleeturks commented 7 years ago

I know this is closed already, but to answer your question—the ones that fetched the wrong details were personal recordings that happened to be in the same folder as the ones I was trying to add metadata to.

kalbhor commented 7 years ago

I don't believe a lot of people will face such a problem of having their personal recordings in the same folder as the music files. Which is why a revert option will do just fine.