do not forget validator linkage

This commit is contained in:
Jesse Bannon 2024-03-30 00:54:48 -07:00
parent d7bb8d21f1
commit 6236fb004a

View file

@ -118,6 +118,7 @@ class InfoJsonDownloader(SourcePlugin[InfoJsonDownloaderOptions]):
)
entries.append(entry)
# TODO: MATCH A URL TO A URL_VALIDATOR !!!
for entry in sorted(entries, key=lambda ent: ent.get(v.download_index, int)):
# Remove each entry from the live download archive since it will get re-added
# unless it is filtered