Update manual to mention that we support embedded album art in MP4/M4A files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30137 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d77373fb0e
commit
302c0b7484
1 changed files with 1 additions and 1 deletions
|
@ -412,7 +412,7 @@ is as follows (a list in braces means that those file extensions are tried in
|
|||
that order):
|
||||
|
||||
\begin{enumerate}
|
||||
\item embedded (JPEG images in ID3v2 tags only)
|
||||
\item embedded (JPEG images in ID3v2 or MP4 tags only)
|
||||
\item \fname{./filename.\{jpeg,jpg,bmp\}}
|
||||
\item \fname{./albumtitle.\{jpeg,jpg,bmp\}}
|
||||
\item \fname{./cover.\{jpeg,jpg,bmp\}}
|
||||
|
|
Loading…
Reference in a new issue