wavlake / mobile

MIT License
7 stars 0 forks source link

[PLAYLISTS] Add custom playlists #103

Closed blastshielddown closed 5 months ago

blastshielddown commented 6 months ago

Allow a user to create a custom playlist and edit it. CRUD endpoints in catalog are ready to go.

Also, links to wavlake.com/playlist/<playlistId> should open up the corresponding custom playlist in mobile.

Zapping a playlist is out of scope for this task.