Skip to content

Feature: support playlist edits. #116

@2e0byo

Description

@2e0byo

Currently there is no support for moving items in playlists, inserting, or bulk actions.

From a comment on this pr:

a first look at the call made by the Tidal client shows a POST request to the playlist item URL with the toIndex argument

looks promising. I wonder if toIndex would let additions work as insertions? In any case it would be nice to support:

  • moving tracks
  • inserting at given index
  • bulk actions (if the backend api supports it)

These (particularly the first two) would be very handy in mopidy-tidal.

I guess it's a matter of spinning up MITMProxy again...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions