made use of not having to restart on config
This commit is contained in:
parent
8397c61a50
commit
bc03568949
@ -401,11 +401,8 @@ def download(
|
||||
main_settings["hasnt_yet_started"] = False
|
||||
write_config()
|
||||
print("Restart the programm to use it.")
|
||||
return code
|
||||
|
||||
print("Something went wrong configuring.")
|
||||
return code
|
||||
|
||||
else:
|
||||
print("Something went wrong configuring.")
|
||||
|
||||
shell = Downloader(genre=genre, process_metadata_anyway=process_metadata_anyway)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user