@tkem recommends that this is reduced from 1000 to maximum 100 to not block incoming requests to Mopidy-Local-SQLite for too long while scanning the local library.
17 lines
232 B
Plaintext
17 lines
232 B
Plaintext
[local]
|
|
enabled = true
|
|
library = json
|
|
media_dir = $XDG_MUSIC_DIR
|
|
scan_timeout = 1000
|
|
scan_flush_threshold = 100
|
|
scan_follow_symlinks = false
|
|
excluded_file_extensions =
|
|
.directory
|
|
.html
|
|
.jpeg
|
|
.jpg
|
|
.log
|
|
.nfo
|
|
.png
|
|
.txt
|