How to install Mopidy-Subsonic
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install mopidy-subsonic
Lastest release
Mopidy extension for playing music from Subsonic
Usage
Install the Mopidy-Subsonic extension by running:
sudo pip install mopidy-subsonic
Tell Mopidy where to find Subsonic by adding the following to your ext.conf:
[subsonic] hostname = some.website.com (leave off http/https) port = 8888 username = USER password = PASS ssl = (yes/no)
Restart Mopidy.
Searches in Mopidy will now return results from your Subsonic library.