Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Installation

Ionuț Ciocîrlan edited this page May 14, 2020 · 3 revisions

Installing

Installing Mopify is easy. Make sure you have installed Mopidy 0.19 and Mopidy-Spotify 1.2 (or higher) and enabled the HTTP Extension.

Install using PIP:

sudo pip install Mopidy-Mopify

Updating

Mopify will notifie you when a new version is available. To update Mopify to it's new version using pip you have to run:

sudo pip install --upgrade Mopidy-Mopify

Go the the next page: Getting started

Clone this wiki locally