[Error] Can't login with Deemix using Deezer creds
Coder84619 opened this issue · 3 comments
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):
- OS: ubuntu
- Container engine docker/Portainer
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.
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.
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.
Interesting I just auth'd the other day.