Page 1 of 1

Help with Personal RSS folders

PostPosted: Tue Jul 24, 2012 3:59 am
by dcolhoun
Hi

I have followed instructions by jhb50 to create a personal rss folder on sites.google.com and have added it to the online library in the Serviio console.

RSS file is here https://sites.google.com/site/dcgermant ... rmantv.rss.

But when i go to Online-> GermanTV all I get is there are no titles here. The log shows nothing.

I have tested other rss folders created by other forum members and they work ok.

Does anyone have any pointers as I may be missing something obvious?

Thanks

Re: Help with Personal RSS folders

PostPosted: Tue Jul 24, 2012 9:15 am
by grolschie
Does your URL have "?attredirects=0" at the end? If so, you should remove anything after the ".rss".

I don't have type="video" in my .rss files.

Also, I tried one of your URLs and it wasn't valid (for me - geoblocked?):
  Code:
 
C:\Program Files\Serviio\lib>ffmpeg.exe -i "rtmp://cp108475.live.edgefcs.net/liv
e/ swfUrl=http://www.wilmaa.com/player/main_v3.176.swf pageUrl=http://www.wilmaa
.com/ playpath=3sat_1_800@45493"
ffmpeg version N-42368-gbf53863 Copyright (c) 2000-2012 the FFmpeg developers
  built on Jul 10 2012 03:40:45 with gcc 4.6.3
  configuration: --enable-static --disable-shared --disable-ffplay --disable-ffs
erver --enable-memalign-hack --enable-libmp3lame --enable-librtmp --extra-libs='
-lrtmp -lpolarssl -lws2_32 -lwinmm' --arch=x86 --enable-runtime-cpudetect --enab
le-pthreads --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --pkg-config=pk
g-config
  libavutil      51. 64.100 / 51. 64.100
  libavcodec     54. 33.100 / 54. 33.100
  libavformat    54. 15.102 / 54. 15.102
  libavdevice    54.  1.100 / 54.  1.100
  libavfilter     3.  1.100 /  3.  1.100
  libswscale      2.  1.100 /  2.  1.100
  libswresample   0. 15.100 /  0. 15.100
HandleCtrl: Ignoring SWFVerification request, use --swfVfy!
Closing connection: NetStream.Play.StreamNotFound
rtmp://cp108475.live.edgefcs.net/live/ swfUrl=http://www.wilmaa.com/player/main_
v3.176.swf pageUrl=http://www.wilmaa.com/ playpath=3sat_1_800@45493: Unknown err
or occurred

Re: Help with Personal RSS folders

PostPosted: Tue Jul 24, 2012 11:00 am
by dcolhoun
Hi grolschie

How do you remove "?attredirects=0 - - this only appears in the URL if you copy the download link.

I am not that concerned at the moment whether the actual feeds work :) just want them to appear.

It was your GreekTV feed that I used to test and that works fine

If you access https://sites.google.com/site/dcgermant ... rmantv.rss the rss file can be accessed.

Any idea if the plugin has specific naming conventions it is looking for?

Re: Help with Personal RSS folders

PostPosted: Tue Jul 24, 2012 11:34 am
by jhb50
I am not that concerned at the moment whether the actual feeds work just want them to appear.

Entries are tested by Serviio and will only appear if they are valid. The log will show if yours were all rejected.

Re: Help with Personal RSS folders

PostPosted: Tue Jul 24, 2012 12:55 pm
by dcolhoun
Ah so I am doing this arse about face!

Thanks - will get a working feed then test from there

Re: Help with Personal RSS folders

PostPosted: Tue Jul 24, 2012 7:59 pm
by grolschie
dcolhoun wrote:Hi grolschie
How do you remove "?attredirects=0 - - this only appears in the URL if you copy the download link.


Simply remove those characters from URL when you paste it into Serviio, so that it says:
  Code:
https://sites.google.com/site/dcgermantv/LiveFeeds_germantv.rss


instead of:
  Code:
https://sites.google.com/site/dcgermantv/LiveFeeds_germantv.rss?attredirects=0


It's best to test your streams from the commandline first e.g.
  Code:
C:\Program Files\Serviio\lib>ffmpeg.exe -i "rtmp://cp108475.live.edgefcs.net/liv
e/ swfUrl=http://www.wilmaa.com/player/main_v3.176.swf pageUrl=http://www.wilmaa
.com/ playpath=3sat_1_800@45493"

Re: Help with Personal RSS folders

PostPosted: Wed Jul 25, 2012 2:30 am
by dcolhoun
Hi

I did remove the extra characters before adding to Serviio.

I will definitely test prior to adding the feed - thanks

Re: Help with Personal RSS folders

PostPosted: Wed Jul 25, 2012 8:35 pm
by grolschie
No problem. All the best.