Files
docker-mopidy-iris/root/defaults/mopidy.conf
2023-04-04 12:05:40 +01:00

92 lines
1.2 KiB
Plaintext

[core]
data_dir = /data
config_dir = /data/.config
cache_dir = /data/.cache
[audio]
#output = lamemp3enc bitrate=320 ! shout2send async=false sync=true mount=mopidy
output = alsasink
[file]
media_dirs = /music|Music
excluded_file_extensions =
.jpg
.jpeg
.png
.gif
.bmp
.itdb
.itl
[m3u]
enabled = false
[stream]
enabled = true
[local]
library = images
media_dir = /music
scan_flush_threshold = 100
excluded_file_extensions =
.jpg
.jpeg
.png
.gif
.bmp
.itdb
.itl
[local-images]
library = sqlite
image_dir = /data/.images
[http]
hostname = 0.0.0.0
port = 6680
[mpd]
enabled = true
# Useful if you want to control this instance from a remote MPD client
hostname = 0.0.0.0
port = 6600
# This will help avoid timeout errors for artists or folders with large amounts of files
connection_timeout = 300
[iris]
country = GB
locale = en_GB
[spotify]
username =
password =
client_id =
client_secret =
bitrate = 320
[spotify_web]
client_id =
client_secret =
[gmusic]
username =
password =
deviceid = mac
bitrate = 320
[soundcloud]
auth_token =
[scrobbler]
username =
password =
[jellyfin]
hostname = 172.17.0.1:8096
username = mopidy
password = 66Hky1XQL1oTg
libraries = Music
[logging]
#verbosity = 1