Skip to content
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

Move cache to data storage #568

Merged
merged 1 commit into from
Aug 15, 2023
Merged

Move cache to data storage #568

merged 1 commit into from
Aug 15, 2023

Conversation

chvp
Copy link
Member

@chvp chvp commented Aug 15, 2023

Some phones severely limit cache size, which makes the caching mechanism useless. Since we allow users to limit the size anyway, store the cached audio and image data in the data directory (Spotify and other similar apps do this also).

Some phones severely limit cache size, which makes the caching mechanism
useless. Since we allow users to limit the size anyway, store the cached audio
and image data in the data directory.
@chvp chvp added the bug Something isn't working label Aug 15, 2023
@chvp chvp merged commit a36f512 into main Aug 15, 2023
@chvp chvp deleted the fix/cache-in-data-storage branch August 15, 2023 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant