Volusonic, subsonic plugin for Volumio

Announcements and discussion of new releases.

Moderator: moderators

Volusonic, subsonic plugin for Volumio

Postby josquin » Thu Oct 18, 2018 9:31 am

Please install the plugin from the plugin panel on the last Volumio version.

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
Last edited by josquin on Sat Feb 08, 2020 11:25 pm, edited 1 time in total.
User avatar
josquin
 
Posts: 21
Joined: Mon Jun 06, 2016 1:51 pm

Re: Volusonic, subsonic plugin for Volumio

Postby zeroth » Wed Nov 14, 2018 7:33 pm

I looked and tested. I put in my url, credentials but it would not connect. Just kept giving "undefined" pop up in top right when I tried to save and test connection.
zeroth
 
Posts: 50
Joined: Sat Jan 17, 2015 2:56 pm

Re: Volusonic, subsonic plugin for Volumio

Postby josquin » Thu Nov 15, 2018 9:54 am

What does your url look like? Does it include the port?
User avatar
josquin
 
Posts: 21
Joined: Mon Jun 06, 2016 1:51 pm

Re: Volusonic, subsonic plugin for Volumio

Postby zeroth » Thu Nov 15, 2018 2:02 pm

josquin wrote:What does your url look like? Does it include the port?



Yes. I tried several variations. Is there perhaps a problem from me using https?
zeroth
 
Posts: 50
Joined: Sat Jan 17, 2015 2:56 pm

Re: Volusonic, subsonic plugin for Volumio

Postby josquin » Thu Nov 15, 2018 3:07 pm

I use https too so it's probably not related. Is your certificate valid?
Are you on the last versions of both Volumio and Subsonic?

Can you show me your url as it is in the settings please ?
On a standart install it should be something like "https://yourAddressOrIP:PORT" ie: "https://foobar.org:4043"

What is the url you usually use to access your server ?
User avatar
josquin
 
Posts: 21
Joined: Mon Jun 06, 2016 1:51 pm

Re: Volusonic, subsonic plugin for Volumio

Postby zeroth » Fri Nov 16, 2018 1:36 am

josquin wrote:I use https too so it's probably not related. Is your certificate valid?
Are you on the last versions of both Volumio and Subsonic?

Can you show me your url as it is in the settings please ?
On a standart install it should be something like "https://yourAddressOrIP:PORT" ie: "https://foobar.org:4043"

What is the url you usually use to access your server ?



https://11.84.96.370:4443
zeroth
 
Posts: 50
Joined: Sat Jan 17, 2015 2:56 pm

Re: Volusonic, subsonic plugin for Volumio

Postby josquin » Fri Nov 16, 2018 6:05 am

I was able to reproduce your issue. It won't work with an invalid ssl certificate, sorry for that.

I disabled the certificate check on the plugin part. You will be able to save your credentials and navigate into the plugin but unfortunatly you wont be able to play anything. It's volumio related and you will either need a valid certificate, letsencrypt can do the job for that you will find posts around talking about that, or disable ssl in subsonic.
User avatar
josquin
 
Posts: 21
Joined: Mon Jun 06, 2016 1:51 pm

Re: Volusonic, subsonic plugin for Volumio

Postby zeroth » Sat Nov 17, 2018 12:50 pm

josquin wrote:I was able to reproduce your issue. It won't work with an invalid ssl certificate, sorry for that.

I disabled the certificate check on the plugin part. You will be able to save your credentials and navigate into the plugin but unfortunatly you wont be able to play anything. It's volumio related and you will either need a valid certificate, letsencrypt can do the job for that you will find posts around talking about that, or disable ssl in subsonic.



yeah, unfortunately rolling an SSL cert on the win 8 computer hosting Subsonic has proven to be a real pain in the ass. I approached this years ago but never got a satisfactory solution. If you have any resources I'll look at it again.
zeroth
 
Posts: 50
Joined: Sat Jan 17, 2015 2:56 pm

Re: Volusonic, subsonic plugin for Volumio

Postby shanec80 » Sat Nov 24, 2018 2:45 am

gonna have to try and check this out tomorrow! Thanks!
shanec80
 
Posts: 5
Joined: Sat Nov 24, 2018 2:13 am

Re: Volusonic, subsonic plugin for Volumio

Postby shanec80 » Sat Nov 24, 2018 9:15 pm

appears to connect, I don't see any errors and I see the subsonic log that says player was created, however there's nothing loaded in the GUI aside from the home button, etc.


Currently I'm on 6.1.4, but due to some other issues, I'm going to try rolling back to 6.1.3 and see what happens.
shanec80
 
Posts: 5
Joined: Sat Nov 24, 2018 2:13 am

Re: Volusonic, subsonic plugin for Volumio

Postby josquin » Thu Dec 06, 2018 1:40 pm

Is your music tagged ?
The plugin is based on ID3 informations, i'm woking an option to use the file based way but it's not yet implemented.
User avatar
josquin
 
Posts: 21
Joined: Mon Jun 06, 2016 1:51 pm

Re: Volusonic, subsonic plugin for Volumio

Postby josquin » Fri Dec 07, 2018 4:54 pm

There is now an option to deactivate ID3 and access the music using the standard "file based" mode. Once the plugin updated you will find the switch in the option panel.
User avatar
josquin
 
Posts: 21
Joined: Mon Jun 06, 2016 1:51 pm

Re: Volusonic, subsonic plugin for Volumio

Postby josquin » Fri Mar 22, 2019 3:37 pm

The plugin is now released and accessible directly from the GUI of any Volumio fresh install.

Thanks for reading
User avatar
josquin
 
Posts: 21
Joined: Mon Jun 06, 2016 1:51 pm

Re: Volusonic, subsonic plugin for Volumio

Postby ilhamou13 » Sat Sep 19, 2020 10:08 pm

shanec80 wrote:gonna have to try and check this out tomorrow! Thanks!

I put in my url, credentials but it would not connect.
ilhamou13
 
Posts: 2
Joined: Sat Sep 19, 2020 8:06 pm

Re: Volusonic, subsonic plugin for Volumio

Postby josquin » Sun Sep 20, 2020 9:43 am

Is everything up to date?

What is the error message?
User avatar
josquin
 
Posts: 21
Joined: Mon Jun 06, 2016 1:51 pm

Next

Return to Announcements

Who is online

Users browsing this forum: No registered users and 16 guests