Mopidy extension for playing music from Subsonic.
Installation
Install by running:
sudo pip install mopidy-subsonic
Or, if available, install the Debian/Ubuntu package from apt.mopidy.com.
Configuration
Before starting Mopidy, you must tell it where to find Subsonic by adding the following to your Mopidy configuration:
[subsonic] hostname = some.website.com (leave off http/https) port = 8888 username = USER password = PASS ssl = (yes/no) context = my-subsonic (if your subsonic is accessible on http://some.website.com:8888/my-subsonic/index.view)
Searches in Mopidy will now return results from your Subsonic library.
Project resources
Changelog
v1.0.0 (UNRELEASED)
Require Mopidy >= 1.0
Update to work with new playback API in Mopidy 1.0
Update to work with new search API in Mopidy 1.0
v0.3.1 (2014-01-28)
Removed last_modified field from Playlist generation, to avoid problem in Mopidy core
v0.3 (2014-01-19)
Require Mopidy >= 0.18.
Fixed: ext.conf was missing from the PyPI package, stopping Mopidy from working as long as Mopidy-Subsonic is installed.
v0.2 (2013-11-13)
Fixed: Crash when starting Mopidy-Subsonic with zero playlists on server
v0.1 (2013-08-29)
Initial release.
Release files for Mopidy-Subsonic 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Mopidy-Subsonic-1.0.0.tar.gz | 7.9 kB | Details |
Release files / Mopidy-Subsonic-1.0.0.tar.gz
| Download URL | Mopidy-Subsonic-1.0.0.tar.gz |
|---|---|
| Size | 7.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e23e7d47bd2375f6886fdcf1edc7a0e36da44669025ce4ae18765baf8e02ae72
|
|
BLAKE2b-256 checksum How to use checksums |
d4a94571d42663d655fa4a548f7db5c37d2c639396e93d8ca5d04b84e94713cf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |