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

Lib no longer working? #7

Open
Dor-Sloim opened this issue May 3, 2020 · 3 comments
Open

Lib no longer working? #7

Dor-Sloim opened this issue May 3, 2020 · 3 comments

Comments

@Dor-Sloim
Copy link

Hi, just found your library, trying to do a simple :

from spotify_local import SpotifyLocal

s = SpotifyLocal()
print(s.get_current_status())

But getting the following exception:

requests.exceptions.ConnectionError: HTTPConnectionPool(host='pkfvvelrte.spotilocal.com', port=4381): Max retries exceeded with url: /simplecsrf/token.json (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x03503AF0>: Failed to establish a new connection: [Errno 11002] getaddrinfo failed'))

Is the service no longer available?
Thanks.

@AbhayAysola
Copy link

Got the same error, I think it's safe to assume this won't work. Also, did you find a replacement or an alternative for this?

@AbhayAysola
Copy link

Ah, just looked at one of the closed issues, it looks like the owner said it's deprecated. I actually wanted to use this so that I could connect to the local Spotify app instead of the Web API

@Dhyey-Thummar
Copy link

Same, I was looking into ways to control the Spotify app in Windows.

In Linux, there is a way: https://community.spotify.com/t5/Desktop-Linux/Basic-controls-via-command-line/td-p/4295625

But couldn't find anything similar to in windows.

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

3 participants