![]() |
|
[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) 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 |
RE: [SUPPORT] Hulu Video Plugin - tknorris - 2012-06-24 17:54 (2012-06-23 21:26)adox Wrote: Just on the que function, are you guys setting up ques on your desktop and then accessing through ATV2? I manage my queue through the website, and then I use the Hulu Auto Update Add-On to push my queue to the library once an hour. It's probably worth noting that there is a bug in the huluautoupdate addon that causes it to stop updating your library if it triggers while the player is playing. I had to change the AutoUpdate code to fix that to get it to work reliably. I can post that code if anyone is interested. RE: [SUPPORT] Hulu Video Plugin - kreeturez - 2012-06-24 23:51 (2012-06-24 17:54)tknorris Wrote: I manage my queue through the website, and then I use the Hulu Auto Update Add-On to push my queue to the library once an hour. It's probably worth noting that there is a bug in the huluautoupdate addon that causes it to stop updating your library if it triggers while the player is playing. I had to change the AutoUpdate code to fix that to get it to work reliably. I can post that code if anyone is interested. Noticed this a while ago - been meaning to post about it. (Originally wrote that plugin but haven't been maintaining it; not sure when this issue crept in!) Did a really nasty hack my side to work around it (sets the 'Startup' variable to 'true' always!); I'm sure your solution is more elegant - so please post and we'll try arrange to have it added to the Repo version... RE: [SUPPORT] Hulu Video Plugin - tknorris - 2012-06-25 02:29 (2012-06-24 23:51)kreeturez Wrote: Noticed this a while ago - been meaning to post about it. (Originally wrote that plugin but haven't been maintaining it; not sure when this issue crept in!) Did a really nasty hack my side to work around it (sets the 'Startup' variable to 'true' always!); I'm sure your solution is more elegant - so please post and we'll try arrange to have it added to the Repo version... I don't remember exactly what the old code looked like but the basic problem with the old code was the statement to restart the alarm that triggers the queue update was in the same code block that skipped the update if the player was running. So, if the update triggered while the player was running, the code would let the alarm expire but never setup a new one. I made the change below in /home/xbmc/.xbmc/addons/script.hululibraryautoupdate/default.py (on Linux). This is what my code looks like now: Code: #cancel the alarm if it is already runningRe: [SUPPORT] Hulu Video Plugin - ringnutz - 2012-06-25 05:38 Got an issue I can't wrap my head around... Hulu used to work fine (I'm on Eden windows 7 64), but now I can only get as far as the list that contains popular, etc.. with the number of shows next to it. When I select to enter any directory, I get a blank page for everything I select, on numerous themes I have tried. I can open the stream no problem in file mode and it plays with no issues. Any ideas? RE: [SUPPORT] Hulu Video Plugin - wilson.joe - 2012-07-03 01:39 I hope things are going well for you, and your recovery has been a fast one. (2012-05-21 07:22)BlueCop Wrote: thanks for alll the helpful posts and support. RE: [SUPPORT] Hulu Video Plugin - tekno - 2012-07-15 19:59 I have XBMC Eden on (XBMCbuntu) and tried using proxy settings for Hulu. at first I thought the add on was broken however I found a work around. As posted here: http://forum.xbmc.org/showthread.php?tid=121023&pid=1106494#pid1106494 I set Select "akamai" for the Default CDN Uncheck "Network Pre-roll". (No more Quiznos...LOL) Set Pre-Roll ads and Trailing ads to 0. Uncheck "Enable Commercial breaks". and all is fine. What I think was happening is that Hulu was asking what kinds of commercials I wanted to see and XBMC add on could not deal with it. I verified this in a browser. After making those changes all is fine and no ads. RE: [SUPPORT] Hulu Video Plugin - grufh - 2012-07-16 19:12 Just wanted to thank you for your post. I deleted my old librtmp.0.dylib file and then added the new one. Unplugged my ATV2 and restarted it. Went back to Hulu and it was working. Thanks! (2012-05-19 01:28)dukeman Wrote:(2012-05-18 20:25)crawl Wrote: laraelise, locomot1f, RE: [SUPPORT] Hulu Video Plugin - gatekepa - 2012-07-18 01:43 I saw the post quoted below as it's similar to my situation, and it hasn't been answered so far as I can see. I'm running XBMC 11 Eden on Windows XP. Using Hotspot Shield for my vpn. I've got the streaming quality as low as it will possibly go (Hotspot shield is SLOW). Hulu plus account info all sweet. I've tried Default CDN with akamai, limelight, and level3. All with ads on and off (ads on, it just plays ads, ads off, just plays the network intro). The same error keeps popping up: ! Playlist: Can't find a next item to play. Here's the pastebin of the log. I tried to just get the relevant stuff. http://pastebin.com/fdQhGVZ8 The thing is, it used to work. It was slow as all hell, but it used to work. The only thing I've done recently is update the librtmp, and increase the buffer size in advanced settings (I didn't mind waiting a bit for a show if it meant I could watch the whole thing without it stopping to buffer in the middle all the time. (2012-05-17 19:23)Beaskby Wrote: I don't know what is wrong? RE: [SUPPORT] Hulu Video Plugin - ailingcoot - 2012-07-18 11:31 @gatekepa It was probably your VPN's fault. Please try a "real”VPN instead of hotspot shield RE: [SUPPORT] Hulu Video Plugin - gatekepa - 2012-07-18 22:20 (2012-07-18 11:31)ailingcoot Wrote: @gatekepa It was probably your VPN's fault. Please try a "real”VPN instead of hotspot shield Even though hotspot shield works when I watch Hulu stuff in a browser? Even though hotspot shield was working, albeit it uselessly slow, about two weeks ago with XBMC and the Hulu plugin? Also, if you have a recommendation for a VPN, that'd be nice. Thanks! |