[RELEASE] Hulu (Video) Plugin for XBMC

  Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Closed
jonm42 Offline
Senior Member
Posts: 177
Joined: Feb 2009
Reputation: 0
Location: Portland, OR
Post: #661
Is there a reason you commented out name and pwd?
find
wonslung Offline
Member
Posts: 97
Joined: Feb 2009
Reputation: 0
Post: #662
Can anyone confirm whether or not this works in boxee for linux
find
lewis.donofrio Offline
Senior Member
Posts: 122
Joined: Feb 2009
Reputation: -10
Big Grin  fancast script Post: #663
Outstanding - ateam wouldn't plan from hulu....nor airwolf....but from this its great!

--Thanks!
find
wonslung Offline
Member
Posts: 97
Joined: Feb 2009
Reputation: 0
Post: #664
do i need to do anything special other than install gnash and change the path? i'm using ubuntu 8.04 and this doesn't seem to be working...i'm getting the listings but i can't play anything....if i need to do something else let me know
find
mr.b Offline
Senior Member
Posts: 165
Joined: May 2007
Reputation: 0
Post: #665
@rectalogic - thanks for the details for the macports build. This may be useless, but i built my gnash with --enable-allstatic and uploaded dump-gnash to drop.io in case anyone wants to test it on 10.5 before they go through the build process......

http://drop.io/dumpgnash8_4forOsX
find
carlitozway Offline
Junior Member
Posts: 3
Joined: Feb 2009
Reputation: 0
Post: #666
Would this work for windows? I've already downloaded gnash for windows but when I tried doing it, doesn't work. Just says Loading Directory and nothing happens after.
find
d4rk Offline
Team-XBMC Developer
Posts: 500
Joined: May 2007
Reputation: 1
Location: Albuquerque
Post: #667
rectalogic Wrote:First check the xbmc logs for anything interesting.

Second, check if your gnash is able to decode a sample pid directly:

Nice work Smile
In your call to sec.swf, you might want to add this extra GET variable:

Code:
loadClip("http://www.hulu.com/sec.swf?cb=" + (new Date()).valueOf() )

It looks like different versions of sec.swf are being returned depending on the epoch.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Please read and follow the forum rules.
For troubleshooting and bug reporting, please make sure you read this first.


[Image: badge.gif]
find
Dick-Perry Offline
Junior Member
Posts: 19
Joined: Feb 2009
Reputation: 0
Post: #668
does the dirty plugin work on xbmc (xbox1 oder winxp) from outside of the usa at the moment? i installed the plugin but when i choose a movie or episode nothing happens
find
hrcolb0 Offline
Member
Posts: 61
Joined: Jan 2009
Reputation: 0
Post: #669
does xbmc on windows with the new gnash hulu plugin give anyone else trouble? when listing directories for animated shows xbmc craps its pants and locks up, sort of. the window freezes, but the icons are still being added for the shows, it just takes a very long time according to the log. Andwhen it has all the icons, it still does not give me the window back.
find
rectalogic Offline
Junior Member
Posts: 30
Joined: Feb 2009
Reputation: 0
Post: #670
d4rk Wrote:It looks like different versions of sec.swf are being returned depending on the epoch.

I think that's just a browser cache-buster. gnash doesn't cache so we should always get the freshest sec.swf.
find
Thread Closed