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: RE: [SUPPORT] Hulu Video Plugin - jroos - 2014-01-09

(2014-01-09, 05:54)doggiedaddy1 Wrote: I have this installed (beta version) on Gbox MX2 with Android. XBMC v12.3, USA. I have a RD account, but have that option and proxy disabled. I have my Hulu login with plus enabled setup. I've used the settings above, and tried every CDN, but can't get playback. I an search, browse, etc., but no playback. Sometimes it says not able to play, others it acts like it is going to then stops.

I have the same problem on a Nexus 7. I'm pretty sure it's a librtmp problem, but I haven't found a solution.


RE: [SUPPORT] Hulu Video Plugin - spanktastic2120 - 2014-01-09

(2014-01-09, 05:54)doggiedaddy1 Wrote: I have this installed (beta version) on Gbox MX2 with Android. XBMC v12.3, USA. I have a RD account, but have that option and proxy disabled. I have my Hulu login with plus enabled setup. I've used the settings above, and tried every CDN, but can't get playback. I an search, browse, etc., but no playback. Sometimes it says not able to play, others it acts like it is going to then stops.

yeah youre going to need to post a log...


RE: [SUPPORT] Hulu Video Plugin - Elixxen - 2014-01-09

What happens when you reach the limit of 128 items in the subscription list? Can't I export anymore shows to my library? If I remove some items from the subscription list then they won't update in my library anymore. Confused here.


RE: [SUPPORT] Hulu Video Plugin - spanktastic2120 - 2014-01-09

(2014-01-09, 22:03)Elixxen Wrote: What happens when you reach the limit of 128 items in the subscription list? Can't I export anymore shows to my library? If I remove some items from the subscription list then they won't update in my library anymore. Confused here.

i submitted a pull request to the beta that fixes this. until it is accepted you can just use this file https://www.dropbox.com/s/q5oht12flpdi529/xbmclibrary.py

replace it with the same file in
xbmc/addons/plugin.video.hulu-beta/resources/lib
or
xbmc/addons/plugin.video.hulu/resources/lib if youre not using the beta

it wont let you view more than 128 of your subscriptions but they will all export fine


RE: [SUPPORT] Hulu Video Plugin - Elixxen - 2014-01-09

(2014-01-09, 23:34)spanktastic2120 Wrote:
(2014-01-09, 22:03)Elixxen Wrote: What happens when you reach the limit of 128 items in the subscription list? Can't I export anymore shows to my library? If I remove some items from the subscription list then they won't update in my library anymore. Confused here.

i submitted a pull request to the beta that fixes this. until it is accepted you can just use this file https://www.dropbox.com/s/q5oht12flpdi529/xbmclibrary.py

replace it with the same file in
xbmc/addons/plugin.video.hulu-beta/resources/lib
or
xbmc/addons/plugin.video.hulu/resources/lib if youre not using the beta

it wont let you view more than 128 of your subscriptions but they will all export fine

THANK YOU! I'll give this a try later Smile


RE: [SUPPORT] Hulu Video Plugin - Elixxen - 2014-01-10

(2014-01-09, 23:39)Elixxen Wrote:
(2014-01-09, 23:34)spanktastic2120 Wrote:
(2014-01-09, 22:03)Elixxen Wrote: What happens when you reach the limit of 128 items in the subscription list? Can't I export anymore shows to my library? If I remove some items from the subscription list then they won't update in my library anymore. Confused here.

i submitted a pull request to the beta that fixes this. until it is accepted you can just use this file https://www.dropbox.com/s/q5oht12flpdi529/xbmclibrary.py

replace it with the same file in
xbmc/addons/plugin.video.hulu-beta/resources/lib
or
xbmc/addons/plugin.video.hulu/resources/lib if youre not using the beta

it wont let you view more than 128 of your subscriptions but they will all export fine

THANK YOU! I'll give this a try later Smile

