FAQ  •  Register  •  Login

Crackle

<<

mike_metro

Serviio lover

Posts: 55

Joined: Sat Jan 14, 2012 4:06 am

Post Wed Jan 18, 2012 5:16 am

Crackle

Crackle plugin.
Must be configure as a Webresource
Sample URLs:
http://www.crackle.com/rss/media.ashx?b64=ZmNjPTgyJmZ4PQ
http://www.crackle.com/rss/media/Zm14PTUwMDAmZmNtdD04MiZmcD0xJmZ4PQ.rss

Update(s):
Version 2.0 - Fixed CDN location
Version 3.0 - Fixed location
Version 4.0 - Transformed to webresource due to RSS changes. Added version. Reuploaded correct version

**********************************************************
Notice:
Version 4.0 changed this to a webresource
**********************************************************
Attachments
Crackle.groovy
(2.86 KiB) Downloaded 1768 times
Last edited by mike_metro on Wed Mar 13, 2013 1:13 am, edited 7 times in total.
<<

magnoman

Streaming enthusiast

Posts: 20

Joined: Wed Oct 12, 2011 9:00 am

Post Wed Jan 18, 2012 5:59 pm

Re: Crackle

Cant get this to work..

No titles using the rss links given.
<<

mike_metro

Serviio lover

Posts: 55

Joined: Sat Jan 14, 2012 4:06 am

Post Wed Jan 18, 2012 11:51 pm

Re: Crackle

Sorry to hear it. Please try again with the full URL above (I edited it). The board truncated the text of the url.
<<

magnoman

Streaming enthusiast

Posts: 20

Joined: Wed Oct 12, 2011 9:00 am

Post Thu Jan 19, 2012 1:16 am

Re: Crackle

still not working :cry:
on ps3 and xbox
<<

mike_metro

Serviio lover

Posts: 55

Joined: Sat Jan 14, 2012 4:06 am

Post Thu Jan 19, 2012 4:13 am

Re: Crackle

Is anyone else having issues?

Are you able to watch Crackle.com online? What country are you in? Try going to the Crackle.com site copying a feed url and use that.
<<

vikingsfreak

Serviio newbie

Posts: 10

Joined: Fri Feb 03, 2012 10:41 am

Post Sat Feb 04, 2012 2:06 am

Re: Crackle

I just installed this plugin. I can get the Crackle videos to show up on my Panasonic Viera TC-P42X3, using a TC-P50X3 profile, but when I try to play them, I get a Can not read file message. Is anyone else having any problems with this plugin?

I have been able to get other plugins to work. CNN, TED and The Daily Show for starters, just not this one.
<<

Anonymous6x6

Serviio newbie

Posts: 1

Joined: Fri Feb 10, 2012 3:05 am

Post Fri Feb 10, 2012 3:13 am

Re: Crackle

Works on the PS3 for me however its a never ending list. I guess it can be a good thing =)

I tried with this on Online RSS/Atom feed instead. It was already in another thread somewhere.
  Code:
http://www.crackle.com/rss/media/ZmNtdD0xMTQmZnA9MSZmeD0.rss


I also tried tried the ones in the initial post and named them as Crackle 2 and Crackle 3 since the name had already been taken by the first, but they wont show up.
<<

Cerberus

User avatar

DLNA master

Posts: 4114

Joined: Sun Jan 02, 2011 5:20 pm

Location: Reading, UK

Post Fri Feb 10, 2012 6:18 am

Re: Crackle

vikingsfreak wrote:I just installed this plugin. I can get the Crackle videos to show up on my Panasonic Viera TC-P42X3, using a TC-P50X3 profile, but when I try to play them, I get a Can not read file message. Is anyone else having any problems with this plugin?

I have been able to get other plugins to work. CNN, TED and The Daily Show for starters, just not this one.


thats a profile issue not a plugin one, use the offical profile and it should work.
Phil Bennett
Beta Tester Group
Wiki | FAQ

Samsung LE40C750 LCD | Samsung BD-C5900 | Sony PS3 | Windows 7 |
HowTo: Provide supported formats of a device HowTo: Record a new ticket on Bitbucket
HowTo: Provide details of a video file that doesn't play HowTo: Turn on detailed logging
<<

JerseyJoe123

Streaming enthusiast

Posts: 38

Joined: Wed Jan 18, 2012 4:22 am

Post Mon Mar 12, 2012 11:45 pm

Re: Crackle

Is anyone else experiencing issues playing Crackle videos? I have been using the latest plug-in for the last month or so and it has been working fine. Last Friday, playing of the videos stopped working whether I try to play them via my Popcornhour or in VLC 2.0. I'm running Serviio 6.2 on a headless Ubuntu server. Other RSS feeds are working fine. For the Crackle Feed URL, I am using http://www.crackle.com/rss/media/Zm14PT ... JmZ4PQ.rss

The plugin appears to parse out the contents of the feed OK, as I see the videos in the playlist, but the videos refuse to play.

I set the log level for Online feeds to Debug and restarted Serviio. As it starts to parse the Crackle videos, I see this:

  Code:
2012-03-12 17:03:07,048 DEBUG [FeedUpdaterThread] Retrieving file size from the URL connection
2012-03-12 17:03:07,317 DEBUG [FeedUpdaterThread] Retrieving information about the video stream 'The Stone Killer'
2012-03-12 17:03:07,667 DEBUG [FeedUpdaterThread] Cannot get information about the URL, it might have expired already. Trying again.
2012-03-12 17:03:07,667 DEBUG [FeedItemUrlExtractor] Crackle: Starting extraction of url for item: The Stone Killer
2012-03-12 17:03:07,669 DEBUG [FeedItemUrlExtractor] Crackle: Finished extraction of url: ContentURLContainer [fileType=VIDEO, contentUrl=http://images-us-am.crackle.com/1/v/el/a5zwb_480p.mp4, thumbnailUrl=http://images-us-am.crackle.com/1/v/el/a5zwb_tnl.jpg?ts=20111102031020, live=false, expiresImmediately=true, cacheKey=Crackle_2474325_MEDIUM]
2012-03-12 17:03:08,079 WARN  [FeedUpdaterThread] Failed to retrieve online item information for http://images-us-am.crackle.com/1/v/el/a5zwb_480p.mp4. It might not play.
java.io.IOException: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
        at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveAVMetadata(FeedUpdaterThread.java:273)
        at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveTechnicalMetadata(FeedUpdaterThread.java:208)
        at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:101)
Caused by: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
        at org.serviio.library.metadata.FFmpegMetadataRetriever.validateCodecsFound(FFmpegMetadataRetriever.java:344)
        at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveMetadata(FFmpegMetadataRetriever.java:87)
        at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveAVMetadata(FeedUpdaterThread.java:255)
        ... 2 more
2012-03-12 17:03:08,122 DEBUG [FeedUpdaterThread] Retrieving file size from the URL connection
2012-03-12 17:03:08,292 DEBUG [FeedUpdaterThread] Retrieving information about the video stream 'Bat 21'
2012-03-12 17:03:08,629 DEBUG [FeedUpdaterThread] Cannot get information about the URL, it might have expired already. Trying again.
2012-03-12 17:03:08,630 DEBUG [FeedItemUrlExtractor] Crackle: Starting extraction of url for item: Bat 21
2012-03-12 17:03:08,631 DEBUG [FeedItemUrlExtractor] Crackle: Finished extraction of url: ContentURLContainer [fileType=VIDEO, contentUrl=http://images-us-am.crackle.com/1/n/kl/yj8wb_480p.mp4, thumbnailUrl=http://images-us-am.crackle.com/1/n/kl/yj8wb_tnl.jpg?ts=20111102104800, live=false, expiresImmediately=true, cacheKey=Crackle_2484638_MEDIUM]
2012-03-12 17:03:08,955 WARN  [FeedUpdaterThread] Failed to retrieve online item information for http://images-us-am.crackle.com/1/n/kl/yj8wb_480p.mp4. It might not play.
java.io.IOException: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
        at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveAVMetadata(FeedUpdaterThread.java:273)
        at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveTechnicalMetadata(FeedUpdaterThread.java:208)
        at org.serviio.library.online.metadata.FeedUpdaterThread.run(FeedUpdaterThread.java:101)
Caused by: org.serviio.library.local.metadata.extractor.InvalidMediaFormatException: Unknown video file type.
        at org.serviio.library.metadata.FFmpegMetadataRetriever.validateCodecsFound(FFmpegMetadataRetriever.java:344)
        at org.serviio.library.metadata.FFmpegMetadataRetriever.retrieveMetadata(FFmpegMetadataRetriever.java:87)
        at org.serviio.library.online.metadata.FeedUpdaterThread.retrieveAVMetadata(FeedUpdaterThread.java:255)
        ... 2 more


When I try to play one of the URLs directly, I see this:

ffmpeg -i http://images-us-am.crackle.com/1/v/el/a5zwb_480p.mp4

ffmpeg version git-2012-02-11-fd0b8d5 Copyright (c) 2000-2012 the FFmpeg developers
built on Feb 11 2012 16:50:06 with gcc 4.6.1
configuration: --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-nonfree --enable-postproc --enable-version3 --enable-x11grab --enable-libvpx --enable-librtmp --enable-libxvid
libavutil 51. 39.100 / 51. 39.100
libavcodec 54. 1.100 / 54. 1.100
libavformat 54. 0.100 / 54. 0.100
libavdevice 53. 4.100 / 53. 4.100
libavfilter 2. 62.100 / 2. 62.100
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 6.100 / 0. 6.100
libpostproc 52. 0.100 / 52. 0.100
[http @ 0x1de6900] HTTP error 403 Forbidden
http://images-us-am.crackle.com/1/v/el/a5zwb_480p.mp4: Input/output error

Any ideas?

Edit: Just an added note that the Crackle videos do play OK through Playon.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Mar 13, 2012 12:01 am

Re: Crackle

looks like they changed something on their end and the plugin has to be updated... try to contact the author
<<

mike_metro

Serviio lover

Posts: 55

Joined: Sat Jan 14, 2012 4:06 am

Post Tue Mar 13, 2012 12:11 am

Re: Crackle

Thanks for the detail JerseyJoe123. I'll take a look this week.
<<

JerseyJoe123

Streaming enthusiast

Posts: 38

Joined: Wed Jan 18, 2012 4:22 am

Post Tue Mar 13, 2012 3:15 am

Re: Crackle

Thanks!
<<

mike_metro

Serviio lover

Posts: 55

Joined: Sat Jan 14, 2012 4:06 am

Post Thu Mar 15, 2012 3:47 am

Re: Crackle

They definitely made some changes. Haven't been able to track down a fix yet.
<<

JerseyJoe123

Streaming enthusiast

Posts: 38

Joined: Wed Jan 18, 2012 4:22 am

Post Thu Mar 15, 2012 12:44 pm

Re: Crackle

OK, thanks. I don't know if they were using it before, but it looks like they might have switched to RTMP streams.
<<

mike_metro

Serviio lover

Posts: 55

Joined: Sat Jan 14, 2012 4:06 am

Post Fri Mar 16, 2012 12:07 am

Re: Crackle

Resolved. XBMC version still was working. Used the CDN location from their plug-in.
<<

JerseyJoe123

Streaming enthusiast

Posts: 38

Joined: Wed Jan 18, 2012 4:22 am

Post Fri Mar 16, 2012 3:29 am

Re: Crackle

Excellent. Working like a charm again. Thanks!
<<

barlet

Serviio newbie

Posts: 11

Joined: Sat Jan 21, 2012 4:47 pm

Post Sun Mar 18, 2012 11:50 am

Re: Crackle

I am still getting the list but none of the movies play. What must I change?
<<

JerseyJoe123

Streaming enthusiast

Posts: 38

Joined: Wed Jan 18, 2012 4:22 am

Post Sun Mar 18, 2012 2:41 pm

Re: Crackle

Copy the updated Cracle.groovy file in the first post to your plugins folder, and then restart Serviio.
<<

barlet

Serviio newbie

Posts: 11

Joined: Sat Jan 21, 2012 4:47 pm

Post Sat Mar 31, 2012 1:13 am

Re: Crackle

Thanks JerseyJoe, it worked for a while but now it's all gone again! Maybe it was too good to be true.
<<

JerseyJoe123

Streaming enthusiast

Posts: 38

Joined: Wed Jan 18, 2012 4:22 am

Post Sat Mar 31, 2012 3:19 pm

Re: Crackle

Hmmm, it is still working for me. Did you happen to apply the plugin pack recently? It contained the older Crackle plug-in up until a couple of days ago.
Next

Return to Available plugins

Who is online

Users browsing this forum: No registered users and 16 guests

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