mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-05 03:29:24 +00:00
fix thumb re-embed task, #231
This commit is contained in:
@@ -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 = []
|
||||
|
||||
Reference in New Issue
Block a user