-
-
Notifications
You must be signed in to change notification settings - Fork 200
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
Qobuz Playback Stopped working #267
Comments
I'm getting the same problem. |
Is there a way of getting an official strawberry api id/secret from [email protected] and getting official support? I'm wondering if they figured out some way of discerning which client is really behind a particular id.... An official strawberry id/secret would have the additional benefit of having this excellent project listed under "Hi- Res quality compatible" at https://www.qobuz.com/us-en/discover/apps-partners alongside a very snall number of other officially supported Linux and open-source players: Kodi, Volumio. |
I e-mailed them several times, they don't answer e-mails. |
Here is the code Kodi uses: Here is the code Volumio uses: The only difference I can see is they add the "intent" parameter. I tried that, but still the same error. |
Did anybody ever tell you how awesome you are?? Thanks for fixing this! |
Thanks! |
Unfortunately, this morning, Qobuz stopped working in Strawberry. After a few attempts at re-login, etc it issued a message "too many login attempts" . Checking the Qobuz plugin in Kodi, it too is no longer allowing login. I'm not reopening this issue for now because I'm not sure if it is only affecting me due to the "too many login attempts" problem. I will wait a day or two and see if it resets, and also contact qobuz customer service to complain that their official Linux client -- kodi -- no longer works. Is it still working for you? Did the Kodi App ID change? Any progress on getting an official App ID for Strawberry? Here's the error I'm seeing: |
Looks like they revoked the app id. |
I noted that https://www.qobuz.com/account/devices lists a bunch of "blank" devices containing the same MAC address as my Linux Atomic Pi media centers that I run either Kodi or Strawberry on. It also said " You are limited to a maximum of 3 devices when using our mobile application. If you would like to remove an associated device, click on the Remove button." so I deleted all those devices. Not sure if it will help. Not clear if the Qobuz plugin on strawberry is leaving these numerous devices or if they're the result of other failed login attempts.... |
@jonaski probably the qobuz people got angry because they were using their appid and appsecret illegally with the downloaders that exist and are hosted here on github |
The responses to this issue appear to best summarise reasons for the change and current status. It's probably a good idea to watch this for future updates: tidalf/plugin.audio.qobuz#247 |
Specifically: tidalf/plugin.audio.qobuz#247 (comment)
|
Volumio got its own new key -- how about asking again for Strawberry's own new key ??? --- now that things have probably settled down after the initial threat of lawsuits from record companies vs bulk downloaders which i believe qobuz marketing calls "danger of hacker attacks" above :-) https://forum.volumio.org/qobuz-temporarily-not-working-from-t12936.html
|
I doubt Qobuz allows the keys visible in the source code, how does Volumio handle that? |
I gave it a try, but I was not able to. Sorry. |
@jonaski any chances that you will re-add Qobuz support in the near future? |
I think there is a way to extract the client ID and secret from the electron application they use for windows, but the main blocker is that I don't have a subscription so I'm not able to see if it would work or not. I personally don't want to pay for a Qobuz subscription just to support it in Strawberry for work I do for free. |
@jonaski, I believe Qobuz provides 1 month free trial period. Wouldn't it be enough for adding the support, if possible? |
The trial is used up, it was what I used the last time, it's not enough to have 1 month free since they might change the API again, and also if I decide to change some code that is common for streaming in Strawberry, like the URL handler, it might break something with Qobuz and I need to make sure that it still work. I don't want to have a bunch of broken services like in Clementine that no-one ever fixes and that requires a paid subscription to fix. However it looks like you can play preview's of the tracks without a subscription so that I might be able to add it back. It is however much harder to obtain a client ID and secret for Qobuz than Tidal, so very few users will probably be able to use it. I don't want to do scraping of sites or files to find them, or provide it to users in case of legal issues. |
Qobuz is added back. |
Qobuz has been working fine with strawberry up till yesterday 19 September 2019.
Now I get an error "Invalid Request Signature Parameter" with the following dialog box:
I'm seeing this problem on multiple systems. Kubuntu/KDE18.04.3 on an Intel i7 desktop, Lubuntu w. lxqt 19.04 on an Atomic Pi, and Lxqt / Debian 10 on an Atomic Pi. Strawberry version 0.6.3-73-g2d67279 and 0.6.3-79-g2d4efd6.
On Kodi's Qobuz plugin, everything continues to work as before.
The text was updated successfully, but these errors were encountered: