[FEATURE] - Qobuz Support - Lidarr - Add Qobuz support to the script #49

Open
opened 2026-02-20 00:14:09 -05:00 by deekerman · 8 comments
Owner

Originally created by @Simpuhl on GitHub (Sep 6, 2023).

Is your feature request related to a problem? Please describe.
Add Qobuz (https://www.qobuz.com) support, which similar to Deezer and tidal

Describe the solution you'd like
It would be nice to have a third option for downloading flacs as they offer 24-bit Hi-Res flacs.

Describe alternatives you've considered
None

Additional context
I know that there are "bot" discord channels that are able to download from Qobuz so I thought it might be cool to add it to the arr script. They even offer 3 month free subscription.

Originally created by @Simpuhl on GitHub (Sep 6, 2023). **Is your feature request related to a problem? Please describe.** Add Qobuz (https://www.qobuz.com) support, which similar to Deezer and tidal **Describe the solution you'd like** It would be nice to have a third option for downloading flacs as they offer 24-bit Hi-Res flacs. **Describe alternatives you've considered** None **Additional context** I know that there are "bot" discord channels that are able to download from Qobuz so I thought it might be cool to add it to the arr script. They even offer 3 month free subscription.
Author
Owner

@RandomNinjaAtk commented on GitHub (Sep 6, 2023):

I don't believe there is a viable method to make this work and the 3 included solutions should be enough.... I will gladly review a PR for it, if someone takes the time implement it...

@RandomNinjaAtk commented on GitHub (Sep 6, 2023): I don't believe there is a viable method to make this work and the 3 included solutions should be enough.... I will gladly review a PR for it, if someone takes the time implement it...
Author
Owner

@Simpuhl commented on GitHub (Sep 6, 2023):

I am not a huge coder but if anybody does want to take this on, theres a few tools here on github that do this and maybe check out the way they do it and impliment it here.

If I understand correctly, all your scripts are written in Bash?

Examples:

  1. https://github.com/vitiko98/qobuz-dl
  2. https://github.com/nathom/streamrip
@Simpuhl commented on GitHub (Sep 6, 2023): I am not a huge coder but if anybody does want to take this on, theres a few tools here on github that do this and maybe check out the way they do it and impliment it here. If I understand correctly, all your scripts are written in Bash? Examples: 1. https://github.com/vitiko98/qobuz-dl 2. https://github.com/nathom/streamrip
Author
Owner

@RandomNinjaAtk commented on GitHub (Sep 6, 2023):

The problem isn't the client, its the process to search/match to tell the client what to download...

@RandomNinjaAtk commented on GitHub (Sep 6, 2023): The problem isn't the client, its the process to search/match to tell the client what to download...
Author
Owner

@Simpuhl commented on GitHub (Sep 8, 2023):

I found this container, this guy figured out how to do the search but this is a Windows Tool, not docker.

https://github.com/DJDoubleD/QobuzDownloaderX-MOD

In case anybody is interested

@Simpuhl commented on GitHub (Sep 8, 2023): I found this container, this guy figured out how to do the search but this is a Windows Tool, not docker. https://github.com/DJDoubleD/QobuzDownloaderX-MOD In case anybody is interested
Author
Owner

@Pheggas commented on GitHub (Jan 30, 2024):

I would kill for this feature

@Pheggas commented on GitHub (Jan 30, 2024): I would kill for this feature
Author
Owner

@yodatak commented on GitHub (Mar 8, 2024):

You could maybe use https://github.com/nathom/streamrip
that use python and as a library for it ( it works great and support A scriptable music downloader for Qobuz, Tidal, SoundCloud, and Deezer )

@yodatak commented on GitHub (Mar 8, 2024): You could maybe use https://github.com/nathom/streamrip that use python and as a library for it ( it works great and support A scriptable music downloader for Qobuz, Tidal, SoundCloud, and Deezer )
Author
Owner

@RandomNinjaAtk commented on GitHub (Mar 8, 2024):

@yodatak

Did you even read this thread…?

The issue has never been the client… PR welcome…

@RandomNinjaAtk commented on GitHub (Mar 8, 2024): @yodatak Did you even read this thread…? The issue has never been the client… PR welcome…
Author
Owner

@knguyen1 commented on GitHub (Nov 22, 2024):

Jackett would have to recognize Qobuz as an indexer.

@knguyen1 commented on GitHub (Nov 22, 2024): Jackett would have to recognize Qobuz as an indexer.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/arr-scripts#49
No description provided.