Hello there,
Just to let you know that a plugin (VoluSonic) to access Subsonic API (> 1.13.0) capable server from Volumio is now available.
The plugin is in rc state and for now the install have to be done manually.
To do so, enable ssh on your volumio box @ http://yourbox/dev
Then use your favorite cli to log into your box to :
- Code: Select all
wget https://github.com/foobarjo/volumio-plugins/raw/master/plugins/music_service/volusonic/volusonic.tgz
tar -xzf volusonic.tgz
cd volusonic
volumio plugin install
You should then be able to activate the plugin and enter your credentials via the GUI.
Discussion thread can be found here, comments are welcome.
Hope you will like it.
Have a nice day
Jo