Okay so I gave this a try and it seems to be working fine. The thing is tho that it seems to be configured for Hulu (free) only and not Hulu plus. So while I can access all of the content that is available for Plus members, I'm restricted to export only free content.


RE: [SUPPORT] Hulu Video Plugin - spanktastic2120 - 2014-01-10

(2014-01-10, 03:57)Elixxen Wrote: Okay so I gave this a try and it seems to be working fine. The thing is tho that it seems to be configured for Hulu (free) only and not Hulu plus. So while I can access all of the content that is available for Plus members, I'm restricted to export only free content.

There is nothing in the original code or my modifications that would limit you to only free content. If you have "enable hulu plus" ticked off in the settings then it also grabs plus content.


RE: [SUPPORT] Hulu Video Plugin - moneymaker - 2014-01-10

@all

Update:

- latest unstable v3.4.9.7

Thanks @spanktastic2120


RE: [SUPPORT] Hulu Video Plugin - locomot1f - 2014-01-10

(2014-01-10, 14:21)moneymaker Wrote: @all

Update:

- latest unstable v3.4.9.7

Thanks @spanktastic2120


peace @moneymaker -- got the update, now i'm getting this error when i try to add either my subscription or queue to my library

log -- http://pastebin.com/DXqJfjTi

hope this helps.


RE: [SUPPORT] Hulu Video Plugin - Elixxen - 2014-01-10

(2014-01-10, 09:26)spanktastic2120 Wrote:
(2014-01-10, 03:57)Elixxen Wrote: Okay so I gave this a try and it seems to be working fine. The thing is tho that it seems to be configured for Hulu (free) only and not Hulu plus. So while I can access all of the content that is available for Plus members, I'm restricted to export only free content.

There is nothing in the original code or my modifications that would limit you to only free content. If you have "enable hulu plus" ticked off in the settings then it also grabs plus content.

What could it be then? Cause when I updated to your code it stopped exporting Hulu Plus content and when I reverted back to the old code it started exporting Plus content again. Also now that moneymaker has included your code in v3.4.9.7 I'm stuck :/ I haven't touched my settings and Hulu Plus is enabled.


RE: [SUPPORT] Hulu Video Plugin - moneymaker - 2014-01-10

@Elixxen

Confused You can use my backup trunk


RE: [SUPPORT] Hulu Video Plugin - Elixxen - 2014-01-10

(2014-01-10, 18:07)moneymaker Wrote: @Elixxen

Confused You can use my backup trunk

Thanks moneymaker but that would mean that I wouldn't be able to export more than 128 items from my subscription list. It's like a loose/loose situation. If I use the backup I'll be able to export Hulu Plus content but I'll be limited to 128 items and if I use the new version I can exceed the limit of 128 items but I'll be limited to the free content only. I have no idea what the hell is going on Sad Would posting a log help in figuring this out? What would I have to log in that case? Undecided


RE: [SUPPORT] Hulu Video Plugin - doggiedaddy1 - 2014-01-10

(2014-01-09, 06:27)spanktastic2120 Wrote:
(2014-01-09, 05:54)doggiedaddy1 Wrote: I have this installed (beta version) on Gbox MX2 with Android. XBMC v12.3, USA. I have a RD account, but have that option and proxy disabled. I have my Hulu login with plus enabled setup. I've used the settings above, and tried every CDN, but can't get playback. I an search, browse, etc., but no playback. Sometimes it says not able to play, others it acts like it is going to then stops.

yeah youre going to need to post a log...

Here's a log link:
http://xbmclogs.com/show.php?id=108553


RE: [SUPPORT] Hulu Video Plugin - moneymaker - 2014-01-10

@Elixxen

Post a log file, go through the whole process from opening to importing. I hope
spanktastic2120 will be able to look at it. Maybe you should use the backup first to watch hulu plus instead of free content only...


RE: [SUPPORT] Hulu Video Plugin - locomot1f - 2014-01-10

ummm.... hello... is this thing on... Smile

i'm getting the same thing, and I posted a complete log --
http://pastebin.com/DXqJfjTi