FAQ  •  Register  •  Login

CNN

<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Oct 21, 2011 1:29 pm

CNN

Plugin for CNN feeds.

Updated 31/10/2011
Updated 16/06/2012
Updated 18/06/2012
Attachments
CNN.groovy
(4.22 KiB) Downloaded 1178 times
<<

galmok

Serviio lover

Posts: 69

Joined: Thu Jul 28, 2011 9:35 pm

Post Sat Jan 07, 2012 7:21 pm

Re: CNN

Any hints on how to configure this?
<<

galmok

Serviio lover

Posts: 69

Joined: Thu Jul 28, 2011 9:35 pm

Post Sat Jan 07, 2012 7:48 pm

Re: CNN

Found the (huge) list of resources on this forum (including CNN). ;-)
<<

seahorse

Serviio newbie

Posts: 11

Joined: Sat Jun 16, 2012 12:52 pm

Post Sat Jun 16, 2012 1:43 pm

Re: CNN

Hi,
newbie here, trying (and enjoying) serviio on my Samsung D5000 and is working fine.
I managed to get the Youtube plugin working but I can't figure out how to get CNN plugin to work. Is there a georestriction on it (such as on BBC iplayer?)
I get the CNN folder in my online content but it stays empty. In the debug log I find following error for every CNN extraction;

2012-06-16 15:13:10,890 DEBUG [FeedItemUrlExtractor] CNN: Starting extraction of url for item: Shafik
2012-06-16 15:13:11,175 DEBUG [FeedParser] Unexpected error during url extractor plugin invocation (CNN) for item Shafik: index is out of range 0..-1 (index = 0)

I get the same errors on different feeds such as
http://rss.cnn.com/rss/edition.rss
http://rss.cnn.com/rss/edition_world.rss

Can anyone give me some hints?
Thanks
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sat Jun 16, 2012 9:34 pm

Re: CNN

Updated the plugin, try it now
<<

Satjit

Serviio newbie

Posts: 10

Joined: Sat Jun 16, 2012 6:34 pm

Post Sun Jun 17, 2012 5:46 am

Re: CNN

Hi,

I have selected the Source Type as 'Online RSS/Atom feed'. What is the 'Media Type' (Video / Audio / Image) which needs to be chosen for the CNN feed?

Thanks in advance!
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Sun Jun 17, 2012 1:57 pm

Re: CNN

Satjit wrote:I have selected the Source Type as 'Online RSS/Atom feed'. What is the 'Media Type' (Video / Audio / Image) which needs to be chosen for the CNN feed?

Should be Video, just tried this plugin and get "There is no items to display" on http://rss.cnn.com/rss/edition.rss and http://rss.cnn.com/rss/cnn_topstories.rss
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Sun Jun 17, 2012 2:58 pm

Re: CNN

http://rss.cnn.com/rss/edition.rss works ok but http://rss.cnn.com/rss/cnn_topstories.rss does not.
There are videos in these feeds so the groovy still needs work.
Last edited by jhb50 on Sun Jun 17, 2012 3:53 pm, edited 1 time in total.
<<

seahorse

Serviio newbie

Posts: 11

Joined: Sat Jun 16, 2012 12:52 pm

Post Sun Jun 17, 2012 3:45 pm

Re: CNN

@ zip
Thanks for the update.
The link http://rss.cnn.com/rss/edition.rss is working fine now but all other links still give the same problem (out of index)
Cheers

Also the links her are not working
http://edition.cnn.com/services/rss/
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Jun 18, 2012 6:04 pm

Re: CNN

Updated again. Note that not all feed items have video in them.
<<

Xmantium

User avatar

DLNA master

Posts: 1396

Joined: Sat Jul 23, 2011 2:12 pm

Location: Manchester, UK

Post Mon Jun 18, 2012 10:02 pm

Re: CNN

Thanks zip! Update works great! The quality of video is amazing.

Ive noticed the post with videos that have "Click to Play" appear on Serviio but not the videos that start immediately when you view the post on CNN such as http://rss.cnn.com/~r/rss/cnn_topstorie ... cm6uV5lnM/ or http://rss.cnn.com/~r/rss/cnn_topstorie ... oIfXeU0wY/

Also is there any way of getting the thumbnails from the swf, all the videos with "Click to Play" have the perfect thumbnail for the video.
Sony Bravia 2010 52NX803 - Sony PS3 - Xbox 360
Serviio running on QNAP NAS 639 Pro - 1.6 Intel Dual Core - 2GB RAM and QNAP NAS 121 - 2Ghz ARM Marvell - 1GB RAM
Console using ServiiDroid for Android, ServiiMetro and ServiiWP for Windows Phone and WebUI for iOS
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Jun 18, 2012 10:27 pm

Re: CNN

done

re: thumbs - it's a pain so it's without thumbs ATM
<<

seahorse

Serviio newbie

Posts: 11

Joined: Sat Jun 16, 2012 12:52 pm

Post Tue Jun 19, 2012 10:48 am

Re: CNN

Working fine now!
Thanks
<<

jhb50

DLNA master

Posts: 2843

Joined: Thu Jun 30, 2011 9:32 pm

Post Tue Jun 19, 2012 1:28 pm

Re: CNN

Could we establish a standard for groovy versions? Once loaded into ones plugins there is no way to establish what you have except via the groovy contents. I've tried to do this with my groovys and use Alpha month due to the various country date formats. For example cnn.groovy would contain:
  Code:
/**
 * Content URL extractor plugin for CNN video feeds
 *
 * @author Petr Nejedly
*
 * V1 - Oct 31,2011
 * V2 - Updated June 16,2012
 * V3 - Updated June 18,2012
*
 */

Return to Available plugins

Who is online

Users browsing this forum: No registered users and 40 guests

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