-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a way to update apps that are stored in cache? #59
Comments
Yep, just add the app you want to update to the queue and start the
download.
The part of the app that is already cached in your lancache will download
super fast, and the part that is not in the cache yet will download slower,
but your lancache will store it.
… |
Thank you for your reply. That would be a good alternative. Is it possible to add the option to not delete the game afterwards? Another requeue would then only download the update and I could extend my drive health. |
Sure, put it in as a new feature request issue :)
…On Wed, 1 Sept 2021 at 22:51, SamTV12345 ***@***.***> wrote:
Thank you for your reply. That would be a good alternative. Is it possible
to add the option to not delete the game afterwards? Another requeue would
then only download the update and I could extend my drive health.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#59 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAD4LXYLE5I5POCJ5DEDRSLT72N6ZANCNFSM5DALYW5A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'd like to update apps that are in cache with the lancache-autofill. Is that already possible?
The text was updated successfully, but these errors were encountered: