fix thumb re-embed task, #231

This commit is contained in:
simon 2022-05-02 17:38:20 +07:00
parent 34c18e75f5
commit 34a1fe9e8e
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 1 additions and 0 deletions

View File

@ -296,6 +296,7 @@ class ThumbManager:
def get_thumb_list(self):
"""get list of mediafiles and matching thumbnails"""
pending = queue.PendingList()
pending.get_download()
pending.get_indexed()
video_list = []