Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

[Feat]: Deezer Premium album stuck at Downloading step #230

Open
JoachimVeulemans opened this issue May 1, 2023 · 1 comment
Open

[Feat]: Deezer Premium album stuck at Downloading step #230

JoachimVeulemans opened this issue May 1, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@JoachimVeulemans
Copy link

Describe the bug
I have set up Lidarr extended with Deezer support. I am using a free account (no subscription to Deezer). When the Audio.sh script tries to download a premium album, the script hangs on the downloading step. Is it possible to add a env variable for free account (true/false) and skip premium albums if free is true? Maybe it can also be found in the Deezer profile and the environment variable is not required.

To Reproduce
Steps to reproduce the behavior:

  1. Configure Deezer with a free account
  2. Add this album as test: 'https://www.deezer.com/nl/album/312832697'
  3. Audio.sh script will be stuck at the downloading step

Expected behavior
The Audio.sh script should skip the download of at least time-out after some time and move on to the next.

Docker Info:

  • Docker Version: 20.10.3
  • Extended Script Version: latest develop
@RandomNinjaAtk
Copy link
Owner

Seems more like a client issue, because the script just hands it off to the download client. If someone wants to write a PR to enhance it here via the script, PR welcome.

@RandomNinjaAtk RandomNinjaAtk added enhancement New feature or request help wanted Extra attention is needed labels May 1, 2023
@RandomNinjaAtk RandomNinjaAtk changed the title [Bug]: Deezer Premium album stuck at Downloading step [Feat]: Deezer Premium album stuck at Downloading step May 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants