From 5450219e11f4c323bd22f9d7c0b6fb2a8dc4ab02 Mon Sep 17 00:00:00 2001 From: Nick Peskett Date: Mon, 12 Dec 2011 10:44:23 +0000 Subject: Manual: Clarification of cuesheet file name and location git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31214 a1c6a512-1295-4272-9138-f99709370657 --- manual/configure_rockbox/playback_options.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manual/configure_rockbox/playback_options.tex b/manual/configure_rockbox/playback_options.tex index 39864c6827..a9aa35d572 100644 --- a/manual/configure_rockbox/playback_options.tex +++ b/manual/configure_rockbox/playback_options.tex @@ -267,6 +267,10 @@ you to configure settings related to audio playback. found in the cuesheet file will replace the information from the ID3 tags. When you enable this option, you'll have to reboot for it to come into effect. + Cuesheet files should have the same file name as the audio file they + reference, except with the extension ".cue". This file can either reside in + the same directory as the audio file (checked first), or within the + .rockbox/cue directory. \section{Skip Length}\index{Skip Length} Designed to speed up navigation when listening to long audio tracks, -- cgit v1.2.3