Add always_transcode, first pass at a fix for the hifidelio/olive, something like the one offered by Matthias Schmidt

This commit is contained in:
Ron Pedde
2007-04-09 04:23:51 +00:00
parent 363210ebcc
commit 6f1f6d8ece
7 changed files with 31 additions and 702 deletions

View File

@@ -205,21 +205,6 @@ ssc_prog = @prefix@/bin/mt-daapd-ssc.sh
#logfile = /var/log/mt-daapd.log
#
# art_filename (optional)
#
# 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?
#
#art_filename = _folderOpenImage.jpg
#
# rescan_interval
#