I need to generate a .txt file from a folder with MP3 in this format:
- "Time to Relax" 00:00
- "Nitro (Youth Energy)" 00:25
- "Bad Habit" 02:52
- "Gotta Get Away" 06:36
- "Genocide" 10:28
- "Something to Believe In" 14:01
- "Come Out and Play" 17:19
- "Self Esteem" 20:37
- "It'll Be a Long Time" 24:55
- "Killboy Powerhead" 27:38
- "What Happened to You?" 29:41
- "So Alone" 31:53
- "Not the One" 33:11
- "Smash" 36:03
As you can see it doesn't list the total time of each song but the "time index" of the complete album, the time at which each song starts in the album as a whole.
This should be possible with mp3tag but I just can't do it. If not possible with mp3tag is the an other way?

