SongRec
SongRec copied to clipboard
batch music file renaming
My dad has several compilation CDs that are unrecognised by CDDB and musicbrainz etc so to rip them properly he would've had to manually rename every track. That's a tedious task and nearly all of the tracks are well known songs that are recognised by Shazam so I wrote a script using songrec to automate the process of renaming every supported music file within a directory using songrec:
https://github.com/danboid/songrec-rename
Might you consider adding this feature into songrec itself?
I recently updated songrec-rename so that it can now operate recursively.
I updated songrec-rename again and it can now write id3 tags to the mp3 files it recognises.