Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- bind_to_address "127.0.0.1"
- # Required files
- db_file "~/.config/mpd/database"
- log_file "~/.config/mpd/log"
- # Optional
- music_directory "~/Music"
- playlist_directory "~/.config/mpd/playlists"
- pid_file "~/.config/mpd/pid"
- state_file "~/.config/mpd/state"
- sticker_file "~/.config/mpd/sticker.sql"
- audio_output {
- type "alsa"
- name "My Sound Card"
- mixer_type "software" # optional
- }
Advertisement
Add Comment
Please, Sign In to add comment