Regarding the new updates to the Spotify API: See the related article for more information: https://developer.spotify.com/blog/2026-02-06-update-on-developer-access-and-platform-security
Added
- Created generic methods to get user saved items
Fixed
- Updated
/tracksendpoints to/items - Switching IDs to URIs to use
/me/libraryendpoint - Fixed playlist limit to 50 (according to API)
- Added warnings for deprecated methods
Thanks to @tonarec for the PR!