use flag to force status update rather than doing additional update
This commit is contained in:
@@ -119,7 +119,7 @@ void Playlist::EnterPressed()
|
||||
if (!w->Empty())
|
||||
{
|
||||
Mpd->PlayID(w->Current().GetID());
|
||||
Mpd->UpdateStatus();
|
||||
UpdateStatusImmediately = 1;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user