Kodi Community Forum
[RELEASE] Hulu (Video) Plugin for XBMC - 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: [RELEASE] Hulu (Video) Plugin for XBMC (/showthread.php?tid=42041)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47


- br00tal - 2009-01-02

I'm trying to use this on Linux, but I get this error.
Code:
03:33:57 T:2875194256 M:498044928 WARNING: Unable to resolve: /usr/lib/libcurl.so.2 curl_easy_reset, reason: /usr/lib/libcurl.so.2: undefined symbol: curl_easy_reset
03:33:57 T:2875194256 M:498044928   ERROR: Unable to resolve exports from dll /usr/lib/libcurl.so.2
Also, curl_easy_reset exists...check it:
Code:
root@weewee:~# find /usr/include/ -type f | xargs grep curl_easy_reset
/usr/include/curl/easy.h: * NAME curl_easy_reset()
/usr/include/curl/easy.h:CURL_EXTERN void curl_easy_reset(CURL *curl);
The Hulu plugin crashes XBMC after I select the alphabetical category for a show (i.e. "I" for It's Always Sunny in Philadelphia).

Any ideas? Thanks.


- adityaag - 2009-01-03

taslack Wrote:Try downloading the version from crichton. Here is the post:

http://forum.xbmc.org/showpost.php?p=261994&postcount=176

@boundless and adityaag: And make sure you are putting it in the video/plugins/ folder. And make sure you have the latest svn build for windows/linux/os X or T3CH build for the xbox, otherwise it will not work...period.


taslack.. thanks for the advice. I tried using the linked build and I'm still running into the same issue where I can't actually launch any of the files. I have the latest t3ch build for my Xbox and I definitely have internet hooked up. I'm placing the Hulu folder in ../plugins/video/

Mighty confused why this isn't working. I do'nt need to configure it or anything? I read through the source code and couldn't find anything to change except username and password which aren't necessary to play videos on Hulu. They're still not necessary to watch with the plugin right?


HTMLParser? - JoeVan - 2009-01-03

I'm running this on an Xbox and I can't seem to get mine to work. I can open the plugin and see the categories but when I select any of them (such as movies listed alphabetically), it just shows 0 items. I noticed the menus attempt to import HTMLParser but I don't see that script. Is there any pre-requisite plugins I need before installing this?


Too many failed connections - hrcolb0 - 2009-01-03

I too am having this problem with any shows.I got the Simpsons to play a couple of days ago riht after updating to the 12-30 T3CH build, but now, it won't even play. I am using the crichten build.


- kizer - 2009-01-03

This is the version I'm running and I'm using the latest XBMC build 12-30-2008
http://forum.xbmc.org/showpost.php?p=261994&postcount=176

When you click on a show and it gives you a list of of 3 streams they will be in 0 Bytes. Just click on one. They are sorta like short cuts that is why they do not have size value.

Is there a way to comment out the H264 streams? Every time I try to use them they are choppy or the voice and video are out of sync.


- BlueCop - 2009-01-04

kizer Wrote:Is there a way to comment out the H264 streams? Every time I try to use them they are choppy or the voice and video are out of sync.

We have talked about this in this thread. I have submitted a bug report to xbmc and hopefully this issue will be fixed in the future.

open Hulu/menu/VideoMenu.py and change

DEFAULT_VIDEO = None
#DEFAULT_VIDEO = "High"

to

#DEFAULT_VIDEO = None
DEFAULT_VIDEO = "High"

It will then default to the 700k VP6/mp3 stream


- funkt4life - 2009-01-04

HI.

I am new to this thread. Been using xbmc for about 2 months now. No problems.

Just started using the hulu plugin and everytime i click the video it just says terminating
can someone help me out?


- kizer - 2009-01-04

BlueCop Wrote:We have talked about this in this thread. I have submitted a bug report to xbmc and hopefully this issue will be fixed in the future.

open Hulu/menu/VideoMenu.py and change

DEFAULT_VIDEO = None
#DEFAULT_VIDEO = "High"

to

#DEFAULT_VIDEO = None
DEFAULT_VIDEO = "High"

It will then default to the 700k VP6/mp3 stream

Thanks, Some how I missed that. Great addition to XBMC


- duhaas - 2009-01-04

trying to get hulu plugin to run on XBOX using latest T3CH build and keeyp getting a D_HANDLE - sys.argv[1]
indexerror: list index out of range

any help would be greatly appreciated


- bigbaddumbdog - 2009-01-05

I have it running on the XBox with the latest T3CH build. Try nuking the Hulu directory and re-installing. I had to do this for some reason, after updating XBMC.

- dog


- duhaas - 2009-01-05

can you please confirm from me where you pulled your install from? I pulled the .2 version from the hulu post


- adityaag - 2009-01-05

Thanks all for the advice. I upgraded to the 12-30 T3CH build of XBMC and all is well now on the Xbox. Didn't need to nuke the Hulu folder though. Definitely that the installer script comes with the build. Saved me quite a bit of time.


- duhaas - 2009-01-05

what installer script?


- adityaag - 2009-01-05

duhaas Wrote:what installer script?

It's part of the T3CH build. The up arrow next to the power button on the screen is where this is located.

For those who asked, I'm using the following version of Hulu plugin:
http://forum.xbmc.org/showpost.php?p=261994&postcount=176


- duhaas - 2009-01-05

thanks for the reply, i am seeing a bunch of scripts/plugins, but hulu is not one of them. not sure whats going on. i run the t3ch updater and says im @ latest version