def __init__(self): self._stopped = False self._totalTime = 999999 xbmc.Player.__init__(self, xbmc.PLAYER_CORE_AUTO)