new command, plchanges, and also add Num: to songinfo of playlistinfo
git-svn-id: https://svn.musicpd.org/mpd/trunk@1339 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
+1
-1
@@ -159,7 +159,7 @@ void readDirectoryDBIfUpdateIsFinished() {
|
||||
if(directory_reReadDB && 0==directory_updatePid) {
|
||||
DEBUG("readDirectoryDB since update finished successfully\n");
|
||||
readDirectoryDB();
|
||||
incrPlaylistVersion();
|
||||
playlistVersionChange();
|
||||
directory_reReadDB = 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user