pimoroni / pirate-audio

Examples and documentation for the Pirate Audio range of Raspberry Pi add-ons
MIT License
248 stars 50 forks source link

After installation web client shows "Mopidy-Spotify extension is not running" #12

Closed Rocketansky closed 4 years ago

Rocketansky commented 4 years ago

After I got the installation correct I investigated the iris client. Clicking on the settings for Spotify I saw an orange bar with "Mopidy-Spotify extension is not running - you will not be able to play any Spotify tracks" image

docmollo commented 4 years ago

Sounds like you don't have the spotify plugin enabled. Check the spotify section of your config file. By default, the plugin is set to disabled (false).

Rocketansky commented 4 years ago

@docmollo Thanks! I changed the value in file /etc/mopidy/mopidy.conf and it worked.

Should be part of some documentation - IMO