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 = "