state_file: save only if something has changed
If nothing has changed since the last save, don't save the state file. Saving will spin up the hard drive, which is undesirable on hosts where MPD is idling in background.
This commit is contained in:
1
NEWS
1
NEWS
@@ -36,6 +36,7 @@ ver 0.16 (20??/??/??)
|
||||
* renamed option "--stdout" to "--stderr"
|
||||
* removed options --create-db and --no-create-db
|
||||
* automatically update the database with Linux inotify
|
||||
* state_file: save only if something has changed
|
||||
* obey $(sysconfdir) for default mpd.conf location
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user