Subsonic extension for Mopidy
Project description
This library is actively looking for maintainers to help out as I do not have the time or need to maintain this anymore. Please contact me if you feel that you could maintain this.
A Subsonic backend for Mopidy using py-sonic.
Installation
Install the latest release from PyPI by running:
python3 -m pip install Mopidy-Subidy
Install the development version directly from this repo by running:
python3 -m pip install https://github.com/Prior99/mopidy-subidy/archive/master.zip
See https://mopidy.com/ext/subidy/ for alternative installation methods.
Configuration
Before starting Mopidy, you must add configuration for Mopidy-Subidy to your Mopidy configuration file:
[subidy] url=https://path.to/your/subsonic/server username=subsonic_username password=your_secret_password
In addition, the following optional configuration values are supported:
enabled – Defaults to true. Set to false to disable the extension.
legacy_auth – Defaults to false. Setting to true may solve some connection errors.
api_version – Defaults to 1.14.0, which is the version used by Subsonic 6.2.
State of this plugin
The following things are supported:
Browsing all artists/albums/tracks
Searching for any terms
Browsing, creating, editing and deleting playlists
Searching explicitly for one of: artists, albums, tracks
The following things are not supported:
Subsonic’s smart playlists
Searching for a combination of filters (artist and album, artist and track, etc.)
Credits
Original author: Frederick Gnodtke
Current maintainer: Frederick Gnodtke
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file Mopidy_Subidy-1.2.0-py3.9.egg
.
File metadata
- Download URL: Mopidy_Subidy-1.2.0-py3.9.egg
- Upload date:
- Size: 26.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1cdbe380197803f82c967e0a55c173594c6af15f46d4761b5be010528fdd539a |
|
MD5 | 9301eee3bca75b172ea46b75f5e75eca |
|
BLAKE2b-256 | 114e6d274e1ef8e4b81f5028a8c4946170c30691d98cfc9b3e350b6318773bc5 |