Add resumable queue state and background extraction controls
This commit is contained in:
parent
c90bd750a1
commit
e1aba1da77
2
.gitignore
vendored
2
.gitignore
vendored
@ -12,5 +12,7 @@ release/
|
|||||||
*.spec
|
*.spec
|
||||||
|
|
||||||
rd_downloader_config.json
|
rd_downloader_config.json
|
||||||
|
rd_downloader.log
|
||||||
|
rd_download_manifest.json
|
||||||
_update_staging/
|
_update_staging/
|
||||||
apply_update.cmd
|
apply_update.cmd
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,4 @@
|
|||||||
requests>=2.31.0
|
requests>=2.31.0
|
||||||
pyzipper>=0.3.6
|
pyzipper>=0.3.6
|
||||||
send2trash>=1.8.2
|
send2trash>=1.8.2
|
||||||
|
keyring>=25.6.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user