oknozor / musicbrainz_rs

A wrapper around the musicbrainz API
MIT License
38 stars 18 forks source link

Fix "Incidental music" work type not parsed correctly #86

Closed RustyNova016 closed 4 months ago

RustyNova016 commented 4 months ago

Simple fix. The space made it look for "Incidental music" instead of "IncidentalMusic"

RustyNova016 commented 4 months ago

Also, it seems that UnrecognizedWorkType(String) does not work, as "Incidental music" was unrecognized, yet made it impossible to deserialize the value