From 800a89c24b76b2a934473019c3f5a050412cf3db Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Tue, 27 Feb 2018 08:56:08 -0500 Subject: [PATCH] =?UTF-8?q?divxtotal:=20cambio=20est=C3=A9tico=20en=20el?= =?UTF-8?q?=20c=C3=B3digo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin.video.alfa/channels/divxtotal.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugin.video.alfa/channels/divxtotal.py b/plugin.video.alfa/channels/divxtotal.py index 0525ac09..36aa5931 100644 --- a/plugin.video.alfa/channels/divxtotal.py +++ b/plugin.video.alfa/channels/divxtotal.py @@ -146,8 +146,6 @@ def scraper(item): except: pass - for item_tmdb in itemlist: - logger.info(str(item_tmdb.infoLabels['tmdb_id'])) return itemlist