From 22b287540c40db6ffe5f4b4eb8dd266f5686fd0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20H=C3=A4ggqvist?= Date: Thu, 1 Jul 2010 12:30:18 +0000 Subject: Clarify that we use album artist if available. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27215 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/wps_tags.tex | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex index 05e9d81..cdd5ff3 100644 --- a/manual/appendix/wps_tags.tex +++ b/manual/appendix/wps_tags.tex @@ -373,16 +373,17 @@ that order): \item \fname{./albumtitle.\{jpeg,jpg,bmp\}} \item \fname{./cover.\{jpeg,jpg,bmp\}} \item \fname{./folder.jpg} -\item \fname{/.rockbox/albumart/artist-albumtitle.\{jpeg,jpg,bmp\}} +\item \fname{/.rockbox/albumart/albumartist-albumtitle.\{jpeg,jpg,bmp\}} \item \fname{../albumtitle.\{jpeg,jpg,bmp\}} \item \fname{../cover.\{jpeg,jpg,bmp\}} \end{enumerate} The following characters will be replaced with an underscore (\_) when looking -for albumtitle.bmp or artist-albumtitle.bmp: \textbackslash{} / : \textless{} +for albumtitle.bmp or albumartist-albumtitle.bmp: \textbackslash{} / : \textless{} \textgreater{} ? * \textbar{}. Doublequotes will be replaced by single quotes. -See \wikilink{AlbumArt} in the wiki for programs that will -help you automate the process of putting album art on your \dap{}. +If no album artist is set, artist will be used instead. See \wikilink{AlbumArt} +in the wiki for programs that will help you automate the process of putting +album art on your \dap{}. \subsection{How to display the album art} -- cgit v1.1