Force inform in Player::NextItem
This commit is contained in:
parent
634db67685
commit
c1eb20a20b
@ -394,7 +394,7 @@ void Player::NextItem(const Engine::TrackChangeFlags change, const Playlist::Aut
|
||||
return;
|
||||
}
|
||||
|
||||
PlayAt(i, change, autoscroll, false);
|
||||
PlayAt(i, change, autoscroll, false, true);
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user