[GH-ISSUE #296] Option to change API webadress (?) #156

Closed
opened 2026-03-02 23:45:03 +03:00 by kerem · 0 comments
Owner

Originally created by @a-usr on GitHub (Nov 23, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/296

Is your feature request related to a problem? Please describe.
Until this day i have only got spotify-player to connect ONCE. Every other time i tried te connection always timed out. I suspect that the reason for that is that my workplace might have blocked the api webadress spotify-player is getting its info from. the abandoned spotify-tui however connects just fine (although it throws error over error when an other device is playing music on the same account).

Describe the solution you'd like
An option to change the API webadress (or is it websocket? not really sure.) in the App.toml .

Describe alternatives you've considered
Implementig it myself. However i dont now rust

Additional context
I am using the program in windows (installed from scoop)

when trying to connect, after printing the timeout error message in my localization, it also shows the following: (os error 10060)
And of course in english Please check your internet connection.

Originally created by @a-usr on GitHub (Nov 23, 2023). Original GitHub issue: https://github.com/aome510/spotify-player/issues/296 **Is your feature request related to a problem? Please describe.** Until this day i have only got `spotify-player` to connect ONCE. Every other time i tried te connection always timed out. I suspect that the reason for that is that my workplace might have blocked the api webadress `spotify-player` is getting its info from. the abandoned `spotify-tui` however connects just fine (although it throws error over error when an other device is playing music on the same account). **Describe the solution you'd like** An option to change the API webadress (or is it websocket? not really sure.) in the App.toml . **Describe alternatives you've considered** Implementig it myself. However i dont now rust **Additional context** I am using the program in windows (installed from scoop) when trying to connect, after printing the timeout error message in my localization, it also shows the following: `(os error 10060)` And of course in english `Please check your internet connection.`
kerem 2026-03-02 23:45:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#156
No description provided.