Aggiunto canale streamingITA, streamingcommunity nuovo URL

This commit is contained in:
marco
2021-11-16 18:46:00 +01:00
parent b7ba220e18
commit 338526f107
6 changed files with 108 additions and 21 deletions
+1 -1
View File
@@ -729,7 +729,7 @@ def dooplay_search(item, blacklist=""):
def dooplay_search_vars(item, blacklist):
if item.contentType == 'list': # ricerca globale
if item.contentType == 'undefined': # ricerca globale
type = '(?P<type>movies|tvshows)'
typeActionDict = {'findvideos': ['movies'], 'episodios': ['tvshows']}
typeContentDict = {'movie': ['movies'], 'tvshow': ['tvshows']}