Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Ulrar/Mopidy-Subsonic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mopidy-Subsonic

Mopidy Subsonic

Usage

Requires a subsonic server, a premium subscription and the py-sonic library.

Install by running:

sudo pip install Mopidy-Subsonic

Before starting Mopidy, you must add your Subsonic username, password and hostname (without the trailing slash !) to the Mopidy configuration file:

[subsonic]
enabled = yes
hostname = http://you.subsonic.com
username = alice
password = secret
ssl = yes
port = 443

Project resources

About

Subsonic backend for mopidy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages