updater: reload service in caso di download da zip
This commit is contained in:
@@ -101,6 +101,7 @@ def check(background=False):
|
||||
localCommitFile = open(os.path.join(xbmc.translatePath("special://home/addons/"), 'plugin.video.kod', trackingFile), 'w') # il file di tracking viene eliminato, lo ricreo
|
||||
changelog += commitJson['commit']['message'] + "\n"
|
||||
poFilesChanged = True
|
||||
serviceChanged = True
|
||||
break
|
||||
|
||||
for file in commitJson['files']:
|
||||
|
||||
Reference in New Issue
Block a user