streamrip
                                
                                 streamrip copied to clipboard
                                
                                    streamrip copied to clipboard
                            
                            
                            
                        [BUG] GWAPIError: "Parameter SNG_ID is missing"
Describe the bug
Error Downloading Zeds Dead Via Artist ID.
Command Used
rip -vvv --config-path="/plex/streamrip/configs/artist.toml" url "https://www.deezer.com/us/artist/788504"
Debug Traceback
https://bin.meme.beer/?b5324f391d478407#5iSss15FY7PArJXVdHrsBPGcbov84rMc5SGXxW3P9gtw
first lines after traceback
╭─────────────────────────────── Traceback (most recent call last) ────────────────────────────────╮
│ /usr/local/lib/python3.10/site-packages/streamrip/client/deezer.py:162 in get_downloadable       │
│                                                                                                  │
│   159 │   │   token = track_info["TRACK_TOKEN"]                                                  │
│   160 │   │   try:                                                                               │
│   161 │   │   │   logger.debug("Fetching deezer url with token %s", token)                       │
│ ❱ 162 │   │   │   url = self.client.get_track_url(token, format_str)                             │
│   163 │   │   except deezer.WrongLicense:                                                        │
│   164 │   │   │   raise NonStreamableError(                                                      │
│   165 │   │   │   │   "The requested quality is not available with your subscription. "    
Config File
https://bin.meme.beer/?6afffd14486cb27c#54sXCEk41DWockpPdmiB64iu3DF4tcuELP9d1TRPsG4w
Operating System
Debian 12
streamrip version
2.0
Screenshots and recordings
No response
Additional context
No response
also just run without -vvv i still get the following
https://bin.meme.beer/?ccc4a074a41a2a2f#Dy3BrwN5na9Vqn3ygbckToGFt11WK8X6zicQYqXHx5uz
also not happening on other artists yet
I am sure you're busy but any update as to when this might get fixed?