Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playlist API v2: Playlist event attribute deprecation #437

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

RocketMan
Copy link
Owner

This PR adds a new endpoint api/v2/playlist with the following characteristics:

  • events attribute has been removed
  • events can be added at playlist creation time via sideloading (events relationship + included event objects)
  • albums relationship has been removed; related album is now available via events.album

The legacy api/v1.1/playlist and api/v1/playlist endpoints remain unchanged. Functionality on these endpoints is exactly as before but is no longer documented.

@RocketMan RocketMan added this to the v3.0.0 milestone Apr 8, 2024
@RocketMan RocketMan merged commit 9b43aff into master Apr 8, 2024
6 checks passed
@RocketMan RocketMan deleted the playlists-v2 branch April 8, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant