Skip to content

Add a way to detect unhandled media types #54

Description

@lethosor

Currently this situation is only handled by logging a message to the console, as far as I can tell:

console.log('WARN: Player51 doesn\'t support this media type yet.');

On the console, this results in a loading page being shown indefinitely to the user:
image

Either an event that gets triggered in this case or some other way to render a fallback message would be better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions