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

Fixed IndexError on reading embedded cover art with invalid cover type #1260

Merged
merged 1 commit into from
Jan 23, 2015

Conversation

kiefermat
Copy link
Contributor

I recently found some audio files where the image type was set to 255. On accessing the cover, MediaFile through an index error. The index error is now ignored and ImageType.other is used instead.

@sampsyo
Copy link
Member

sampsyo commented Jan 23, 2015

Thanks for catching this! Merging now.

@sampsyo sampsyo merged commit b168987 into beetbox:master Jan 23, 2015
sampsyo added a commit that referenced this pull request Jan 23, 2015
…type

Fixed IndexError on reading embedded cover art with invalid cover type
sampsyo added a commit that referenced this pull request Jan 23, 2015
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

Successfully merging this pull request may close these issues.

2 participants