Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Syncplay/syncplay
/ canControl
Method
canControl
syncplay/server.py:656–657 ·
view source on GitHub ↗
(self, watcher)
Source
from the content-addressed store, hash-verified
654
return
self._setBy
655
656
def
canControl(self, watcher):
657
return
True
658
659
def
setPlaylist(self, files, setBy=None):
660
self._playlist = files
Callers
6
forcePositionUpdate
Method · 0.45
setReady
Method · 0.45
setPlaylist
Method · 0.45
setPlaylistIndex
Method · 0.45
isController
Method · 0.45
openRoomMenu
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected