fix thumb re-embed task, #231

This commit is contained in:
simon
2022-05-02 17:38:20 +07:00
parent 34c18e75f5
commit 34a1fe9e8e

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 = []