We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug When I try to login with my ARL on the deemix GUI it fails.
To Reproduce
Expected behavior my log in is accepted by deezer.
Screenshots
System info (please complete the following information):
docker-compose.yml:
lidarr: image: youegraillot/lidarr-on-steroids container_name: lidarr environment: - PGID=1028 - PUID=65536 - TZ=America/Chicago - UMASK=022 restart: unless-stopped ports: - 8686:8686 # Lidarr web UI - 6595:6595 # Deemix web UI volumes: - /volume1/docker/lidarr:/config - /volume1/docker/lidarr:/config_deemix - /volume1/data/downloads:/downloads - /volume1/data/:/data network_mode: stupidbridge security_opt: - no-new-privileges:true
The text was updated successfully, but these errors were encountered:
+1
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When I try to login with my ARL on the deemix GUI it fails.
To Reproduce
Expected behavior
my log in is accepted by deezer.
Screenshots
System info (please complete the following information):
docker-compose.yml:
The text was updated successfully, but these errors were encountered: