Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot open player (Xtream) #326

Closed
renatodeleao opened this issue Nov 24, 2023 · 0 comments
Closed

Cannot open player (Xtream) #326

renatodeleao opened this issue Nov 24, 2023 · 0 comments

Comments

@renatodeleao
Copy link

renatodeleao commented Nov 24, 2023

Describe the bug
A syntax error is thrown when trying to open a player, no player is actually open.

To Reproduce
Steps to reproduce the behaviour:

  1. You need to start fresh, clean all App storage from your browser
  2. Add your Xtream list
  3. Open your Xtream list
  4. Click one of the channels to open player 💥

Expected behaviour

  • To open the video player

Screenshots

Chrome Firefox
chrome firefox

Env:

Additional context

  • seems to be an issue with your openPlayer function not handling the fact that I might not have any settings() yet (first try)
  • this.settings() is undefined, so a syntax error is thrown

const player = this.settings().player;

@4gray 4gray closed this as completed in a944e5d Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant