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

Spotimc fails to start if it can't resolve ap.spotify.com #150

Open
Thalhammer opened this issue Jun 25, 2014 · 2 comments
Open

Spotimc fails to start if it can't resolve ap.spotify.com #150

Thalhammer opened this issue Jun 25, 2014 · 2 comments

Comments

@Thalhammer
Copy link

It seems that if spotimc/libspotify is unable to resolve the hostname ap.spotify.com to find spotify servers it just hangs with xbmc displaying "Working" and not allowing userinteraction till xbmc restart. Perhaps add some checking before and display a dialog in that case ?
XMBC.log contains messages like these:
18:46:51 T:140546121983744 ERROR: 16:46:51.940 E [ap:1694] AP Socket Error: Host not found (20001)
18:46:51 T:140546121983744 ERROR: 16:46:51.941 E [ap:3915] Connection error: 4
18:46:51 T:140544718124800 ERROR: connection error: 10

Sincerly, Thalhammer

@mazkolain-zz
Copy link
Owner

Hi, and sorry for the late response.

Are you behind a proxy server? If you configured XBMC to connect through a proxy server, this could explain this issue, since Spotimc doesn't yet read these settings and pass them back to libspotify (which does all the connection and streaming stuff).

@Thalhammer
Copy link
Author

No i'm not behind a proxy server and normaly it works just fine, but on that particular day my internet was down. The Problem I tried to explain is that Spotimc (and XBMC) freezes if it fails to connect. It would be much better to show a dialog than just freeze the whole system ;)

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

2 participants