user "andy"
bind_to_address "localhost"
-log_file "~/mpd/log"
-pid_file "~/mpd/pid"
-state_file "~/mpd/state"
-sticker_file "~/mpd/sticker.sql"
+log_file "/home/andy/mpd/log"
+pid_file "/home/andy/mpd/pid"
+state_file "/home/andy/mpd/state"
+sticker_file "/home/andy/mpd/sticker.sql"
database {
plugin "simple"
- path "~/mpd/database"
- cache_directory "~/.cache/mpd"
+ path "/home/andy/mpd/database"
+ cache_directory "/home/andy/.cache/mpd"
}
auto_update "yes"