Advertisement
msjche

~/.mpd/mpd.conf

Jan 6th, 2013
348
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. music_directory "~/Music"
  2. playlist_directory "~/.mpd/playlists"
  3. db_file "~/.mpd/mpd.db"
  4. log_file "~/.mpd/mpd.log"
  5. pid_file "~/.mpd/mpd.pid"
  6. state_file "~/.mpd/mpdstate"
  7. audio_output {
  8. type "alsa"
  9. name "Metal Bitchez!!"
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement