Spotify Nodes

Explore the World of Music and Podcasts!

Changelog

This log gives an overview of the most prominent changes in each release. Minor fixes, changes “under the hood” and refactoring changes are not listed here. We follow the Semantic Versioning scheme and the guidelines from “Keep a Changelog” as close as possible.

version-1.3.2 (2026-04-29)

Change
Require at least KNIME 5.9

version-1.3.1 (2026-04-29)

Change
Require at least KNIME 5.7

version-1.3.0 (2026-04-29)

Add
Add Items to Playlist: New node
Add
Check Library Contains: New node
Add
Create Playlist for User: New node
Add
Get Playlists Items: New node
Add
Remove Items Playlist: New node
Add
Remove Library Items: New node
Add
Reorder or Replace Playlists Items: New node
Add
Save Library Items: New node
Change
Require at least KNIME 5.6
Change
Switch to “modern” KNIME UI dialogs
Fix
Changed OAuth redirect URL from http://localhost:54321 to http://127.0.0.1:54321 as Spotify no longer allows usage of localhost

version-1.2.2 (2025-03-31)

Change
Update to latest Spotify Web API version which brings minor improvements such as better node descriptions.
Change
Automatically update outdated update site URLs to the current KNIME version.
Deprecate
Some functionality has been deprecated by Spotify (see Introducing some changes to our Web API). Thanks to Hans for pointing us to this.

version-1.2.1 (2024-07-03)

Change
Require at least KNIME 5.3

version-1.2.0 (2023-03-12)

Info
Works with current KNIME 5.0 nightly
Add
Structured table output: Add option to output results as nicely structured and typed KNIME tables (additionally to the previous JSON output)
Add
Timeout: Node to control HTTP timeouts
Change
Improve progress reporting
Change
Improve labels of parameters
Fix
Improve node documentation
Fix
Show node icons on Windows systems
Fix
Prevent removing the last item in multiple string inputs

version-1.1.1 (2022-12-12)

Info
Requires at least KNIME 4.7 (please make sure you’re using an update site URL corresponding to your KNIME version)
Fix
Prevent an error (java.lang.IncompatibleClassChangeError) when trying to save dialog settings for nodes with JSON request bodies

version-1.1.0 (2022-12-02)

Info
KNIME 4.7 compatibility
Add
Get a Chapter: Added UK, Ireland, New Zealand and Australia markets
Add
Get an Audiobook: Added UK, Ireland, New Zealand and Australia markets
Add
Get Audiobook Chapters: Added UK, Ireland, New Zealand and Australia markets
Add
Get Multiple Audiobooks: Added UK, Ireland, New Zealand and Australia markets
Add
Get Several Chapters: Added UK, Ireland, New Zealand and Australia markets
Add
Search: Added UK, Ireland, New Zealand and Australia markets
Change
Improve error logging

version-1.0.0 (2022-11-01)

Info
Initial release