Stronger warning in conf file
This commit is contained in:
parent
c4367412b2
commit
855cfe5d00
|
@ -122,18 +122,22 @@ extensions .mp3,.m4a,.m4p
|
|||
#
|
||||
# art_filename (optional)
|
||||
#
|
||||
# There is (experimental!) support thanks to Hiren Joshi
|
||||
# There is experimental support thanks to Hiren Joshi
|
||||
# (hirenj@mooh.org) for dynamically adding art to the id3v2
|
||||
# header as it is streamed (!!). If you were using a music system
|
||||
# like zina or andromeda, for example, with cover art called
|
||||
# "_folderOpenImage.jpg", you could use the parameter
|
||||
# art_file _folderOpenImage.jpg and if the file _folderOpenImage.jpg
|
||||
# was located in the same folder as the .mp3 file, it would appear
|
||||
# in iTunes. Cool, eh?
|
||||
# in iTunes. Cool, eh?
|
||||
#
|
||||
# This is EXPERIMENTAL, so if you run into strange problems with
|
||||
# seeking in the songs, or songs that won't stream and leave an
|
||||
# exclamation point, then comment out this directive and try again.
|
||||
#
|
||||
# Do let me know (rpedde@users.sourceforge.net) if you have
|
||||
# problems with it though. And thanks again to Hiren.
|
||||
#
|
||||
|
||||
#art_filename _folderOpenImage.jpg
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue