Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- music_directory "/home/jacob/music"
- playlist_directory "/home/jacob/.mpd/playlists"
- db_file "/home/jacob/.mpd/tag_cache"
- log_file "/home/jacob/.mpd/mpd.log"
- pid_file "/home/jacob/.mpd/mpd.pid"
- state_file "/home/jacob/.mpd/mpdstate"
- #user "mpd"
- audio_output {
- type "pulse"
- name "MPD"
- path "/tmp/mpd.fifo"
- format "44100:16:2"
- # server "remote_server" # optional
- # sink "remote_server_sink" # optional
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement