added localized string

This commit is contained in:
angedam
2018-08-20 16:53:57 +02:00
committed by GitHub
parent 9cc18a7029
commit e378b3b5e9

View File

@@ -455,7 +455,7 @@ def find_and_set_infoLabels(item):
title = item.contentTitle
else:
tipo_busqueda = "tv"
tipo_contenido = config.get_localized_string(70283)
tipo_contenido = config.get_localized_string(70529)
title = item.contentSerieName
# Si el titulo incluye el (año) se lo quitamos