Page 1 of 1

Display content only of a plugin

PostPosted: Thu Feb 23, 2017 5:00 pm
by manudar
Hi, I have created a plugin to re-transmit the tv channels from my VBox tv box through Serviio so I can transcode them when needed.
It works great.
This is the only use I give to my Serviio installation so I have the option "Display content only" enabled and I show only video, but in spite of this, when I select Serviio in my TV dlna input, I get a single entry called VBox and only when I click on it I see all the channels. I would like that selecting serviio goes directly to the channel list.

Could you help me?
I know just enough to create the plugin but I don't know how to change the behavior to what I want.

This is the code of the plugin.

VBoxChannels.groovy
(4.17 KiB) Downloaded 338 times

Re: Display content only of a plugin

PostPosted: Sun Apr 16, 2017 2:00 pm
by tufedej
Hello,

I am new to this as well and I need some help with your plug in. Can you please tell me how to set up serviio for your plugin. Should I copy a channel list to shared folder or to set it up as online ?

I have tried everything but nothing seems to work.

Regards,
Dejan

Re: Display content only of a plugin

PostPosted: Mon Apr 17, 2017 6:28 am
by manudar
Hi, once the groovy file is in the plugins directory, you have to go to the serviio web interface and you have to add an online resource and set the source to http://VBoxChannels.IP for example "http://VBoxChannels.192.168.5.100" that is my setup. IP is the IP of your VBox.
If you want to have icons for the channels you have to create a directory called VBoxChannels in the same place where the VBoxChannels.groovy file is. There just put a directory called thumbnails with jpegs or pngs with the name of the channel.
I leave here a zip with the icons for Spanish tv.

https://www.dropbox.com/s/39l8zq2epf939 ... s.zip?dl=0