Skip to content

Instantly share code, notes, and snippets.

@niklasfi
Created June 13, 2011 19:35
Show Gist options
  • Save niklasfi/1023505 to your computer and use it in GitHub Desktop.
Save niklasfi/1023505 to your computer and use it in GitHub Desktop.
Memory Hogging MPD
port "9997"
music_directory "/media/grab/Audio/Music"
playlist_directory "~/.mpd/playlists"
db_file "~/.mpd/mpd.db"
log_file "~/.mpd/mpd.log"
state_file "~/.mpd/mpdstate"
user "niklas"
audio_output {
type "pulse"
name "PulseAudio"
}
mixer_type "hardware"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment