• Christopher Zimmerman's avatar
    playlist_state: save state when stopped · a641f562
    Christopher Zimmerman authored
    At the moment mpd doesn't store or restore the current track to/from
    its state file when the daemon is stopped/started while in 'stopped'
    state.  I believe the preferred behaviour would be to store and
    restore the current track even when the daemon is in stopped state
    when shutting down.
    
    I made a small patch to adapt this behaviour. If you believe this is
    not the preferred behaviour, maybe this should be realized as a
    configuration option. I'm not sure how to do this, but made a small
    comment, where one would have to put the option.
    a641f562
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...