FAQ  •  Register  •  Login

Plugin development help

<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Dec 06, 2012 10:49 pm

Re: Plugin development help

Ok, so the stream is not a very good quality. It's possible the TV requires a quality stream, thus closing the connection and moving on. It might work for others with other TVs. Also, if it's a live stream, don't forget to set live to true in the plugin.
<<

clgoose

Serviio newbie

Posts: 2

Joined: Wed Jun 12, 2013 4:20 am

Post Sat Jul 06, 2013 12:44 am

Re: Plugin development help

Hi,

I am new here...just wanted to know...if any one got this plugin for mms:// stream working in Serviio.

Thanks in advance.

CL.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Jul 06, 2013 3:56 pm

Re: Plugin development help

mms:// should be supported. Try mmst://
<<

clgoose

Serviio newbie

Posts: 2

Joined: Wed Jun 12, 2013 4:20 am

Post Fri Jul 19, 2013 2:40 am

Re: Plugin development help

  Code:
<item>
<title>Kalaignar</title>
<link>http://$doregex[url1]%20$doregex[url2]%20$doregex[url3]</link>

<regex>
<name>url1</name>
<expres>mms://.*?([^\s]*)<expres>
<page>http://freeasia.tv/freetv/tamil/knagar.php</page>
<referer>http://freeasia.tv</referer>
</regex>
<regex>
<name>url2</name>
<expres>mms://.*?\s([^\s]*)<expres>
<page>http://freeasia.tv/freetv/tamil/knagar.php</page>
<referer>http://freeasia.tv</referer>
</regex>
<regex>
<name>url3</name>
<expres>mms://.*?\s.*?\s([^"]*)<expres>
<page>http://freeasia.tv/freetv/tamil/knagar.php</page>
<referer>http://freeasia.tv</referer>
</regex>
</item>


Can this regex code be added into Serviio. Can anyone please guide me how to add it into Serviio.
Appreciate any help. Thanks in advance!!!
CL
Previous

Return to Plugin development

Who is online

Users browsing this forum: No registered users and 13 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.