mopidy/mopidy/local/ext.conf
Stein Magnus Jodal 9957b3c2be local: Reintroduce local/data_dir config for the 1.1.x series
As to not break compat with mopidy-local-* in v1.1.1.
2015-09-01 23:27:40 +02:00

18 lines
270 B
Plaintext

[local]
enabled = true
library = json
media_dir = $XDG_MUSIC_DIR
data_dir = $XDG_DATA_DIR/mopidy/local
scan_timeout = 1000
scan_flush_threshold = 100
scan_follow_symlinks = false
excluded_file_extensions =
.directory
.html
.jpeg
.jpg
.log
.nfo
.png
.txt