miglioria match tmdb su cinemalibero
This commit is contained in:
@@ -77,6 +77,8 @@ def peliculas(item):
|
||||
item.title += support.typo(item.lang2, '_ [] color kod')
|
||||
if item.args == 'update':
|
||||
item.title = item.title.replace('-', ' ')
|
||||
if item.args == 'search':
|
||||
item.contentType = 'tvshow' if 'serie-' in item.url else 'movie'
|
||||
|
||||
return item
|
||||
|
||||
|
||||
Reference in New Issue
Block a user