little tiny strange bug in cue when artist = song title

GoldWave general discussions and community help
Post Reply
Michael REMY
Posts: 167
Joined: Sun Nov 28, 2010 6:07 am
Location: Amiens
Contact:

little tiny strange bug in cue when artist = song title

Post by Michael REMY »

hi,

it is not the first time it happenned, but now i understand the source bug (since many releases of goldwave).
when the song and the artist name are the same in a cue file, then the SPLIT FILES feature failed at the track where artist = song title.
i always use the tempalte "## <Cue Name>" , the concerned track is always bad-bug named (the process forget the title, maybe because artist=title and the code did not know how to distinguish them and considered the iteration is finish, so it jump to the next track whithout finishing the naming!)

best regards

here's a example of cue file with problem (you can simulate it whien any other flac file just by renaming it). just look the track name for the #10 song

REM GENRE "Melodic Heavy Metal"
REM DATE 2018
REM DISCID 890B9C0B
REM COMMENT "ExactAudioCopy v1.3"
PERFORMER "Starbreaker"
TITLE "Dysphoria (Japan)"
FILE "Starbreaker - Dysphoria (Japan).flac" WAVE
TRACK 01 AUDIO
TITLE "Pure Evil"
PERFORMER "Starbreaker"
INDEX 01 00:00:00
TRACK 02 AUDIO
TITLE "Wild Butterflies"
PERFORMER "Starbreaker"
INDEX 01 03:54:06
TRACK 03 AUDIO
TITLE "Last December"
PERFORMER "Starbreaker"
INDEX 01 08:41:25
TRACK 04 AUDIO
TITLE "How Many More Goodbyes"
PERFORMER "Starbreaker"
INDEX 01 12:39:46
TRACK 05 AUDIO
TITLE "Beautiful One"
PERFORMER "Starbreaker"
INDEX 01 17:39:09
TRACK 06 AUDIO
TITLE "Dysphoria"
PERFORMER "Starbreaker"
INDEX 01 21:56:23
TRACK 07 AUDIO
TITLE "My Heart Belongs To You"
PERFORMER "Starbreaker"
INDEX 01 26:27:01
TRACK 08 AUDIO
TITLE "Fire Away"
PERFORMER "Starbreaker"
INDEX 01 31:10:73
TRACK 09 AUDIO
TITLE "Bright Star Blind Me"
PERFORMER "Starbreaker"
INDEX 01 35:22:28
TRACK 10 AUDIO
TITLE "Starbreaker"
PERFORMER "Starbreaker"
INDEX 01 41:08:72
TRACK 11 AUDIO
TITLE "Beautiful One (Acoustic Version) (Bonus Track)"
PERFORMER "Starbreaker"
INDEX 01 45:14:65
GoldWave Inc.
Site Admin
Posts: 4372
Joined: Wed Mar 10, 2004 6:43 pm
Location: St. John's, NL
Contact:

Re: little tiny strange bug in cue when artist = song title

Post by GoldWave Inc. »

Thanks for the test file. I'll check into it.
Post Reply