Merge branch 'v0.21.x'
This commit is contained in:
@@ -999,7 +999,7 @@ Player::Run() noexcept
|
||||
}
|
||||
}
|
||||
|
||||
if (dc.IsIdle() && queued) {
|
||||
if (dc.IsIdle() && queued && IsDecoderAtCurrentSong()) {
|
||||
/* the decoder has finished the current song;
|
||||
make it decode the next song */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user