diff --git a/channels/netfreex.py b/channels/netfreex.py
index 5f177a7a..afce9a0f 100644
--- a/channels/netfreex.py
+++ b/channels/netfreex.py
@@ -17,8 +17,6 @@ IDIOMAS = {'Italiano': 'IT'}
list_language = IDIOMAS.values()
-
-
@support.menu
def mainlist(item):
diff --git a/core/support.py b/core/support.py
index 98e62bdd..f9e4baed 100755
--- a/core/support.py
+++ b/core/support.py
@@ -581,12 +581,13 @@ def dooplay_get_episodes(item):
@scrape
def dooplay_peliculas(item, mixed=False, blacklist=""):
actLike = 'peliculas'
+ # debug = True
if item.args == 'searchPage':
return dooplay_search_vars(item, blacklist)
else:
if item.contentType == 'movie':
action = 'findvideos'
- patron = '(?P
(?P
(?P