Lately i have been using this great program more and more to organise my mp3 collection.
Now with quite a few albums i came across the problem that there were no tag resources available.
However they did have cue sheets available on a website (all of them)!
So i was wondering if it was possible to specify the use of a .cue file with MP3Tag to use it to rename those files!
Everything is in there, all i would need to do is specify things like:
The data that comes after "Performer:" has to be used in the %artist% field.
The data that comes after "Title" between quotes has to be used in the %title% field.
The data that comes after "Track" has to be used in the %track% field.
Does anyone know if this is possible to specify in MP3Tag?
If not, it might be a serious feature addition to consider.
Here is an example of the first 4 tracks of an album:
PERFORMER "VA"
TITLE "Hard Jump by DJ Furax vs DJ Marcky"
REM ** downloaded at Spandel.nL **
FILE "01-va-va-hard jump by dj furax vs dj marcky.mp3" MP3
TRACK 01 AUDIO
TITLE "vocosample"
PERFORMER "dj furax"
FLAGS DCP
INDEX 01 00:00:00
TRACK 02 AUDIO
TITLE "jump on the bells"
PERFORMER "synap-g"
FLAGS DCP
INDEX 01 03:38:67
TRACK 03 AUDIO
TITLE "babastyle"
PERFORMER "baba style"
FLAGS DCP
INDEX 01 05:40:35
TRACK 04 AUDIO
TITLE "tranceballers (ruthless and vorwerk remix)"
PERFORMER "dark-e"
FLAGS DCP
INDEX 01 09:31:22
Note that the bold part is the header of the CD (Album title, artist etc).
A lot of info can be discarded because it is only used by software that cuts mp3's up according to the .cue file.
You can find more here.