From 4ed0a53c5f51a7e85313a747449cca87c9eb2d07 Mon Sep 17 00:00:00 2001 From: greko Date: Wed, 29 May 2019 16:40:59 +0200 Subject: [PATCH] aggiunto typo a lang --- core/support.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/support.py b/core/support.py index 032ae497..c91e8cdc 100644 --- a/core/support.py +++ b/core/support.py @@ -174,7 +174,7 @@ def scrape(item, patron = '', listGroups = [], headers="", blacklist="", data="" lang = 'Sub-ITA' else: 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 infolabels = item.infoLabels