Skip to content

Instantly share code, notes, and snippets.

@fzerorubigd
Created May 18, 2016 13:46
Show Gist options
  • Select an option

  • Save fzerorubigd/81e54dc203e4ab059245d7b0a70cc272 to your computer and use it in GitHub Desktop.

Select an option

Save fzerorubigd/81e54dc203e4ab059245d7b0a70cc272 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