Created
March 29, 2022 19:12
-
-
Save mrpjevans/b648561bde5e401055f34c2ecf964d6d to your computer and use it in GitHub Desktop.
Mopidy config file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[http] | |
hostname = 0.0.0.0 | |
[audio] | |
output = alsasink | |
[local] | |
media_dir = /home/pi/Music |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment