jellyfin-container: config mopidy

This commit is contained in:
Veneficium 2025-03-14 19:42:46 +01:00
parent 2800e74f7e
commit 483113a1c7
2 changed files with 23 additions and 8 deletions

17
containers/mopidy.conf Normal file
View file

@ -0,0 +1,17 @@
[jellyfin]
enabled = true
hostname = localhost:8096
username = veneficium
password = paswordF!08!
[mpd]
enabled = true
hostname = 0.0.0.0
port = 6600
connection_timeout = 300
[http]
enabled = true
hostname = 0.0.0.0
port = 6680
default_app = muse
[muse]
enabled = true