Skip to content

Conversation

@koakuma-chan
Copy link
Contributor

This PR introduces the feature of playlists.

A playlist is a collection of audios that can be modified by the user who owns it.

A playlist is only visible to its respective owner. Public playlists are not supported.

There are two types of playlists, server-side and client-only.

If a user is authenticated and has the corresponding permission, a created playlist will be server-side.

If a user is not authenticated or does not have the corresponding permission, a created playlist will be client-only.

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.

2 participants