-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VODie not working on Frodo Beta 1 #16
Comments
Hi sorry, out of the country at the moment and I don't have an XBMC setup to hand (and I am not brave enough to update any of my heavily used "production" XBMC systems to Frodo. The kids would kill me) Plus not much time at all these days to do VODie, all my free time goes into CoderDojo. I will see what I can do. Long term I might try to get one of the kids to take this over ... |
Pull request from nickhz merged. |
Hi Liam, Alexis here from [email protected]. I looked at making VODieR running on Frodo and a few changes are needed. I would recommend we create a branch specifically for Frodo. Do you agree ? If so, can you create the branch and I will work on it. Alexis |
Hi alexis, I just had my computer stolen. I will let you know. You will see the commit. The latest working code is on Liam ... sent from Android. Excuse the brevity.
|
Hi Liam, I will move to github and commit the code for frodo on github but I don't seem to be able to create a branch for some reason. I can on my github repository Alexis On 16 Jan 2013, at 23:16, Liam Friel wrote:
|
I will need to grant you commit access no doubt What is your github user name? Is our not possible to have a version which supports both frodo and eden? ... sent from Android. Excuse the brevity.
|
How did you get on with the Frodo branch ? |
Um. Ah. Yes. Quite. Ehhhh My technological recreations have gone in quite a different direction for a while, so I have not touched (or even launched) the vodie plugin for months. So, em, how does it work these days, then? |
Doesn't - still crashes out on Frodo, I'm afraid. |
The VODie plug will not launch on XBMC Frodo Beta 1, below is the relevant area of xbmc.log when trying to launch the plugin:
19:19:37 T:2791242560 NOTICE: -->Python Interpreter Initialized<--
19:19:37 T:2791242560 NOTICE: [PLUGIN] 'VODie: version 1.1.3k' initialized!
19:19:37 T:2791242560 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: updateArgs instance has no attribute 'mode'
Traceback (most recent call last):
File "/home/xbmc/.xbmc/addons/plugin.video.vodie/default.py", line 38, in
VODie.Main()
File "/home/xbmc/.xbmc/addons/plugin.video.vodie/resources/lib/VODie.py", line 165, in init
self.checkMode()
File "/home/xbmc/.xbmc/addons/plugin.video.vodie/resources/lib/VODie.py", line 216, in checkMode
mode = self.args.mode
AttributeError: updateArgs instance has no attribute 'mode'
-->End of Python script error report<--
19:19:37 T:3007457088 ERROR: GetDirectory - Error getting plugin://plugin.video.vodie/?content_type=video
19:19:37 T:3007457088 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.vodie/?content_type=video) failed
Would love to see this issue resolved, Really want to see the Late Late Toy Show!!
Thanks
The text was updated successfully, but these errors were encountered: