View Single Post
Posts: 564 | Thanked: 693 times | Joined on Apr 2010
#590
Originally Posted by asmundg View Post
It could be a separate problem, but I have seen DNS servers that appears to not support RFC 2782 (SRV record) and QSpot requires a successful query for SRV _spotify-client._tcp.spotify.com.

When queried, the server I saw this on always answered that the record did not exist.
This was a very interesting point, thanks a lot for posting this! It is indeed true that libopenspotify requires a successful query for that particular address, so that would explain the problem with e.g., some particular internet connection (due to that connection using a DNS server that does not comply with that particular RFC standard. I will need to look into what could possible be done about this.