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
Currently if the media item is disabled/deleted the player info endpoint will return a 404 instead of json, and this is ignored meaning the player keeps its previous state.
If the player was showing a live stream this means viewers will still see the livestream until they refresh the page.
In the case where a media item becomes unavailable the player should revert back to an ad saying "Unavailable" or something.
The text was updated successfully, but these errors were encountered:
Currently if the media item is disabled/deleted the player info endpoint will return a 404 instead of json, and this is ignored meaning the player keeps its previous state.
If the player was showing a live stream this means viewers will still see the livestream until they refresh the page.
In the case where a media item becomes unavailable the player should revert back to an ad saying "Unavailable" or something.
The text was updated successfully, but these errors were encountered: