legendary/legendary/downloader
derrod a55f75d5e8 [core/downloader] Prevent file deletion when using delta manifest
This is technically not how we should do this. In theory we should
"overlay" the delta manifest over the proper one and simply add/replace
the chunk/file list entries with the one from the delta manifest.
However simply not deleting files also works for the time being since files
are rarely deleted anyways.
2020-09-06 05:57:28 +02:00
..
__init__.py First public test version of legendary 2020-04-14 15:40:41 +02:00
manager.py [core/downloader] Prevent file deletion when using delta manifest 2020-09-06 05:57:28 +02:00
workers.py [api/core/downloader] Update User-Agents 2020-09-06 03:16:06 +02:00