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

Fix capitalization of object.item.audioItem #331

Merged
merged 1 commit into from Aug 18, 2015

Conversation

mikix
Copy link
Contributor

@mikix mikix commented Aug 18, 2015

I was seeing exceptions like "soco.exceptions.DIDLMetadataError: Unknown UPnP class: object.item.audioItem" when subscribing to events.

Fixing the capitalization of DidlAudioItem's item_class member fixed it for me.

@KennethNielsen
Copy link
Member

@mikix I just checked with the spec and this does indeed seem to be a bug. Thanks for fix. I'll pull it right away. Can you add a short comment here to the release notes about the fix #332 ?

KennethNielsen pushed a commit that referenced this pull request Aug 18, 2015
Fix capitalization of object.item.audioItem
@KennethNielsen KennethNielsen merged commit c9e1b84 into SoCo:master Aug 18, 2015
@mikix mikix mentioned this pull request Aug 18, 2015
@stefankoegl stefankoegl added this to the 0.12 milestone Aug 19, 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.

None yet

3 participants