You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I created a new Deezer account, which works via the web. I then try and use those credentials in Deemix, and they fail. Also, using the ARL fails too.
To Reproduce
Steps to reproduce the behavior:
Go to :/6595
Click on Settings
Enter Deezer credentials and click on Login
Unable to login
Expected behavior
It lets me login to Deezer
Screenshots
If applicable, add screenshots to help explain your problem.
System info (please complete the following information):
I'm assuming it's related to the annoying captcha. I would log in in incognito and pull the ARL cookie method. That still works.
ARL doesn't work too. I have endless loading. In last "original" Deemix container version it works, bit not in built-in one. I even tried successfully login with original Deemix and then using it's config directory to built-in Deemix, but it's automatically logging out instead of using connected account.
Describe the bug
I created a new Deezer account, which works via the web. I then try and use those credentials in Deemix, and they fail. Also, using the ARL fails too.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It lets me login to Deezer
Screenshots
If applicable, add screenshots to help explain your problem.
System info (please complete the following information):
lidarr-on-steroids:
image: youegraillot/lidarr-on-steroids
restart: unless-stopped
ports:
- 8686:8686 # Lidarr web UI
- 6595:6595 # Deemix web UI
volumes:
- ${Docker_config}/lidarr-on-steroids:/config
- ${Docker_config}/deemix:/config_deemix
- ${NAS_data}:/downloads
- ${NAS_data}:/music
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: