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

[ISSUE] app using 400mb #231

Closed
z9xx7o0 opened this issue Jun 22, 2024 · 3 comments
Closed

[ISSUE] app using 400mb #231

z9xx7o0 opened this issue Jun 22, 2024 · 3 comments

Comments

@z9xx7o0
Copy link

z9xx7o0 commented Jun 22, 2024

The app uses too much storage. I mean, if it's all necessary, then no problem. But I don't think a music player needs 400mb.

Screenshot_20240623_021749_Settings.png

@MSOB7YY
Copy link
Member

MSOB7YY commented Jun 22, 2024

go to settings -> advanced, from there u will find what's taking up storage. usually it will be your music thumbnail extracted and cached, this allows for faster display and showing of original artwork.
you can clear thumbnail cache, but then it will try to extract from media store (which is slower, not original quality and more cpu consuming). also opening an image (from track info dialog) or viewing it in expanded miniplayer will be the only ways to extract full image qualities and cache them again.
Screenshot_20240623-012444_Namida
(note that max image cache is only for youtube thumbnails)

@z9xx7o0
Copy link
Author

z9xx7o0 commented Jun 23, 2024

Oh, okay. I thought there was something wrong. I didn't think just 500 tracks' thumbnails would be that much.

@z9xx7o0 z9xx7o0 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 23, 2024
@MSOB7YY
Copy link
Member

MSOB7YY commented Jun 23, 2024

@z9xx7o0 if its critical u could try compressing these images using the compress option in advanced settings. the result will be in internal storage/Namida/Compressed u would move them manually to artwork cache in app data folder

other than that yeah its pretty normal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants