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

Album ArtworkUrlLarge is not the largest size #32

Open
josh-burton opened this issue Jun 15, 2016 · 1 comment
Open

Album ArtworkUrlLarge is not the largest size #32

josh-burton opened this issue Jun 15, 2016 · 1 comment

Comments

@josh-burton
Copy link

The image url returned the ArtworkUrlLarge field on the Album response is not the largest size available.

For example on an album with with 3 image sizes(64px, 300px, 640px) the ArtworkUrlLarge field returns the image that is 300px.

Can it return the largest size?

@fordprefect480
Copy link
Contributor

Makes sense to me. I'll try and get to it, but you are also welcome to implement yourself :)

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