Kodi Community Forum
[SUPPORT] Hulu Video Plugin - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: [SUPPORT] Hulu Video Plugin (/showthread.php?tid=121023)



RE: [SUPPORT] Hulu Video Plugin - djones000 - 2014-03-20

(2014-03-20, 06:38)ilovemymac Wrote: sure as long as we dont have commercials. Thats the big point of the addon.

Not for me. I don't mind commercials. (It helps pay for the service, after all) My whole reason for using the addon is so that I can use Hulu in XBMC. In fact, if Hulu would scrobble to Trakt correctly with the commercials left in (it doesn't), I'd just leave the commercials on, since it helps support the service.


RE: [SUPPORT] Hulu Video Plugin - cteeto - 2014-03-20

(2014-03-20, 18:58)moneymaker Wrote: @all

I will release an update this weekend. Be patient or do a rehab.

I'm sure everyone here appreciates your work moneymaker, though they may not make it obivious. Thank you!


RE: [SUPPORT] Hulu Video Plugin - mattmartinolc - 2014-03-20

Sweet. Can anyone tell me if they got this code working?

PHP Code:
if "darwin-level3" in cdn:
                
appName += "?sessionid=sessionId&" token
                stream 
stream[0:len(stream)-4]
                
finalUrl server "?sessionid=sessionId&" token " app=" appName


           SWFPlayer 
'http://www.hulu.com/site-player/205970/player.swf?cb=205970'
            
finalUrl += " playpath=" stream " swfurl=" SWFPlayer " pageurl=" SWFPlayer " swfvfy=true" 



[SUPPORT] Hulu Video Plugin - cgebke - 2014-03-20

(2014-03-20, 18:58)moneymaker Wrote: @all

I will release an update this weekend. Be patient or do a rehab.

Fantastic! Thanks for all the hard work and time you put into this. It is greatly appreciated.


RE: [SUPPORT] Hulu Video Plugin - tinybug - 2014-03-21

(2014-03-20, 18:58)moneymaker Wrote: @all

I will release an update this weekend. Be patient or do a rehab.

Really thanks for your hard work!! BTW, can you tell us how to fix the problem ?


RE: [SUPPORT] Hulu Video Plugin - crazybrit - 2014-03-21

(2014-03-21, 03:31)tinybug Wrote: BTW, can you tell us how to fix the problem ?

The commits to the SCS are publicly visible so when he makes a change (assuming he doesn't merge multiple changes into one commit) you'll be easily able to tell what changed: https://github.com/moneymaker365/plugin.video.hulu-beta/commits/master


RE: [SUPPORT] Hulu Video Plugin - tinybug - 2014-03-21

(2014-03-21, 03:42)crazybrit Wrote:
(2014-03-21, 03:31)tinybug Wrote: BTW, can you tell us how to fix the problem ?

The commits to the SCS are publicly visible so when he makes a change (assuming he doesn't merge multiple changes into one commit) you'll be easily able to tell what changed: https://github.com/moneymaker365/plugin.video.hulu-beta/commits/master

Thank you! But I want to know how to find the way to fix the problem, and then I can fix it myself.


RE: [SUPPORT] Hulu Video Plugin - crazybrit - 2014-03-21

(2014-03-21, 05:03)tinybug Wrote: Thank you! But I want to know how to find the way to fix the problem, and then I can fix it myself.
expecting Moneymaker to explain to you how to fix it plus also fix it and issue a new release seems unreasonable.


[SUPPORT] Hulu Video Plugin - ilovemymac - 2014-03-21

(2014-03-20, 22:44)djones000 Wrote:
(2014-03-20, 06:38)ilovemymac Wrote: sure as long as we dont have commercials. Thats the big point of the addon.

Not for me. I don't mind commercials. (It helps pay for the service, after all) My whole reason for using the addon is so that I can use Hulu in XBMC. In fact, if Hulu would scrobble to Trakt correctly with the commercials left in (it doesn't), I'd just leave the commercials on, since it helps support the service.

When hulu offers what Netflix does I'll pay. But they charge as much for hulu plus as Netflix does and they limit half the content where it can be watched plus they still put commercials in. I don't think hulu is hurting for money. But like I tell them if you offered a say $9 service or something commercial free I'd take it. But paying for hulu plus and still having commercials is a pain


RE: [SUPPORT] Hulu Video Plugin - mattmartinolc - 2014-03-21

(2014-03-21, 05:05)crazybrit Wrote:
(2014-03-21, 05:03)tinybug Wrote: Thank you! But I want to know how to find the way to fix the problem, and then I can fix it myself.
expecting Moneymaker to explain to you how to fix it plus also fix it and issue a new release seems unreasonable.

Patience ... it will all be good soon Wink


RE: [SUPPORT] Hulu Video Plugin - Romey-Rome - 2014-03-22

I'm curious how SWFVerification 2 will be worked around, as librtmp has nothing on the horizon.

I built librtmp with the SWFVerification 1 fallback patch. Though the "ERROR: HandleCtrl: SWFVerification Type 2 request not supported! Patches welcome.." message is gone, it still fails to play.


RE: [SUPPORT] Hulu Video Plugin - moneymaker - 2014-03-22

@all

GitHub source (hulu-beta) was updated. Any tests/responses are welcomed before I update the repository.

Thanks and praise to learningit.


RE: [SUPPORT] Hulu Video Plugin - bab9e9 - 2014-03-22

If it's not in the repository, how do we get it, exactly?


RE: [SUPPORT] Hulu Video Plugin - mattmartinolc - 2014-03-22

(2014-03-22, 17:22)moneymaker Wrote: @all

GitHub source (hulu-beta) was updated. Any tests/responses are welcomed before I update the repository.

Thanks and praise to learningit.

Awesome! I look forward to testing it and catching up on a few missed episodes Nod


RE: [SUPPORT] Hulu Video Plugin - elmerohueso - 2014-03-22

(2014-03-22, 17:22)moneymaker Wrote: @all

GitHub source (hulu-beta) was updated. Any tests/responses are welcomed before I update the repository.

Thanks and praise to learningit.

Limelight seems to be working fine in the update. Thanks.

(2014-03-22, 17:47)bab9e9 Wrote: If it's not in the repository, how do we get it, exactly?

From his gitbhub, like he said (Github link is in his signature). Direct link to download as ZIP from Github.