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

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: Add-ons Help and Support (/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (/forumdisplay.php?fid=154)
+---- Thread: [SUPPORT] Hulu Video Plugin (/showthread.php?tid=121023)



- BlueCop - 2012-01-27 02:06

mattsidnell: I didn't think about an authenticated proxy. I will pull out the python docs to see how its done or try to find an example where someone else uses authentication.

I just tested it on free public proxies on the web and a local one running on my pc.


- queeup - 2012-01-27 02:19

Man thank you, especially proxy support Smile


- BlueCop - 2012-01-27 02:35

mattsidnell: committed 3.0.9 with authenticated proxy support. let me know if you have a problem.


- Mighty_Diamond - 2012-01-27 02:39

I have encouted my first issue with Hulu today. Nothing major. But On a few of the series with subtitles, they dont seem to be coming through. Most of them work that I have played, but a few like 'A Man Called God' (DramaFever) the subtitles don't come through and I have tried all the settings. They work on the Hulu site itself.

Like I say its rare for the subtitles to not work, maybe just that network on the addon.


- BlueCop - 2012-01-27 02:42

Mighty_Diamond: try to grab the log when it happens. It is ethier failing to convert or set the subtitles. I want to know which one.

or if it is only those specific videos then I will try to reproduce it.


I just tested a few A Man Called God episodes and it seemed to work fine.


- dongdong - 2012-01-27 02:48

Bluecop, the new XML engine is much much faster on the ATV2, I used to have directory listing empty when running on the 3.0.1, now with the 3.0.8, the problem is gone, great job.Cool

One other things which I noticed, under 3.0.1, when I select an episode, I used to be able to called up the extended menu, by long pressing the Menu button on the ATV2 remote, which I then will be able to have access to options such as "Add on Settings", "Add to Favorite" etc.

Now with 3.0.8, I am not able to do that, I need to go to the Main menu of XBMC, Video, Add On Menu, select Hulu, and long press the Menu key to bring up the extended menu. Not sure if this change is intended, as I am not able to create a favorite list of episodes in Hulu. I am running Eden 11.2 Beta, with ATV 4.4.4, same version when I run the Hulu 3.0.1 previously.


- BlueCop - 2012-01-27 02:53

dongdong: I am clearing the context menus to get access to the subscription and queue controls more quickly. I am looking into re-adding the useful ones.


- Mighty_Diamond - 2012-01-27 02:56

I went into hulu and loaded ep 1 and 2 of 'A Man Called God'. Still no subtitles. Everythig else is fine pic/audio. Here is the paste: http://pastebin.com/wHPx96C0


- BlueCop - 2012-01-27 03:06

Mighty_Diamond: Subtitles won't work with pre-roll enabled because of the way we assign the subtitles. they also won't work with commercial breaks enable because the way we segment the video.

BlueCop Wrote:You have to disabled pre-roll ads(see below) for subtitles to work due to the way they are assigned.
from the first post


- dongdong - 2012-01-27 03:08

BlueCop Wrote:dongdong: I am clearing the context menus to get access to the subscription and queue controls more quickly. I am looking into re-adding the useful ones.

Thanks, look forward to the new context menu.