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 6894b686..c34d6435 100755
--- a/core/support.py
+++ b/core/support.py
@@ -596,12 +596,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