Bump
This commit is contained in:
@@ -2,12 +2,25 @@
|
||||
data_dir = /data
|
||||
config_dir = /data/.config
|
||||
cache_dir = /data/.cache
|
||||
max_tracklist_length = 10000
|
||||
|
||||
[audio]
|
||||
output = lamemp3enc bitrate=320 ! shout2send async=false mount=mopidy ip=0.0.0.0 port=8000 password=hackme
|
||||
mixer = software
|
||||
mixer_volume = 100
|
||||
output = lamemp3enc bitrate=320 ! shout2send mount=mopidy ip=0.0.0.0 port=8000 password=hackme
|
||||
|
||||
[file]
|
||||
media_dirs = /music|Music
|
||||
excluded_file_extensions =
|
||||
.jpg
|
||||
.jpeg
|
||||
.png
|
||||
.gif
|
||||
.bmp
|
||||
.m4a
|
||||
|
||||
[m3u]
|
||||
enabled = false
|
||||
|
||||
[local]
|
||||
library = images
|
||||
|
||||
Reference in New Issue
Block a user