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

Freezes on bad playlist urls #83

Open
andykarpov opened this issue Feb 20, 2020 · 0 comments
Open

Freezes on bad playlist urls #83

andykarpov opened this issue Feb 20, 2020 · 0 comments

Comments

@andykarpov
Copy link

Sometimes (actually - very often) ka-radio freezes (stop playing & stop responding via the web-interface as well as via serial connection). I can reproduce this while switching to the station url that is not responding, such as:

  1. DNS server is unable to resolve a given name
  2. The radio host did not responding while trying to connecting a given stream socket
  3. Probably in some other cases

The first idea how to fix that is to introduce timeouts for:

  1. DNS resolver udp connection
  2. Stream connection
  3. Probably somewhere else

PS: Tested on the latest release 1.9R6.

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