
#console_format = %(levelname)-8s %(message)s # `mopidy -version` to check the current version. # run `mopidy config` to see the current effective config and # Available options and defaults might have changed since then, # The initial commented out values reflect the defaults as of: Yeah sure # For further information about options in this file see: Mopidy-Spotify: 1.2.0 from /usr/share/mopidy Tornado>=2.3: 2.3 from /usr/lib/python2.7/dist-packages Mopidy: 0.19.5 from /usr/lib/python2.7/dist-packages Python: CPython 2.7.3 from /usr/lib/python2.7 So it seems to me that it didn’t detect that I changed MPD to falseĮnabled = false Extension disabled due to config ername = Must be set.password = Must be set.įinally, my mopidy deps output looks like this: Platform: Linux-3.6.11+-armv6l-with-debian-7.1 INFO Starting Mopidy frontends: HttpFrontend, MpdFrontend INFO Loaded 0 local playlists from /home/arctic/.local/share/mopidy/local/playlists INFO Starting Mopidy backends: LocalBackend, StreamBackend INFO Mixing using GStreamer software mixing INFO Starting Mopidy mixer: SoftwareMixer WARNING Please fix the extension configuration errors or disable the extensions to silence these messages. WARNING Found spotify configuration errors, the extension has been automatically disabled: INFO Enabled extensions: local, mpd, softwaremixer, http, stream INFO Loading config from: builtin defaults, /etc/xdg/xdg-gnome/mopidy/nf, /usr/share/upstart/xdg/mopidy/nf, /etc/xdg/mopidy/nf, /home/arctic/.config/mopidy/nf, command line options Okay so I disabled MPD and when I run mopidy in the terminal I get this conf file I have put in my username and password and I have confirmed those are the correct username and password by logging out and logging back in. Playlists_dir = $XDG_DATA_DIR/mopidy/local/playlistsīut in the. Zeroconf = Mopidy MPD server on $hostname Zeroconf = Mopidy HTTP server on $hostname Settings_dir = $XDG_CONFIG_DIR/mopidy/spotify Here I have posted what I get when i type in mopidy config in the terminalĬonsole_format = %(levelname)-8s %(message)sĭebug_format = %(levelname)-8s %(asctime)s %(name)s\n %(message)sĮnabled = false Extension disabled due to config errors.Ĭache_dir = $XDG_CACHE_DIR/mopidy/spotify Yes I know that I need to edit the file in ~/.config/mopidy/.nf
