def __init__( self ): self._service_setup() while (not self.Monitor.abortRequested()) and (not self.Exit): xbmc.sleep(1000)