Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ###################################
- # Auto generated mpd.conf file
- # please DO NOT edit it manually!
- # Use RuneUI MPD config section
- ###################################
- state_file "/var/lib/mpd/mpdstate"
- zeroconf_enabled "yes"
- zeroconf_name "runeaudio"
- bind_to_address "/run/mpd.sock"
- bind_to_address "any"
- port "6600"
- max_connections "20"
- user "mpd"
- group "audio"
- db_file "/var/lib/mpd/mpd.db"
- sticker_file "/var/lib/mpd/sticker.sql"
- pid_file "/var/run/mpd/pid"
- music_directory "/mnt/MPD"
- playlist_directory "/var/lib/mpd/playlists"
- follow_outside_symlinks "yes"
- follow_inside_symlinks "yes"
- auto_update "no"
- filesystem_charset "UTF-8"
- id3v1_encoding "UTF-8"
- volume_normalization "no"
- audio_buffer_size "2048"
- buffer_before_play "10%"
- gapless_mp3_playback "yes"
- input {
- plugin "curl"
- }
- decoder {
- plugin "ffmpeg"
- enabled "no"
- }
- replaygain "off"
- audio_output {
- name "BossDAC"
- type "alsa"
- device "hw:0,0"
- mixer_control "Digital"
- mixer_type "hardware"
- mixer_device "hw:0"
- auto_resample "no"
- auto_format "no"
- enabled "yes"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement