You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.
A whole pile of work needs doing to the download manager
It should be possible to enumerated cached files.
It should be possible to delete cached files.
It should be possible to refresh a downloaded file.
The key used to access each downloaded file is the file's name. This needs to change. It should be the URL, otherwise we cannot support two files with the same name downloaded from different URLs.
The cache folder shouldn't be called .cache as it is not a cache. It cannot be deleted without breaking existing images.
Consider location of cached files.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A whole pile of work needs doing to the download manager
The text was updated successfully, but these errors were encountered: