You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was due to playlists triggering playerState changes with artists and albums that contained nil values. Check for them and return blank strings instead.
* Small updates to example
* #35 handle nils in player state
* #32 Wrap api calls in checks to reject on unready
* Bumping version and adding changelogs
When playing a playlist item, the library fails on converting the PlayerState that is emitted on the change.
The text was updated successfully, but these errors were encountered: