Currently shows, playlists and artists are supported by the Spotify bridge.
A way to fetch items using the search function would be great as well.
An example is fetching the latest albums from a label.
Web API example:
ENDPOINT: https://api.spotify.com/v1/search
q: label:"warp records" tag:new
type: album
market: se
Currently shows, playlists and artists are supported by the Spotify bridge.
A way to fetch items using the search function would be great as well.
An example is fetching the latest albums from a label.
Web API example: