Rockbox General > Rockbox General Discussion
Cuesheet support problem
LAfant:
Hi everybody,
I got a short question about the cuesheet function on my iriver h120. I tried the manual and the search function but it didn't help me solve the problem.
I somehow can't find out how to use the cuesheet function. I have the cuesheet function turned on (also rebooted) and have these files located in the same directory:
01-artist - album.mp3
00-artist - album.cue
When I now listen to the mp3 file I can not skip any tracks or see track information. I can open the .cue file, I also see the single tracks, but I can not open one of these. This is the information contained in the cue file, I would be happy if someone could tell me what I'm doing wrong.
PERFORMER xxx
TITLE xxx
FILE "01-artist - album.mp3" MP3
TRACK 01 AUDIO
TITLE xxx
PERFORMER xxx
FLAGS DCP
INDEX 01 00:00:00
TRACK 02 AUDIO
.......
Thanks in advance.
Chronon:
The cue sheet should have the same filename as the music file (except for extension). Try renaming the cuesheet to: 01-artist - album.cue
LAfant:
Thanks a lot for the quick reply. It works now. I just wanted to note that this is not stated in the manual, maybe someone with access to it could add a sentence to the "cuesheet support" section to clarify that.
Chronon:
Can you file a bug report in the tracker for it? I'm in a hurry at the moment (have to take my daughter to a birthday party). Just include some plain text of what needs to be included in the manual and someone can write a patch for the manual.
I'll get to it later if you haven't already. Thanks!
sockbox:
i'm having issues w/ cuesheet support on a Sansa e280R running rockbox ver. r15856-071201. cuesheet support is turned on. the cuesheet is read, artist/titles are displayed but no times are displayed and the mp3 file is never accessed. i've even tried removing all the REM lines. the filenames are the same except for extension:
neworder35.cue
neworder35.mp3
the cuesheet is as follows:
--- Code: ---PERFORMER "New Order"
TITLE "New Order Mixed"
REM REPLAYGAIN_ALBUM_GAIN -1.96 dB
REM REPLAYGAIN_ALBUM_PEAK 0.805543
FILE "neworder35.mp3" MP3
TRACK 01 AUDIO
TITLE "Getting Away With It (Extended Version)"
PERFORMER "Electronic"
INDEX 01 00:00:00
REM REPLAYGAIN_TRACK_GAIN -2.24 dB
REM REPLAYGAIN_TRACK_PEAK 0.776190
TRACK 02 AUDIO
TITLE "Selfish (That Pop mix)"
PERFORMER "The Other Two"
INDEX 01 02:47:23
REM REPLAYGAIN_TRACK_GAIN -2.32 dB
REM REPLAYGAIN_TRACK_PEAK 0.785240
TRACK 03 AUDIO
TITLE "Lean To The Inside (Instrumental)"
PERFORMER "Electronic"
INDEX 01 06:18:70
REM REPLAYGAIN_TRACK_GAIN -1.38 dB
REM REPLAYGAIN_TRACK_PEAK 0.765313
TRACK 04 AUDIO
TITLE "See Saw (Solaris club mix)"
PERFORMER "Monaco"
INDEX 01 08:22:36
REM REPLAYGAIN_TRACK_GAIN -3.28 dB
REM REPLAYGAIN_TRACK_PEAK 0.787902
TRACK 05 AUDIO
TITLE "Second Nature (Sweet Remix)"
PERFORMER "Electronic"
INDEX 01 11:25:38
REM REPLAYGAIN_TRACK_GAIN -1.63 dB
REM REPLAYGAIN_TRACK_PEAK 0.752098
TRACK 06 AUDIO
TITLE "Sweet Lips (Joey Negro Main Slice)"
PERFORMER "Monaco"
INDEX 01 14:19:32
REM REPLAYGAIN_TRACK_GAIN -1.72 dB
REM REPLAYGAIN_TRACK_PEAK 0.756305
TRACK 07 AUDIO
TITLE "Sweet Lips (Album Version)"
PERFORMER "Monaco"
INDEX 01 15:50:45
REM REPLAYGAIN_TRACK_GAIN -1.92 dB
REM REPLAYGAIN_TRACK_PEAK 0.771098
TRACK 08 AUDIO
TITLE "Disappointed (Electronic mix)"
PERFORMER "Electronic"
INDEX 01 19:02:32
REM REPLAYGAIN_TRACK_GAIN -1.94 dB
REM REPLAYGAIN_TRACK_PEAK 0.782333
TRACK 09 AUDIO
TITLE "Jetstream (Tom Neville Remix)"
PERFORMER "New Order"
INDEX 01 22:05:71
REM REPLAYGAIN_TRACK_GAIN -0.82 dB
REM REPLAYGAIN_TRACK_PEAK 0.720258
TRACK 10 AUDIO
TITLE "Round&Round (Club mix)"
PERFORMER "New Order"
INDEX 01 24:22:68
REM REPLAYGAIN_TRACK_GAIN -1.93 dB
REM REPLAYGAIN_TRACK_PEAK 0.773346
TRACK 11 AUDIO
TITLE "Pineapple Face (v2.0)"
PERFORMER "Revenge"
INDEX 01 28:54:63
REM REPLAYGAIN_TRACK_GAIN -1.75 dB
REM REPLAYGAIN_TRACK_PEAK 0.769619
TRACK 12 AUDIO
TITLE "Spooky (Stadium Mix)"
PERFORMER "New Order"
INDEX 01 32:07:46
REM REPLAYGAIN_TRACK_GAIN -0.70 dB
REM REPLAYGAIN_TRACK_PEAK 0.765231
TRACK 13 AUDIO
TITLE "Regret (The New Order Mix)"
PERFORMER "New Order"
INDEX 01 35:14:55
REM REPLAYGAIN_TRACK_GAIN -1.83 dB
REM REPLAYGAIN_TRACK_PEAK 0.783912
TRACK 14 AUDIO
TITLE "True Faith (Morel's Extra Dub)"
PERFORMER "New Order"
INDEX 01 40:25:47
REM REPLAYGAIN_TRACK_GAIN -1.42 dB
REM REPLAYGAIN_TRACK_PEAK 0.696757
TRACK 15 AUDIO
TITLE "True Faith (Shep Pettibone Remix)"
PERFORMER "New Order"
INDEX 01 41:13:51
REM REPLAYGAIN_TRACK_GAIN -2.67 dB
REM REPLAYGAIN_TRACK_PEAK 0.805543
TRACK 16 AUDIO
TITLE "World in Motion"
PERFORMER "New Order"
INDEX 01 46:44:57
REM REPLAYGAIN_TRACK_GAIN -1.96 dB
REM REPLAYGAIN_TRACK_PEAK 0.800722
TRACK 17 AUDIO
TITLE "Bizaar Love Triangle"
PERFORMER "New Order"
INDEX 01 49:34:55
REM REPLAYGAIN_TRACK_GAIN -2.49 dB
REM REPLAYGAIN_TRACK_PEAK 0.797351
TRACK 18 AUDIO
TITLE "Subculture"
PERFORMER "New Order"
INDEX 01 53:38:41
REM REPLAYGAIN_TRACK_GAIN -1.89 dB
REM REPLAYGAIN_TRACK_PEAK 0.769611
TRACK 19 AUDIO
TITLE "World (World in Action Mix)"
PERFORMER "New Order"
INDEX 01 57:20:01
REM REPLAYGAIN_TRACK_GAIN +1.38 dB
REM REPLAYGAIN_TRACK_PEAK 0.681796
TRACK 20 AUDIO
TITLE "Blue Monday (Hardfloor Mix)"
PERFORMER "New Order"
INDEX 01 58:43:38
REM REPLAYGAIN_TRACK_GAIN -1.42 dB
REM REPLAYGAIN_TRACK_PEAK 0.774696
TRACK 21 AUDIO
TITLE "Touched By The Hand Of God (Biff & Memphis Remix)"
PERFORMER "New Order"
INDEX 01 63:26:69
REM REPLAYGAIN_TRACK_GAIN -1.28 dB
REM REPLAYGAIN_TRACK_PEAK 0.759894
TRACK 22 AUDIO
TITLE "Ruined In A Day (K-Klass Remix)"
PERFORMER "New Order"
INDEX 01 67:46:41
REM REPLAYGAIN_TRACK_GAIN -2.73 dB
REM REPLAYGAIN_TRACK_PEAK 0.756914
TRACK 23 AUDIO
TITLE "Marine"
PERFORMER "Monaco"
INDEX 01 71:24:34
REM REPLAYGAIN_TRACK_GAIN -0.74 dB
REM REPLAYGAIN_TRACK_PEAK 0.752815
--- End code ---
Navigation
[0] Message Index
[#] Next page
Go to full version