![]() |
|
[RELEASE] Hulu (Video) Plugin for XBMC - 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: [RELEASE] Hulu (Video) Plugin for XBMC (/showthread.php?tid=42041) |
- webmaven - 2009-02-12 18:41 Sorry but if I had to guess I using the keyboard (If the keyboard is a newer one) click the menu bottom that is located on the right side of the keyboard in-between ALT and CTRL. If you have a mouse try right click. Raymond - nymart - 2009-02-12 18:49 webmaven Wrote:Sorry but if I had to guess I using the keyboard (If the keyboard is a newer one) click the menu bottom that is located on the right side of the keyboard in-between ALT and CTRL. If you have a mouse try right click. I don't have a menu key on my keyboard, but I have it mapped in my remote and while it brings up the context menu...there is no option that says Plugin Settings. Same when I right click with a mouse... - acBandit - 2009-02-18 03:23 I just installed and after I select the quality level, I just get a black screen that locks up XBMC. I have tried numerous different shows and all the different qualities to no avail. I am using the 2008-11-13 T3CH build. - nicoli_k - 2009-02-18 04:28 update to the latest t3ch or at least the one from dec 31, 2008 that build is too old. - TheEvilHammer - 2009-02-18 04:29 acBandit Wrote:I just installed and after I select the quality level, I just get a black screen that locks up XBMC. I have tried numerous different shows and all the different qualities to no avail. I am using the 2008-11-13 T3CH build. Try the latest SVN build from T3CH (dated 2009-01-25) - that one works for me. - acBandit - 2009-02-18 05:36 That worked, thanks. - vash3k - 2009-02-18 12:05 Hey, uhh I think it broke about 20 or so minutes ago. Could access all vids fine then randomly it would no longer load. Reset, reinstalled, and tried several versions. Using T3CH bleeding edge. Anyon else have problems? - rwparris2 - 2009-02-18 18:20 vash3k Wrote:Hey, uhh I think it broke about 20 or so minutes ago. Could access all vids fine then randomly it would no longer load. Reset, reinstalled, and tried several versions. Using T3CH bleeding edge. Anyon else have problems? Yep, Hulu has changed enough stuff to break our plugins. Please don't post here saying it is broken for you too, I'll just lock the thread down if that happens. If you have a fix, feel free to tell us
- ptaylor - 2009-02-18 19:14 It looks like they have changed the PIDs. They used to be about 20-30 characters long, but now are several times longer, with a "~" character near the middle. I've not had a chance to trace a browser-based request yet, but my first thought is perhaps there is a formula to apply to the new PID value to come up with the real PID. - MDPauley - 2009-02-18 19:21 ptaylor Wrote:It looks like they have changed the PIDs. They used to be about 20-30 characters long, but now are several times longer, with a "~" character near the middle. I've not had a chance to trace a browser-based request yet, but my first thought is perhaps there is a formula to apply to the new PID value to come up with the real PID. Thats the "encrypted" PID. That has been there from the beginning... |