Skip to content

Instantly share code, notes, and snippets.

@secondwtq
Created August 21, 2018 19:08
Show Gist options
  • Save secondwtq/67750573a2de48ee12e86a4470c8d6b7 to your computer and use it in GitHub Desktop.
Save secondwtq/67750573a2de48ee12e86a4470c8d6b7 to your computer and use it in GitHub Desktop.
music_directory "~/Documents/music"
playlist_directory "~/Documents/music/playlists"
database {
plugin "simple"
path "/var/lib/mpd/db"
}
input {
plugin "qobuz"
app_id ""
app_secret ""
username ""
password ""
format_id "6"
}
# input?
# decoder?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment