MCPcopy Create free account
hub / github.com/Syncplay/syncplay / fileSwitchFoundFiles

Method fileSwitchFoundFiles

syncplay/client.py:628–630  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

626 self.autoplayCheck()
627
628 def fileSwitchFoundFiles(self):
629 self.ui.fileSwitchFoundFiles()
630 self.playlist.loadCurrentPlaylistIndex()
631
632 def setPlaylistIndex(self, index):
633 self._protocol.setPlaylistIndex(index)

Callers 1

setTrustedDomainsMethod · 0.95

Calls 2

fileSwitchFoundFilesMethod · 0.45

Tested by

no test coverage detected