nuovo render_items, changelog solo all'apertura di kod

This commit is contained in:
marco
2020-04-01 18:24:57 +02:00
parent 38a726afb0
commit 470fb254cd
8 changed files with 105 additions and 116 deletions
-3
View File
@@ -10,9 +10,6 @@ from platformcode import config, platformtools
from specials import autoplay
from channelselector import get_thumb
from specials import shortcuts
CONTEXT = shortcuts.context()
info_language = ["de", "en", "es", "fr", "it", "pt"] # from videolibrary.json
try: lang = info_language[config.get_setting("info_language", "videolibrary")]
except: lang = 'it'