12 lines
248 B
INI
12 lines
248 B
INI
[db]
|
|
# The library database file
|
|
library = db/library.db
|
|
|
|
[directories]
|
|
# Useful paths to have stored
|
|
library = /path/to/music
|
|
reorganize_destination = /where/to/reorganize/to
|
|
|
|
[settings]
|
|
# Which file types are scanned
|
|
extensions = mp3,wav,ogg,flac |