acumulate change values with |= and dont set art if it is ""

This commit is contained in:
faush01 2015-03-20 10:48:59 +11:00
parent 5b65e1cfda
commit c38ecfa462
4 changed files with 83 additions and 45 deletions

View file

@ -25,7 +25,7 @@ class Service():
def __init__(self, *args ):
self.KodiMonitor = KodiMonitor.Kodi_Monitor()
utils.logMsg("MB3 Sync Service" "starting Monitor",0)
utils.logMsg("MB3 Sync Service", "starting Monitor",0)
pass
@ -115,7 +115,7 @@ class Service():
else:
xbmc.log("Not authenticated yet")
utils.logMsg("MB3 Sync Service" "stopping Service",0)
utils.logMsg("MB3 Sync Service", "stopping Service",0)
#start the service