Skip to content

Fix reading app_id and app_secret from Qobuz

Sergiu Burian requested to merge bsergiu/upmpdcli:master into master

With the changes of the bundle.js resource from Qobuz, the reg exp used to retrieve the app_id and app_secret from bundle.js need to be adapted according to the new content. This is required in order for the connection to Qobuz to be established.

Merge request reports