What steps will reproduce the problem?
1.try to run epix, espn, amazon plugins on an xbox
2.
3.
What is the expected output? What do you see instead?
I expected to see the first menu of choices, instead i get script error
What version of the product are you using? On what operating system?
xbmc4xbox 31040
Please provide any additional information below.
This seems to be due to the addition of the mechanize module...can't find the
winreg.
Anarchintosh the icefilms developer, re-wrote the login code to bypass this
module...
for any xbox python coders out there;
http://pastebin.com/aX2RmTvE
this is the code used to login to megavid (get login cookie), created by
Voinage/Pguedes.
i took it from the pelisalacarta plugin.
It does'nt rely on mechanize (will work on xbox) and could probably be easily
adapted to work for megaup.
It looks like he then made a guide for logins and cookie stuff:
http://forum.xbmc.org/showthread.php?t=99082
Would any of this work for your plugins? Thanks!
Original issue reported on code.google.com by ServiceW...@gmail.com on 25 Nov 2011 at 8:51
Original issue reported on code.google.com by
ServiceW...@gmail.com
on 25 Nov 2011 at 8:51Attachments: