How can I import lyrics from like-named textfiles in batch?
The BATCH thing is important.
So, let's say I have two files:
song.mp3
song.txt
or
Lennon - Imagine.mp3
Lennon - Imagine.txt
and let's imagine I have 10.000 of these.
How then, do I get the lyrics from the text file into the ID3v2 Lyrics field? (I guess its called %unsyncedlyrics%)??
I managed to do this for ONE song, the annoyingly named "manual" operation, but I would very much prefer to do it in batch.
I've discovered that Convert Lyrics From Lyrics3 to ID3v2 is not possible cos mp3tag does not read Lyrics3 stuff.
I would appreciate it very much , if you can recommend a Lyrics3 exporting program!
Thanks!!!