librespot-org / librespot

Open Source Spotify client library
MIT License
4.7k stars 573 forks source link

Don't fail to parse playlists if some tracks have invalid IDs #1087

Closed GeorgeHahn closed 1 year ago

GeorgeHahn commented 1 year ago

Allow playlists to load even if they have some tracks with invalid IDs. This happens most commonly when playlists have local tracks. This is unfortunately fairly common on public playlists.

GeorgeHahn commented 1 year ago

Nevermind, this should be fixed in SpotifyId