Simple request: being able to create an autoplaylist through an endpoint.
Additionally, add a flag to the /api/playlists response where one could differentiate between normal playlists and autoplaylists.
Use case: I'm creating a UI for beefweb, and think of treating autoplaylists like "folders" rather than playlists, where users can auto-sort their libraries. For example, I'd love to have different "folders" for each genre I have on my library.
Being able to differentiate between "autoplaylist" and a normal playlist opens a lot of possibilities for playing with the UI.
Simple request: being able to create an autoplaylist through an endpoint.
Additionally, add a flag to the
/api/playlistsresponse where one could differentiate between normal playlists and autoplaylists.Use case: I'm creating a UI for beefweb, and think of treating autoplaylists like "folders" rather than playlists, where users can auto-sort their libraries. For example, I'd love to have different "folders" for each genre I have on my library.
Being able to differentiate between "autoplaylist" and a normal playlist opens a lot of possibilities for playing with the UI.