mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-26 15:06:36 +00:00
Call the newly renamed function from tasks.py
This commit is contained in:
parent
90329a16f1
commit
73cb339888
@ -692,7 +692,7 @@ def download_media(media_id, override=False):
|
||||
media.download_finished(format_str, container, filepath)
|
||||
save_model(media)
|
||||
media.copy_thumbnail()
|
||||
media.write_nfo()
|
||||
media.write_nfo_file()
|
||||
# Schedule a task to update media servers
|
||||
schedule_media_servers_update()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user