• 1
  • 83
  • 84
  • 85(current)
  • 86
  • 87
  • 128
[SUPPORT] Hulu Video Plugin
(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.
Reply
(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...
Reply
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.
Reply
(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/q5oht12flpdi52...library.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
Reply
(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/q5oht12flpdi52...library.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
Reply
(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/q5oht12flpdi52...library.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.
Reply
(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.
Reply
@all

Update:

- latest unstable v3.4.9.7

Thanks @spanktastic2120
// GitHub // Repository

// USTV VoD (Video-on-Demand) / World News Live / MRT Play
Reply
(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.
Linux Mint 18 LTS 64-bit - Kodi 17 Beta6
Odroid-C2 - Libreelec v7.90.009
Reply
(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.
Reply
@Elixxen

Confused You can use my backup trunk
// GitHub // Repository

// USTV VoD (Video-on-Demand) / World News Live / MRT Play
Reply
(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
Reply
(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
Reply
@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...
// GitHub // Repository

// USTV VoD (Video-on-Demand) / World News Live / MRT Play
Reply
ummm.... hello... is this thing on... Smile

i'm getting the same thing, and I posted a complete log --
http://pastebin.com/DXqJfjTi
Linux Mint 18 LTS 64-bit - Kodi 17 Beta6
Odroid-C2 - Libreelec v7.90.009
Reply
  • 1
  • 83
  • 84
  • 85(current)
  • 86
  • 87
  • 128

Logout Mark Read Team Forum Stats Members Help
[SUPPORT] Hulu Video Plugin17