[DEV] wireless manager - https://github.com/vikjon0/xbmc.script.linux.wireless
#1
I just installed unstable ppa and tested external python.
Works fine and I and made an quick wash of my wireless prototyp.

It now communicates directly with wicd daemon via dbus without the cli wrapper.

https://github.com/vikjon0/xbmc.script.linux.wireless

First question: Is there any need for this in Eden or is it covered by core?
It is unclear (to me) if eden will handle wifi or only provide the gui components.

Second question:
What do I do with this:
**<import addon="xbmc.python" version="1.0"/>
Reply
#2
eden is xbmc.python 2.0, see the wiki page.
Reply
#3
ok. Thanks.
http://wiki.xbmc.org/index.php?title=Eden_API_Changes

I guess my real question is how the xbmc.python api version number ties to together with the external python thingie.

It does't really matter, I now understand I should put 2.0 in the xml. External seem to work regardless of this (in unstable ppa that is).
Reply

Logout Mark Read Team Forum Stats Members Help
[DEV] wireless manager - https://github.com/vikjon0/xbmc.script.linux.wireless0