Skip to content

Handling errors in the youtube player  #213

Description

@koderjoker

Task Details
Error handling
Currently, in our youtube player, we immediately skip a track in case of the following

  • Requesting an invalid id
  • Errors regarding the HTML5 player
  • Video requested was not found (Video has been removed or has been marked as private)
  • Owner of the requested video does not allow it to be played in embedded players

Aim is to tackle errors in a better manner.

Temporary solution
To give a time lag (approx 3s) so that a user can see the error displayed, before moving on to the next track.

Long term solutions

  • Mark tracks with errors as 'Unavailable' and mark them in grey
    or
  • Not displaying tracks with errors in the youtube channel

Metadata

Metadata

Assignees

No one assigned

    Labels

    TaskAn operational or maintenance task

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions