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:
@@ -54,7 +54,7 @@ void finishCommands();
|
||||
current_command = NULL; \
|
||||
} \
|
||||
else { \
|
||||
myfprintf(fp, "ACK [%i@%i] " format "\n", \
|
||||
myfprintf(stderr, "ACK [%i@%i] " format "\n", \
|
||||
(int)error, command_listNum, \
|
||||
##__VA_ARGS__); \
|
||||
} \
|
||||
|
Reference in New Issue
Block a user