mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 23:58:57 +00:00
Update MediaBrowser.Controller/SyncPlay/Queue/PlayQueueManager.cs
This commit is contained in:
@@ -486,7 +486,10 @@ namespace MediaBrowser.Controller.SyncPlay
|
||||
ShufflePlaylist();
|
||||
break;
|
||||
default:
|
||||
if (!ShuffleMode.Equals(mode))
|
||||
{
|
||||
SortShuffledPlaylist();
|
||||
}
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user