music_directory         "/home/music"
playlist_directory      "/home/bot/mpd/playlists"
db_file                 "/home/bot/mpd/tag_cache"
log_file                "/home/bot/mpd/mpd.log"
pid_file                "/home/bot/mpd/pid"
state_file              "/home/bot/mpd/state"
sticker_file            "/home/bot/mpd/sticker.sql"
bind_to_address         "localhost"
input {
        plugin "curl"
}
audio_output {       
       type    "jack"       
       name    "mpd_jack"     
       mixer_type      "software"
}
filesystem_charset              "UTF-8"
id3v1_encoding                  "UTF-8"