OxygenCobalt / Auxio

A simple, rational music player for android
GNU General Public License v3.0
1.8k stars 118 forks source link

Album arts #684

Closed Lucky390163 closed 4 months ago

Lucky390163 commented 4 months ago

Some albums arts are shown wrong even an album contains different album artsScreenshot_20240120_232249_Poweramp.jpg

Screenshot_20240120_232235_Auxio.jpg

OxygenCobalt commented 4 months ago

Have you tried going to "Settings -> Content -> Album covers" and setting it to "high quality." MediaStore is often finicky with album art, but I don't enable the better system by default since it's more resource-intensive.

Lucky390163 commented 4 months ago

Yes still wrong albumart and not working at all.

I think it requires a option to ignore media store covers just like oto music app.Oto music has same problem but after enabling disable media store album art it fix this.

OxygenCobalt commented 4 months ago

That is Auxio's way of ignoring MediaStore covers. I think the issue is that your album has several cover arts. I only support per-album cover art currently, see #342. Sadly, there will be some time until this is implemented since it's technically complicated to implement without causing severe performance issues, unless a sponsor prioritizes the issue.