-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Download fails #658
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
Comments
It has been fixed in the nightly release For stable version (<=3.1.0) there's a workaround available:
hope it helps |
workaround didn't work for me on windows, but can confirm nightly release works. thanks! |
So nightly release did work, but apparently as of this writing, the file name sanitization isn't part of the nightly build yet, so it still fails. it's fine though, i can wait for the next nightly |
Fixed in v3.1.1 |
Is there an existing issue for this?
Current Behavior
I can play this song https://open.spotify.com/track/0JxsibuxzDijNdlWTlMQ3v from album https://open.spotify.com/album/6ZkiAyyK8QnvWwIfTdhndY but when download it, i get this error
sometimes status code is 403 like here:
This happens on both Win 10 and android
I find many songs in https://open.spotify.com/album/6ZkiAyyK8QnvWwIfTdhndY and https://open.spotify.com/album/2LYWVRbZGHUuXeMqVmtt2w where download doesn't work but i can play them just fine.
Expected Behavior
If I download the track, it should download.
Steps to reproduce
Operating System
Windows and Android
Spotube version
3.1.0
Installation source
Play Store (Android)
Additional information
On windows i installed from the website.
Many songs don't download from those albums, and those are just the first 2 albums i'm trying on the app.
I see #644 which looks similar, but the error message is different and is due to unsanitized filename. Might be another case of unsanitized, but i wanted to report it as it may be in a different part of the code.
The text was updated successfully, but these errors were encountered: