mpd: persist queue between restarts using state file
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
music_directory "~/msc"
|
||||
playlist_directory "~/.config/mpd/playlists"
|
||||
state_file "~/.local/share/mpd/state"
|
||||
|
||||
auto_update "yes"
|
||||
bind_to_address "127.0.0.1"
|
||||
|
Reference in New Issue
Block a user