mirror of
https://github.com/kokarare1212/librespot-python.git
synced 2026-04-25 00:25:49 +03:00
[GH-ISSUE #280] [BUG] Error 404 on certain songs when used in conjunction with zotify #50
Labels
No labels
bug
dependencies
duplicate
enhancement
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot-python-kokarare1212#50
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 @FISSI0N on GitHub (Sep 14, 2024).
Original GitHub issue: https://github.com/kokarare1212/librespot-python/issues/280
I hope this is the right place to mention this bug, as I found it using zotify (and reported it there too: https://github.com/zotify-dev/zotify/issues/195 ). Please delete if it's the wrong place to report too, even though it seems to be connected to librespot's init.py file:
im using the latest snapshot version of librespot (which is still displayed as 0.0.9 though).
@Masterolic commented on GitHub (Sep 17, 2024):
404 stands for not found seems like the track is not available at your region or unavailable
@FISSI0N commented on GitHub (Sep 21, 2024):
I just tryied via VPN and am still getting the same error.
I believe its got nothing to do with a region lock
@Masterolic commented on GitHub (Sep 21, 2024):
That what make us confuse robust blocking had being done by Spotify just using a vpn does not resolve it else we would use that but that made harder for us. When we use vpn Spotify detect it as different region from which region your account had being created so they still stuck us on the current region. In case if we had to shift Country use vpn and login to web and there to your profile settings you can see a option had enabled named region which you can select your current ip address region and the default region (the region when you created).
Unfortunately the game had not ended it takes several minutes to get updated through the whole service
@Erriez commented on GitHub (Oct 20, 2024):
Discussed in librespot-org project issue Connection reset by peer (os error 104) #1340.
Looks like this MR should be backported to this project in order to fix the connection problems.