Open Clementine-Issue-Importer opened 10 years ago
From Quinta.D...@gmail.com on March 17, 2012 06:04:55
BTW: It seems that these problems only happen to those cues which point to ape files instead of flac ones.
From cousinm...@gmail.com on June 20, 2012 09:35:07
Confirmed. I converted an ape to flac, changed the FILE entry in the cue file, and now it works perfectly. So there is something with ape files.
APE + cue sheet continues to have some really strange behavior, for me, like randomly refusing to open tracks.
But I guess I should document that in a new issue?
This also occurs with ogg/opus + cue. File works perfectly in VLC. After I load the cue file If I close and restart Clementine the playlist works properly, except the last track has no length and doesn't start at it's associated offset...do we have a race condition where the playlist displays data before parsing is complete? And do we miss something on the last parsed track?
From Quinta.D...@gmail.com on March 17, 2012 13:53:24
Platform: Arch Version: 1.0.1
Two problems:
I'll elaborate the first problem with this example:
PERFORMER "Estatic Fear" TITLE "Somnium Obmutum" FILE "Somnium Obmutum.ape" WAVE TRACK 01 AUDIO TITLE "Des Nachtens Suss' Gedone" PERFORMER "Estatic Fear" INDEX 01 00:00:00 TRACK 02 AUDIO TITLE "Somnium Obmutum" PERFORMER "Estatic Fear" INDEX 00 01:46:37 INDEX 01 01:49:05 TRACK 03 AUDIO TITLE "As Autumn Calls" PERFORMER "Estatic Fear" INDEX 00 34:02:74 INDEX 01 34:05:02 TRACK 04 AUDIO TITLE "Ode to Solitude" PERFORMER "Estatic Fear" INDEX 00 38:19:70
INDEX 01 38:22:02
The first time I drag the cue file in the playlist, it will display 4 repeated tracks "Des Nachtens Suss' Gedone". And then I do this again (without deleting the 4 repeated tracks), it will display normally:
Des Nachtens Suss' Gedone Somnium Obmutum As Autumn Calls Ode to Solitude
Original issue: http://code.google.com/p/clementine-player/issues/detail?id=2813