From 8d1c362e4d6d792ed8f5114482bf7714895ec52c Mon Sep 17 00:00:00 2001 From: Alhaziel01 Date: Fri, 22 May 2020 18:26:10 +0200 Subject: [PATCH 1/2] Fix Aggiornamento Videoteca e piccola modifica --- specials/videolibrary.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specials/videolibrary.py b/specials/videolibrary.py index c9cac701..86cd217f 100644 --- a/specials/videolibrary.py +++ b/specials/videolibrary.py @@ -277,11 +277,11 @@ def list_tvshows(item): if item_tvshow.active and int(item_tvshow.active) > 0: texto_update = config.get_localized_string(60022) value = 0 - item_tvshow.title += " [B]" + u"\u2022".encode('utf-8') + "[/B]" # item_tvshow.text_color = "green" else: texto_update = config.get_localized_string(60023) value = 1 + item_tvshow.title += " [B]" + u"\u2022".encode('utf-8') + "[/B]" # item_tvshow.text_color = "0xFFDF7401" # Menu contextual: Eliminar serie/canal @@ -355,7 +355,7 @@ def configure_update_videolibrary(item): # Dialog to select ret = xbmcgui.Dialog().multiselect(config.get_localized_string(60601), lista, preselect=preselect, useDetails=True) - if not ret: + if ret < 0: return False # order cancel seleccionados = [ids[i] for i in ret] From 6443c0f3b51f559aeccc57cb17bef3aff68c8d3b Mon Sep 17 00:00:00 2001 From: Alhaziel01 Date: Fri, 22 May 2020 18:44:33 +0200 Subject: [PATCH 2/2] Disattivato HDmario --- servers/hdmario.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/hdmario.json b/servers/hdmario.json index 8c597436..17a614a8 100644 --- a/servers/hdmario.json +++ b/servers/hdmario.json @@ -1,5 +1,5 @@ { - "active": true, + "active": false, "find_videos": { "ignore_urls": [], "patterns": [