aggiunto typo a lang
This commit is contained in:
+1
-1
@@ -174,7 +174,7 @@ def scrape(item, patron = '', listGroups = [], headers="", blacklist="", data=""
|
|||||||
lang = 'Sub-ITA'
|
lang = 'Sub-ITA'
|
||||||
else:
|
else:
|
||||||
lang = 'ITA'
|
lang = 'ITA'
|
||||||
longtitle += '[COLOR blue][' + lang + '][/COLOR]'
|
longtitle += typo(lang, '_ [] color kod')
|
||||||
|
|
||||||
if item.infoLabels["title"] or item.fulltitle: # if title is set, probably this is a list of episodes or video sources
|
if item.infoLabels["title"] or item.fulltitle: # if title is set, probably this is a list of episodes or video sources
|
||||||
infolabels = item.infoLabels
|
infolabels = item.infoLabels
|
||||||
|
|||||||
Reference in New Issue
Block a user