From 9af3680356985466f6510e5dde2785521aa4eb3c Mon Sep 17 00:00:00 2001
From: Alfa-beto <30815244+Alfa-beto@users.noreply.github.com>
Date: Wed, 16 Aug 2017 23:53:32 +0000
Subject: [PATCH 1/2] Fixes Varios
---
plugin.video.alfa/channels/mundoflv.py | 9 +-
plugin.video.alfa/channels/tvseriesdk.py | 367 +++++++++---------
plugin.video.alfa/channels/ver-peliculas.json | 3 +-
plugin.video.alfa/channels/ver-peliculas.py | 20 +-
4 files changed, 201 insertions(+), 198 deletions(-)
diff --git a/plugin.video.alfa/channels/mundoflv.py b/plugin.video.alfa/channels/mundoflv.py
index f00e27a0..8eeb1dae 100755
--- a/plugin.video.alfa/channels/mundoflv.py
+++ b/plugin.video.alfa/channels/mundoflv.py
@@ -345,13 +345,13 @@ def temporadas(item):
itemlist = []
templist = []
data = httptools.downloadpage(item.url).data
+ data = data.replace ('"',"'")
realplot = ''
- patron = ""
+ patron = "