Open vantablack333 opened 10 months ago
Yes same here, i'm not certain but it could be due to an album being unavailable for download. Whatever the reason being, it should skip the album and continue through the list rather then abort the entire script with an error
Yes same here, i'm not certain but it could be due to an album being unavailable for download. Whatever the reason being, it should skip the album and continue through the list rather then abort the entire script with an error
If you want a temp fix for that create a bat or sh file (depending on your OS) with the list of commands (rip url ...) instead of running "rip file".
The problem seems to be region-related. When I logged in and opened "https://www.qobuz.com/**nl-nl**/album/this-is-fats-domino-fats-domino/3610154106786" I was redirected to "https://www.qobuz.com/**us-en**/interpreter/fats-domino/26680". I went through all the pages and there was no this album. The album is not available for US customers so API returns no results.
Edit: they have different IDs for different regions: US: https://www.qobuz.com/us-en/album/night-life-ray-price/0886446099989 NL: https://www.qobuz.com/nl-nl/album/night-life-ray-price/xmocwbff1jdhb
Yes same here, i'm not certain but it could be due to an album being unavailable for download. Whatever the reason being, it should skip the album and continue through the list rather then abort the entire script with an error
If you want a temp fix for that create a bat or sh file (depending on your OS) with the list of commands (rip url ...) instead of running "rip file".
Thank you! Hadn't thought of doing a batch file!
Describe the bug
Constantly getting this error for some albums
Command Used
Debug Traceback
Config File
Operating System
Windows 10 (Python 3.11)
streamrip version
rip, version 2.0.2
Screenshots and recordings
No response
Additional context
No response