modificato il branch

This commit is contained in:
greko
2019-07-17 23:14:31 +02:00
committed by GitHub
parent 3eaf36d3e4
commit 6e5fc39f94

View File

@@ -17,7 +17,7 @@ addon = xbmcaddon.Addon('plugin.video.kod')
_hdr_pat = re.compile("^@@ -(\d+),?(\d+)? \+(\d+),?(\d+)? @@.*")
branch = 'stable'
branch = 'master'
user = 'kodiondemand'
repo = 'addon'
addonDir = xbmc.translatePath("special://home/addons/") + "plugin.video.kod/"