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