Nick Steel

Results 1001 comments of Nick Steel

So I looked at this a bit more since I'd forgotten about Spotify Connect, was curious, and thought I'd share... Spotify Connect is a whole bunch of stuff which essentially...

I can totally confirm the last point. I spent a good while with wireshark and got nowhere other than the broadcast done to advertise the service. Good news they plan...

If someone wants to take that proposed fix, give it a test and submit a PR, we can merge it.

I don't have a Go+ account so i don't know but from https://github.com/mopidy/mopidy-soundcloud/issues/124 it doesn't sound like we can play them (but they'll annoyingly still appear in searches / browsing.....

You probably hit the API's daily rate limit. Soundcloud, over years and years now, have done nothing to address their woefully inadequate API rate limits, or anything to better secure...

Or, will trying to play a different set then work afterwards? I'd love it if this was not a rate limit problem.

I guess if you could try and work out the uri difference for a given set when it works and doesn't that might help. But ultimately when a soundcloud endpoint...

You said that set worked at some point. And there might be some difference between the CDN uri provided by soundclouds API when it worked and when it didn't work....

In the logs only, I think

Regarding pip on Stretch: Isn't this because in newer versions of pip, `pip install foo` (without `sudo` prefix) does what `pip install --user foo` used to do and installs foo...