What's Changed
New Features / improvements
-
Add settings screen to provide custom AppId and AppSecret values (resolves #107)
Qobuz recently updated their Web Player to version 7.2.0-b082e and this version now uses a new AppId (app_id) and corresponding secret.
Together with this change, Qobuz implemented a change so that logging into an app with a given AppId, generates a User Auth Token that only works in combination with that specific App's values.
To accommodate this change, a new Settings screen was added where the user can optionally enter the AppId and AppSecret, in case they want to use a User Auth Token not generated by the most current Web Player (e.g. Tokens from the previous Web Player).
For User Auth Tokens obtained via the method explained in the Wiki in combination with the latest Qobuz Web Player, these 2 new settings fields can be left empty so that QobuzDownloaderX-MOD will automatically retrieve those values from the current Web Player, as before.Access new settings screen
Before logging in, click the gear icon at the top right of the login screen to open the settings screen
In the settings screen, enter the App Id and App Secret of the app compatible with your User Auth Token, press the save button and close the settings screen ( X icon top right)
Clear the App Id and App Secret fields (you can use the X buttons next to each field) and save the settings screen to return to letting the application fetch the current web player's values.