test
This commit is contained in:
@@ -17,7 +17,7 @@ addon = xbmcaddon.Addon('plugin.video.kod')
|
||||
_hdr_pat = re.compile("^@@ -(\d+),?(\d+)? \+(\d+),?(\d+)? @@.*")
|
||||
|
||||
branch = 'stable'
|
||||
user = 'kodiondemand'
|
||||
user = 'mac12m99'
|
||||
repo = 'addon'
|
||||
addonDir = os.path.dirname(os.path.dirname(os.path.abspath(__file__))) + '/'
|
||||
maxPage = 5 # le api restituiscono 30 commit per volta, quindi se si è rimasti troppo indietro c'è bisogno di andare avanti con le pagine
|
||||
|
||||
Reference in New Issue
Block a user