dasqrd73 / bluecop-xbmc-repo

Automatically exported from code.google.com/p/bluecop-xbmc-repo
0 stars 0 forks source link

Hulu Script Fail browsing subdirs on Win7. WinXP works. Difference is "menu" vs "showpage" call argument #107

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Launch XBMC
2. Navigate to Video-->VideoAddons-->Hulu-->Subscriptions-->FamilyGuy
3. Attempt to Descend "Episodes"  (this is the error.  works on WinXP, but 
fails with script error on Win7)

What is the expected output? What do you see instead?
Expect to be able to descend "Episodes", "Clips" or "Seasons" folders of a 
"Subscription".  Can do so on WinXP, cannot on Win7.

What version of the product are you using? On what operating system?
Complete O/S and XBMC version info is at top of each log file.
Hulu plugin is 3.0.1

Please provide any additional information below.
This is a problem that appears specific to Win7.  I have two machines and 
installs for direct comparison.  Two log files attached.  They were created 
with minimal, identical steps with identical XBMC/HULU versions.

Reviewing logs, the first difference appears to be WinXP calling the plugin 
with a "showpage" argument while Win7 calls the plugin with a "menu" argument 
when trying to descend the subscription subfolder.

Other notes:
1. Win7: Can successfully do many other functions (play show from queue, 
perform a search).
2. Win7: Get same script error when navigating many other Hulu subdirectories.  
The above is just the quickest way to demonstrate and was used to create logs.
3. WinXP: again, no problems

Original issue reported on code.google.com by cbell...@gmail.com on 19 Jan 2012 at 1:35

Attachments:

GoogleCodeExporter commented 8 years ago
(PS: To be clear, this is under Eden xbmc-11.0-Eden_beta1)

Original comment by cbell...@gmail.com on 19 Jan 2012 at 1:40

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
this is the same issue as #77
happens when xbmc.exe is run as username xbmc  

fix is included in "issue #77" comments section

Original comment by jason.al...@gmail.com on 27 Jan 2012 at 1:28