mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-30 17:23:44 -04:00
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)
|
# 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
|
# (hirenj@mooh.org) for dynamically adding art to the id3v2
|
||||||
# header as it is streamed (!!). If you were using a music system
|
# header as it is streamed (!!). If you were using a music system
|
||||||
# like zina or andromeda, for example, with cover art called
|
# like zina or andromeda, for example, with cover art called
|
||||||
# "_folderOpenImage.jpg", you could use the parameter
|
# "_folderOpenImage.jpg", you could use the parameter
|
||||||
# art_file _folderOpenImage.jpg and if the file _folderOpenImage.jpg
|
# art_file _folderOpenImage.jpg and if the file _folderOpenImage.jpg
|
||||||
# was located in the same folder as the .mp3 file, it would appear
|
# 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
|
#art_filename _folderOpenImage.jpg
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user