Skip to content
New issue

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

spotify not working due to spotify not allowing password authentication anymore ? #64

Open
consumer47 opened this issue Jan 5, 2025 · 0 comments

Comments

@consumer47
Copy link

I got mopidy running using docker compose.
but spotify extension seems to be down? (according to the webinterface - I was able to login)
I got my api id and key in the config.
What am I doing wrong?

version: '3.8'

services:
mopidy:
image: wernight/mopidy:latest
container_name: mopidy
ports:
- "6680:6680"
volumes:
- ./config:/root/.config/mopidy
- ./data:/root/.local/share/mopidy
restart: unless-stopped

@consumer47 consumer47 changed the title spotify not working due to spotify being not allowing password authentication anymore ? spotify not working due to spotify not allowing password authentication anymore ? Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant