Giter Club home page Giter Club logo

mopidy-subidy's Introduction

Mopidy-Subidy

Latest PyPI version

CircleCI build status

Test coverage

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.