Skip to content

Instantly share code, notes, and snippets.

@dstecholution
dstecholution / mopidy.conf
Created May 13, 2022 15:17 — forked from mrpjevans/mopidy.conf
Sample mopidy.conf file for MagPi tutorials
[http]
# Make sure the web interface can be accessed by the local network
hostname = 0.0.0.0
[audio]
# Direct audio to the DAC, not HDMI
output = alsasink
# The File extension isn't of much use, so we can disable it
[file]