Move project from bordanlage/ to repo root

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-26 14:31:08 +01:00
parent 946c0a5377
commit 77123a0df5
56 changed files with 0 additions and 0 deletions

32
config/mopidy.conf Normal file
View File

@@ -0,0 +1,32 @@
[core]
data_dir = /var/lib/mopidy
[logging]
verbosity = 1
[audio]
output = audioresample ! audioconvert ! audio/x-raw,rate=44100,channels=2,format=S16LE ! filesink location=/tmp/audio/mopidy.pcm
[http]
enabled = true
hostname = 0.0.0.0
port = 6680
allowed_origins =
[mpd]
enabled = false
[local]
enabled = true
media_dir = /music
scan_timeout = 1000
[stream]
enabled = true
protocols = http, https, mms, rtmp, rtsp
[tunein]
enabled = true
[iris]
enabled = true