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