diff --git a/channels/seriehd.py b/channels/seriehd.py
index 3806613e..288f5b7a 100644
--- a/channels/seriehd.py
+++ b/channels/seriehd.py
@@ -99,7 +99,7 @@ def nation(item):
def peliculas(item):
item.contentType = 'tvshow'
- return support.scrape(item,r'
(.*?)
\s*
\s*.*?([0-9]{4}).*?([A-Z]+)',['title', 'thumb', 'url', 'year', 'quality'], headers, patronNext=r"\d+\d+", action='episodios')
+ return support.scrape(item,r'(.*?)
\s*
\s*.*?([0-9]{4}).*?([A-Z]+)',['title', 'thumb', 'url', 'year', 'quality'], headers, patronNext=r'