Merlin
Merlin
### Domain Backend ### Description ## Is your feature request related to a problem? Please describe. The endpoint `/api/playlist/` is missing handling for custom playlists, resulting in 500 server error....
### Domain Backend ### Description ## Is your feature request related to a problem? Please describe. A filter searchparam for the page `/api/playlist/{playlist-id}/video/` is missing in the api. ## Describe...
[Frontend Migration]: Update API endpoint /api/playlist/ add searchparam filter for subbed playlists
### Domain Backend ### Description ## Is your feature request related to a problem? Please describe. A filter searchparam for the page `/playlist` is missing in the api. ## Describe...
### Domain Backend ### Description ## Is your feature request related to a problem? Please describe. Currently there is no way to get a list of channels in the download...
### Domain Backend ### Description ## Is your feature request related to a problem? Please describe. The endpoint `/api/video/{youtubeId}/` is missing data for playlist_nav ## Describe the solution you'd like...
### Domain Backend ### Description ### Problem There is currently no way to get user groups and admin/superuser status from the api. ### Solution Add these properties to `/api/login/` -...
### Domain Backend ### Description ### Problem "aggs" is missing missing in `/api/channel/{channel_id}/`, but is provided to the template view. ### Solution Add aggs to `/api/channel/{channel_id}/` ```Json "aggs": { "total_items":...
### Domain Backend ### Description ## Is your feature request related to a problem? Please describe. There is currently no way to get to get is a channel has Videos,...
### Domain Backend ### Description ## Is your feature request related to a problem? Please describe. Data for the page `/channel/{channel-id}/about` is missing in the api endpoints. ## Describe the...
### Domain Backend ### Description ## Is your feature request related to a problem? Please describe. Data for the page `/channel/{channel-id}/playlist` is missing in the api endpoints. ## Describe the...