SongRec icon indicating copy to clipboard operation
SongRec copied to clipboard

batch music file renaming

Open danboid opened this issue 4 years ago • 2 comments

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?

danboid avatar Dec 28 '20 10:12 danboid

I recently updated songrec-rename so that it can now operate recursively.

danboid avatar Feb 01 '21 12:02 danboid

I updated songrec-rename again and it can now write id3 tags to the mp3 files it recognises.

danboid avatar Nov 28 '21 01:11 danboid