Skip to content

Instantly share code, notes, and snippets.

@fzerorubigd
Created January 15, 2015 20:17
Show Gist options
  • Save fzerorubigd/60dead996c7c2660c329 to your computer and use it in GitHub Desktop.
Save fzerorubigd/60dead996c7c2660c329 to your computer and use it in GitHub Desktop.
# See: /usr/share/doc/mpd/mpdconf.example
user "f0rud"
music_directory "/home/f0rud/musics"
state_file "/home/f0rud/.mpd/mpdstate"
playlist_directory "/home/f0rud/.mpd/playlists"
db_file "/home/f0rud/.mpd/mpd.db"
pid_file "/home/f0rud/.mpd/mpd.pid"
bind_to_address "0.0.0.0"
audio_output {
type "alsa"
name "My ALSA Device"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment