-
Notifications
You must be signed in to change notification settings - Fork 17
Home
This wiki will explain the basic functionality of the QobuzDownloaderX-MOD application.
It is a work in progress, screenshots might be added later.
By default, you can login to the app with your normal Qobuz account credentials.
Just like you login to the Qobuz app or website, enter your email and password in the designated textboxes and press the Login
button.
If you, for some reason, can't log in with your normal credentials, you can click on the Can't log in? Click here
label under the Login
button and login using the alternative way
When launching QobuzDownloaderX-MOD for the first time, you will need to select a download folder where you want to save the downloaded files.
Just press the Choose Folder
button and a browser window will open where you can select the base download folder.
When you enter the app, you will find a large textbox titled "Qobuz link" at the top of the window (in front of the download button).
This field is used to enter the links to the items to be downloaded.
The application currently supports downloading tracks
, albums
, artist
, labels
, playlists
& user favorite albums
.
You can open the item that you want to download in the Qobuz Webplayer, copy the url and paste it in the app.
For albums, artists & labels, store links from the Qobuz webstore should also work.
Once you entered a valid link, just press the Download
button to start downloading the requested items.
When a download is in progress, you can stop the download job by pressing the Stop Download
button.
Your link should look like one of the examples below.
https://play.qobuz.com/track/<TrackId>
https://play.qobuz.com/album/<AlbumId>
https://www.qobuz.com/<CountryCode>/album/<AlbumSlug>/<AlbumId>
https://play.qobuz.com/artist/<ArtistId>
https://www.qobuz.com/<CountryCode>/interpreter/<slug>/<ArtistId>
https://play.qobuz.com/label/<LabelId>
https://www.qobuz.com/<CountryCode>/label/<slug>/download-streaming-albums/<LabelId>
https://play.qobuz.com/playlist/<PlaylistId>
https://play.qobuz.com/user/library/favorites/albums
https://play.qobuz.com/user/library/favorites/artists
https://play.qobuz.com/user/library/favorites/tracks
QobuzDownloaderX-MOD offers an integrated search function so you don't have to leave the app to find and download what you want.
To open the search form, just press the Open Search
button.
You can search for albums (default selected) or tracks.
Just enter your search query in the searchfield and press the Search
button.
QobuzDownloaderX-MOD will return maximum 15 relevant results directly from the Qobuz service.
Only the results available in the region of your user will be returned.
You can use the links in the result rows to preview the items in either the Qobuz web player or store (if available).
Clicking the Download
button in a result row will automatically start the download and close the search form.