Update documentation for iTunes XML support

This commit is contained in:
Julien BLACHE
2009-11-28 11:01:22 +01:00
parent 6114c31c61
commit 93287e8259
2 changed files with 8 additions and 0 deletions

4
README
View File

@@ -57,6 +57,10 @@ Playlists
forked-daapd supports M3U playlists. Just drop your playlist somewhere in
your library with an .m3u extension and it will pick it up.
Support for iTunes Music Library XML format is available as a compile-time
option. By default, metadata from our parsers is preferred over what's in
the iTunes DB; use itunes_overrides = true if you prefer iTunes' metadata.
Smart playlists are not supported at the moment.