New Album Type
kylebusy opened this issue · 5 comments
kylebusy commented
Is it possible to get "ep" added as an Album Type? When browsing new releases, if the resulting New Albums contains an EP then the DecodeSpotifyObject bombs with the below error.
- debugDescription: "Cannot initialize AlbumType from invalid String value ep"
Peter-Schorn commented
Verify this works: 52a0e30.
kylebusy commented
Just what I needed, thank you so much for the quick turnaround!
tkess7 commented
@Peter-Schorn Just curious do you typically create a new release for fixes like this? I ran into this same issue and I'm on the latest version. I'm getting around it now by using the commit you provided.
Peter-Schorn commented
I will release a new version within the next couple of days.
tkess7 commented
Thank you. Also thank you for this API, it's amazing!