Closed hayribakici closed 1 year ago
This PR implements the v1/playlists/$playlistId/tracks endpoint, which allows reordering, replacing and clearing playlist items.
v1/playlists/$playlistId/tracks
This PR also implements a "fake" remove playlist method (see comments in code).
This PR implements the
v1/playlists/$playlistId/tracks
endpoint, which allows reordering, replacing and clearing playlist items.This PR also implements a "fake" remove playlist method (see comments in code).