0 purchases
MopidyMultisonic 0.5.2
Mopidy Multisonic
Yes, another mopidy subsonic backend provider. This module allow
multiple subsonic server providers
Installation
Install by running:
python3 -m pip install Mopidy-Multisonic
Configuration
Before starting Mopidy, you must add configuration for Mopidy-Multisonic
to your Mopidy configuration file:
[multisonic]
providers =
PROVIDER_NAME: PROTOCOL://USERNAME:PASSWORD@TARGET?[option1=value1&option2=value2]
[ANOTHER]
[multisonic]
providers =
banalisation: https://mr_banal:[email protected]?max_bit_rate=320&format=mp3
[multisonic]
providers =
banalisation: https://mr_banal:[email protected]?max_bit_rate=320
decadence: http://h4ck3r:[email protected]
Project resources
Project hub
Todo tracker
Mailing list
Changelog
Credits
Original author: ReedWade
Current maintainer: ReedWade
Contributors
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.