This commit is contained in:
Alhaziel01
2020-05-20 15:52:33 +02:00
parent 916764ada1
commit 1bb559bb14
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -254,7 +254,7 @@ def set_infoLabels_item(item):
else:
# We have a valid season number but no episode number ...
            # ... search season data
# ... search season data
item.infoLabels['mediatype'] = 'season'
data_season = otvdb_global.get_images(otvdb_global.get_id(), "season", int_season)