mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Keep managing valid player in SyncPlay
This commit is contained in:
parent
746e67e141
commit
21269747a7
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ class PlaybackCore {
|
|||
onPlaybackStop(stopInfo) {
|
||||
this.lastCommand = null;
|
||||
Events.trigger(this.manager, 'playbackstop', [stopInfo]);
|
||||
this.manager.releaseCurrentPlayer();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue