Python3 Migrate
This commit is contained in:
19
venv/lib/python3.7/site-packages/mopidy/file/ext.conf
Normal file
19
venv/lib/python3.7/site-packages/mopidy/file/ext.conf
Normal file
@@ -0,0 +1,19 @@
|
||||
[file]
|
||||
enabled = true
|
||||
media_dirs =
|
||||
$XDG_MUSIC_DIR|Music
|
||||
~/|Home
|
||||
show_dotfiles = false
|
||||
excluded_file_extensions =
|
||||
.directory
|
||||
.html
|
||||
.jpeg
|
||||
.jpg
|
||||
.log
|
||||
.nfo
|
||||
.pdf
|
||||
.png
|
||||
.txt
|
||||
.zip
|
||||
follow_symlinks = false
|
||||
metadata_timeout = 1000
|
||||
Reference in New Issue
Block a user