[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) 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
|
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. THANK YOU! I'll give this a try later 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. 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 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. 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 You can use my backup trunk RE: [SUPPORT] Hulu Video Plugin - Elixxen - 2014-01-10 (2014-01-10, 18:07)moneymaker Wrote: @Elixxen 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 Would posting a log help in figuring this out? What would I have to log in that case? 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. 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... i'm getting the same thing, and I posted a complete log -- http://pastebin.com/DXqJfjTi |