Fix autorenumber

This commit is contained in:
Alhaziel
2019-04-29 12:16:52 +02:00
parent 30a3f2c386
commit 3be064d67d
3 changed files with 4 additions and 4 deletions

View File

@@ -64,7 +64,7 @@ def add_season(data=None):
special = platformtools.dialog_numeric(0, heading)
return [int(season), int(episode), int(special)]
elif episode != '':
return [int(season), int(episode)]
return [int(season), int(episode), '']
def write_data(channel, show, data):

View File

@@ -10020,7 +10020,7 @@ msgid "Do you want to update Quasar to avoid errors?"
msgstr ""
msgctxt "#70585"
msgid "RENUMBERING"
msgid "[B]Renumbering[/B] (beta)"
msgstr ""
msgctxt "#70586"

View File

@@ -5004,8 +5004,8 @@ msgid "Do you want to update Quasar to avoid errors?"
msgstr "Vuoi aggiornare Quasar per evitare errori?"
msgctxt "#70585"
msgid "RENUMBERING"
msgstr "RINUMERAZIONE"
msgid "[B]Renumbering[/B] (beta)"
msgstr "[B]Rinumerazione[/B] (beta)"
msgctxt "#70586"
msgid "Set up series number..."