From dd8cc50163876aec4ca40fc0449e2ba4782578a9 Mon Sep 17 00:00:00 2001 From: mac12m99 Date: Mon, 28 Oct 2019 19:29:20 +0100 Subject: [PATCH] streamingaltadefinizione: scarica serie in ricerca globale --- core/support.py | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/core/support.py b/core/support.py index 7e8aeceb..be25cca2 100644 --- a/core/support.py +++ b/core/support.py @@ -516,7 +516,7 @@ def dooplay_search_vars(item, blacklist): if item.contentType == 'list': # ricerca globale type = '(?Pmovies|tvshows)' typeActionDict = {'findvideos': ['movies'], 'episodios': ['tvshows']} - typeContentDict = {'movie': ['movies'], 'episode': ['tvshows']} + typeContentDict = {'movie': ['movies'], 'tvshow': ['tvshows']} elif item.contentType == 'movie': type = 'movies' action = 'findvideos' @@ -526,12 +526,6 @@ def dooplay_search_vars(item, blacklist): patron = '