Juan Couste
Juan Couste
It was due to user ids not being alphanumeric ie: kasper.spotify, jloðbrók ... That last one is just great. The parsing fails on trying to parse the user id from...
Total is now inside "tracks" fixes #9
There is no longer a "total" property, it seems is inside "tracks" now, I don't know when it happened. "tracks": { "limit": 100, "next": "https://api.spotify.com/v1/playlists/.../tracks?offset=100&limit=100", "offset": 0, "previous": null, "href":...