List of all episodes to make add to library work as well
Updated scrapertools regex to match italian series and episodes number
This commit is contained in:
@@ -454,8 +454,7 @@ def videolibrary(itemlist, item, typography=''):
|
||||
url=item.url,
|
||||
action=action,
|
||||
extra=extra,
|
||||
contentTitle=item.fulltitle,
|
||||
parentTitle=item.title))
|
||||
contentTitle=item.fulltitle))
|
||||
|
||||
|
||||
def nextPage(itemlist, item, data, patron, function_level=1):
|
||||
|
||||
Reference in New Issue
Block a user