From affcbd2957308c0022895d59987712fd14a52bef Mon Sep 17 00:00:00 2001 From: Alhaziel Date: Wed, 18 Sep 2019 09:05:33 +0200 Subject: [PATCH] AnimeWorld Fix Ricnoscimento Film / Episodi --- channels/animeworld.py | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/channels/animeworld.py b/channels/animeworld.py index fb63849e..fcfbfa82 100644 --- a/channels/animeworld.py +++ b/channels/animeworld.py @@ -79,6 +79,7 @@ def search(item, texto): support.log(texto) item.args = 'noorder' item.url = host + '/search?keyword=' + texto + item.contentType = 'tvshow' try: return peliculas(item) # Continua la ricerca in caso di errore @@ -98,10 +99,13 @@ def peliculas(item): action='findvideos' else: if item.args != 'noorder' and not item.url[-1].isdigit(): item.url += order() # usa l'ordinamento di configura canale - patron= r'
\s*]+>\s*\d+)\) )?(?:\((?P[^\)]+)\))?"[^>]+>[^>]+>[^>]+>[^>]+>\s*(?:
(?P[^<]+)
)?' + patron= r'