FAQ  •  Register  •  Login

Help With Local Apache Server and Rss

<<

cheperun

Serviio newbie

Posts: 3

Joined: Thu Sep 19, 2013 7:03 pm

Post Thu Sep 19, 2013 7:16 pm

Help With Local Apache Server and Rss

Hi,

I install Serviio in my Windows and work fine. But i make a php webpage to extract different channels for a web and this php code make a rss file with the differents channels. But when i put the location http://127.0.0.1/channels.rss in Serviio only show me the folder but the link(if i put manually the link works) doesn't appear. I see the log and i don' see errors. Anyone knows if Serviio doesn't read a local RSS?

Thank you
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Sep 20, 2013 12:53 pm

Re: Help With Local Apache Server and Rss

how does the feed look like?

Do you have some media:url elements there?
<<

cheperun

Serviio newbie

Posts: 3

Joined: Thu Sep 19, 2013 7:03 pm

Post Fri Sep 20, 2013 6:00 pm

Re: Help With Local Apache Server and Rss

Hi this is an example that i have in one rss file.

<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>Canales</title>
<link>http://localhost/example/example.rss</link>
<description>My channels</description>
<title>CANAL+ DCINE
</title>
<link>http://dcine</link>
<media:stream url="rtmp://83.149.124.200/live playpath=canalplusdcinelacajatvnet?id=177185 swfUrl=http://mips.tv/content/scripts/eplayer.swf live=1 pageUrl=http://mips.tv/embedplayer/canalplusdcinelacajatvnet/1/650/380 conn=S:OK --live
" type="video"/>
</item>
</channel>
</rss>

If this channel i put as stream live it's working with rss file no.

Thank you very much
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Sep 23, 2013 8:35 pm

Re: Help With Local Apache Server and Rss

I think for this feed you need the LiveFeeds plugin..?
<<

cheperun

Serviio newbie

Posts: 3

Joined: Thu Sep 19, 2013 7:03 pm

Post Tue Sep 24, 2013 11:30 am

Re: Help With Local Apache Server and Rss

Hi,

Finally I found the problem. It was the file name. I put one.rss and the folder not show nothing. But i put LiveFeeds_one.rss and i don't know why but now all it's ok.

Thanks

Return to Serviio Support & Help

Who is online

Users browsing this forum: No registered users and 79 guests

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