You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get the kiosk list for MediaCCC with getKioskList and receive a default kiosk via getDefaultKioskId.
Get a default kiosk extractor for MediaCCC with getDefaultKioskExtractor
Notice these don't match: 1 returns "recent" while 2 returns "conferences" for the extractor ID but returns related streams for the "recent" extractor
Expected behavior
The default kiosk should match in both cases for MediaCCC.
Actual behavior
You can try this by going to https://tubo.media/api-docs, executing the request with ID 2 for MediaCCC for /api/v1/services/{service-id}/default-kiosk and then executing the request for /api/v1/services/{service-id}/kiosks and you'll see the disparities in the results.
Screenshots/Screen recordings
No response
Logs
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Checklist
Affected version
0.24.2
Steps to reproduce the bug
getKioskList
and receive a default kiosk viagetDefaultKioskId
.getDefaultKioskExtractor
Expected behavior
The default kiosk should match in both cases for MediaCCC.
Actual behavior
You can try this by going to https://tubo.media/api-docs, executing the request with ID 2 for MediaCCC for
/api/v1/services/{service-id}/default-kiosk
and then executing the request for/api/v1/services/{service-id}/kiosks
and you'll see the disparities in the results.Screenshots/Screen recordings
No response
Logs
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: