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
After the container starts, I go into the config file and manually add the spotify username/password. When the container starts it look like everything is working great.
mopidy | INFO Starting Mopidy mixer: SoftwareMixer
mopidy | INFO Starting Mopidy audio
mopidy | INFO Starting Mopidy backends: YouTubeBackend, StreamBackend, M3UBackend, FileBackend, SpotifyBackend
mopidy | INFO Audio output set to "autoaudiosink"
mopidy | INFO Creating dir /var/lib/mopidy/.cache/mopidy/spotify
mopidy | INFO Creating dir /var/lib/mopidy/.local/share/mopidy/spotify
mopidy | INFO Starting Mopidy core
mopidy | INFO Starting Mopidy frontends: MpdFrontend, HttpFrontend
mopidy | INFO MPD server running at [::ffff:127.0.0.1]:6600
mopidy | INFO HTTP server running at [::ffff:127.0.0.1]:6680
mopidy | INFO Starting GLib mainloop
mopidy | INFO Logged in to Spotify in online mode
But when I open up spotify on the lan, I do not see the the client in my list. What am I doing wrong? Also is there a way to name the instance manually?
Thanks for the help
The text was updated successfully, but these errors were encountered:
I'm trying to get this up and running in docker-compose. My file looks like:
After the container starts, I go into the config file and manually add the spotify username/password. When the container starts it look like everything is working great.
But when I open up spotify on the lan, I do not see the the client in my list. What am I doing wrong? Also is there a way to name the instance manually?
Thanks for the help
The text was updated successfully, but these errors were encountered: