Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Syncplay/syncplay
/ shuffleRemainingPlaylist
Method
shuffleRemainingPlaylist
syncplay/ui/gui.py:725–726 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
723
724
@needsClient
725
def
shuffleRemainingPlaylist(self):
726
self._syncplayClient.playlist.shuffleRemainingPlaylist()
727
728
@needsClient
729
def
shuffleEntirePlaylist(self):
Callers
1
openPlaylistMenu
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected