Merge pull request #2195 from OancaAndrei/syncplay-fix-next-item
Fix SyncPlay switching to next item in queue
This commit is contained in:
@@ -70,7 +70,6 @@ class PlaybackCore {
|
||||
onPlaybackStop(stopInfo) {
|
||||
this.lastCommand = null;
|
||||
Events.trigger(this.manager, 'playbackstop', [stopInfo]);
|
||||
this.manager.releaseCurrentPlayer();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user