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
- ###################################
- 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"
- mixer_type "software"
- input {
- plugin "curl"
- }
- decoder {
- plugin "ffmpeg"
- enabled "yes"
- }
- state_file "/var/lib/mpd/mpdstate"
- audio_output {
- name "ARCAM USB Audio 2.0"
- type "alsa"
- device "hw:1,0"
- dsd_usb "yes"
- auto_resample "no"
- auto_format "no"
- enabled "yes"
- }
- audio_output {
- name "bcm2835 ALSA"
- type "alsa"
- device "hw:0,0"
- dsd_usb "yes"
- auto_resample "no"
- auto_format "no"
- }
Advertisement
Add Comment
Please, Sign In to add comment