Hello , I have a suggestion to submit:
Daemon should support cue + mp3/wav created by extraction with EAC, it include 1 file .cue and 1 file .mp3 / .wav
The cue is used to cut the file in each tracks.
It countain :
As we see, INDEX 01 show when the track start in the ONLY mp3/wav
Excuse me for my bad english :mrgreen:
Daemon should support cue + mp3/wav created by extraction with EAC, it include 1 file .cue and 1 file .mp3 / .wav
The cue is used to cut the file in each tracks.
It countain :
Code:
PERFORMER "Artist name here"
TITLE "album title"
FILE "CDImage.mp3" MP3
TRACK 01 AUDIO
TITLE "track 01 title"
PERFORMER "Artist name here"
INDEX 01 00:00:00
TRACK 02 AUDIO
TITLE "track 02 title"
PERFORMER "Artist name here"
INDEX 01 01:41:52
TRACK 03 AUDIO
TITLE "track 03 title"
PERFORMER "Artist name here"
INDEX 01 06:07:20
Excuse me for my bad english :mrgreen:




Comment