mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
[GH-ISSUE #296] Option to change API webadress (?) #156
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#156
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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-playerto 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 webadressspotify-playeris getting its info from. the abandonedspotify-tuihowever 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.