aggiunto typo a lang

This commit is contained in:
greko
2019-05-29 16:40:59 +02:00
parent c4f193ed08
commit 4ed0a53c5f
+1 -1
View File
@@ -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