-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
Right now the whole playlists are being sent over from the client side when trying to create smart playlists, which means that the payload might be huge if the number of tracks is large.
The current workaround is to make bodyParser in the API server support 500MB payloads, but that is also not infallible.
The solution to this is to send over only the config, and have the API server regenerate the playlist
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed