You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commit 12c7cc2 breaks Qobuz (and probably Tidal) support by changing the QOBUZ_PASSWORD, QOBUZ_USERNAME, etc, placeholders. Sed no longer finds them and you're left with the default (non working) login credentials. This commit may have broken other things as well, I haven't looked through it too much and don't have the environment to be debugging docker projects.
As a side note, this project has made deploying upmpd actually easy, I was really concerned I'd have to build it myself on all my different platforms but thanks to this container I don't have to. It's been a huge help, thanks!
The text was updated successfully, but these errors were encountered:
Hello, yes I will have a look.
I replaced the configuration file and overlooked those side effects. I don't have an active qobuz subscription currently.
Does qobuz still work for you on my container before this change?
Thanks!
Commit 12c7cc2 breaks Qobuz (and probably Tidal) support by changing the QOBUZ_PASSWORD, QOBUZ_USERNAME, etc, placeholders. Sed no longer finds them and you're left with the default (non working) login credentials. This commit may have broken other things as well, I haven't looked through it too much and don't have the environment to be debugging docker projects.
As a side note, this project has made deploying upmpd actually easy, I was really concerned I'd have to build it myself on all my different platforms but thanks to this container I don't have to. It's been a huge help, thanks!
The text was updated successfully, but these errors were encountered: