@@ -1363,7 +1363,7 @@ mpd_command_play(struct evbuffer *evbuf, int argc, char **argv, char **errmsg, s
structdb_queue_item*queue_item;
intret;
songpos=0;
songpos=-1;
if(argc>1)
{
ret=safe_atoi32(argv[1],&songpos);
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.