fix aggiornamento videoteca in caso di cambio dominio

This commit is contained in:
Alhaziel01
2020-12-16 12:57:11 +01:00
parent b07dc69a90
commit 1b3b67c4dd
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -224,7 +224,7 @@ def get_nfo(item):
return info_nfo
else:
return scraper.get_nfo(item)
return ''
def sort_episode_list(episodelist):