Page 1 of 1

Plugins

PostPosted: Wed Feb 03, 2016 8:56 pm
by Ramses2
Hi

Just a question. How can i install plugins with Serviio 1.6 ?

I have an iMac

Thank's for your answer

Re: Plugins

PostPosted: Wed Feb 03, 2016 10:23 pm
by zip

Re: Plugins

PostPosted: Thu Feb 04, 2016 5:58 am
by Ramses2
zip wrote:http://serviio.org/index.php?option=com_content&view=article&id=42


Many thank's

Re: Plugins

PostPosted: Thu Feb 04, 2016 12:12 pm
by Ramses2
I have put the plugins in / Library / Application Support / Serviio / plugins, but how do you see these plugins from my TV?

Re: Plugins

PostPosted: Thu Feb 04, 2016 1:38 pm
by jhb50
The same way as you watch files only they are in the online category rather than one of the other presentation categories. If nothing shows up either you did not add the online feed correctly or your plugin does not work. You need to view the DEBUG log to determine the problem.

Re: Plugins

PostPosted: Thu Feb 04, 2016 2:07 pm
by Ramses2
jhb50 wrote:The same way as you watch files only they are in the online category rather than one of the other presentation categories. If nothing shows up either you did not add the online feed correctly or your plugin does not work. You need to view the DEBUG log to determine the problem.



When I restored my Mac, I post the debug file

Re: Plugins

PostPosted: Thu Feb 04, 2016 3:16 pm
by Ramses2
Here is my Debug Log

Re: Plugins

PostPosted: Thu Feb 04, 2016 9:12 pm
by jhb50
That section of the log is just a repeating error with no earlier part of the log to give them context..
  Code:
2016-02-04 16:22:15,775 ERROR [DiscoverySSDPMessageListener] Cannot open multicast socket,will try again
java.net.BindException: Address already in use
   at java.net.PlainDatagramSocketImpl.bind0(Native Method)
   at java.net.AbstractPlainDatagramSocketImpl.bind(AbstractPlainDatagramSocketImpl.java:94)
   at java.net.DatagramSocket.bind(DatagramSocket.java:392)
   at java.net.MulticastSocket.<init>(MulticastSocket.java:172)
   at java.net.MulticastSocket.<init>(MulticastSocket.java:136)
   at org.serviio.util.MultiCastUtils.startMultiCastSocketForListening(MultiCastUtils.java:47)
   at org.serviio.upnp.discovery.DiscoverySSDPMessageListener.run(DiscoverySSDPMessageListener.java:89)
   at java.lang.Thread.run(Thread.java:745)


You need to do a clean start of serviio, and immediately try and play the online sources, then post the whole debug log.

Re: Plugins

PostPosted: Thu Feb 04, 2016 9:16 pm
by Ramses2
jhb50 wrote:You need to do a clean start of serviio, and immediately try and play the online sources, then post the whole debug log.


How to make a clean start Serviio?

Re: Plugins

PostPosted: Thu Feb 04, 2016 10:00 pm
by jhb50
same way you started it to get the debug log, but first erase the serviio.log files in the serviio/logs directory

Re: Plugins

PostPosted: Thu Feb 04, 2016 10:23 pm
by Ramses2
jhb50 wrote:same way you started it to get the debug log, but first erase the serviio.log files in the serviio/logs directory


My serviio log after clean restart

Re: Plugins

PostPosted: Fri Feb 05, 2016 4:52 am
by jhb50
That simply says you have an error that prevented Serviio from starting. I can't help you with that.

Re: Plugins

PostPosted: Fri Feb 05, 2016 10:50 pm
by atc98092
Ramses2 wrote:
jhb50 wrote:same way you started it to get the debug log, but first erase the serviio.log files in the serviio/logs directory


My serviio log after clean restart


It says the address is in use. I don't know if it is referring to the IP address of the computer, or something to do with the database. I suggest reinstalling Serviio as the first step.