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

QueryArtwork for album's art returning null in latest version #21

Closed
shaan-mephobic opened this issue Aug 20, 2021 · 2 comments
Closed
Labels
P: Android Only android platform PRI: Medium Needs to be resolved after high priority issues (Can run even with this issue) T: Bug Something isn't working

Comments

@shaan-mephobic
Copy link

shaan-mephobic commented Aug 20, 2021

Here's the version that I'm using,
on_audio_query: ^2.0.0

This is the code I used,
await OnAudioQuery().queryArtwork( allAlbums[i].id, ArtworkType.ALBUM, format: ArtworkFormat.JPEG, size: 350);

Works fine in on_audio_query: ^1.1.3+1

edit: worth mentioning that song's artwork is working fine. Only album's artwork is returning null.

@LucJosin LucJosin added PRI: Medium Needs to be resolved after high priority issues (Can run even with this issue) S: To-Do Feature or request that still need doing T: Bug Something isn't working P: Android Only android platform S: More info Further information is requested and removed S: To-Do Feature or request that still need doing labels Aug 20, 2021
@LucJosin
Copy link
Owner

Hey @shaan-mephobic, i tested and everything works fine. What is your Android version?

@shaan-mephobic
Copy link
Author

Mine is Android 11. I tested it again in on_audio_query: 2.1.1 and it's returning null.

@LucJosin LucJosin added S: Fixing This issue will be fixed soon and removed S: More info Further information is requested labels Aug 24, 2021
@LucJosin LucJosin added S: Fixed and removed S: Fixing This issue will be fixed soon labels Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P: Android Only android platform PRI: Medium Needs to be resolved after high priority issues (Can run even with this issue) T: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants