Пример #1
0
 def stopService(self):
     logger.log_debug("stopped mediaserver service")
     return UPNPDevice.stopService(self)
Пример #2
0
 def startService(self):
     UPNPDevice.startService(self)
     logger.log_debug("started mediaserver service")