hello everybody,
i have 2 questions:
1. can anybody tell me, how to get the mac address of the xbox running the py script via python?
2. is there a possibility to get access to the kai functionality of xbmc? in special: is it possible to detach and attach the kai gui of xmbc to the engine via python?
i am running the kai engine on my wrt router, and i have a script to restart,stop,install and so on kaid on my wrt from my xbox. that's great, but xbmc doesn't reconnect it's kai gui to the engine, after restarting the kai engine, so my only possibility here is to restart the whole xbmc what is not a very smart solution...
Getting MAC address?, + control KAI functionality?
z0diac
Junior Member Posts: 12 Joined: Dec 2004 Reputation: 0 Location: Berlin, Germany |
2004-12-18 18:50
Post: #1
wrtkaidcommander: manage the kai demon on the wrt using xbmc on your xbox. download here: http://www.z0diac.de/public/wrtkaidcommander.zip |
| find quote |
z0diac
Junior Member Posts: 12 Joined: Dec 2004 Reputation: 0 Location: Berlin, Germany |
2004-12-20 15:22
Post: #2
i guess, getting no answers means: there are no answers, right? is there a page, where i could add a feature wish for the xbmc python engine?
wrtkaidcommander: manage the kai demon on the wrt using xbmc on your xbox. download here: http://www.z0diac.de/public/wrtkaidcommander.zip |
| find quote |
darkie
Team-XBMC Developer Posts: 529 Joined: Sep 2003 Reputation: 0 |
2004-12-20 23:11
Post: #3
both are not possible. you could get the ip adress of the xbox but that's all.
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
z0diac
Junior Member Posts: 12 Joined: Dec 2004 Reputation: 0 Location: Berlin, Germany |
2004-12-20 23:43
Post: #4
is there a chance to get this things into the xbmc python engine? i think the python engine is a *very* cool feature for extending the xbmc, as there is no need to hassle with all the xbe license stuff thing... extending this engine would help to increase the addon coding support for xbmc, i believe..
if i had a legal comiler and ide, i would try to implement this enhancements myself into xbmc, but i don't have... wrtkaidcommander: manage the kai demon on the wrt using xbmc on your xbox. download here: http://www.z0diac.de/public/wrtkaidcommander.zip |
| find quote |
gultig
Junior Member Posts: 1 Joined: Oct 2003 Reputation: 0 |
2004-12-28 00:45
Post: #5
for wrtkaidcommander, right?
try this at the end of installkaidxbox(): Quote: if (xbox_mac=="00:50:f2:xx:xx:xx"): it pings the xbox to make sure that it's fresh in the wrt's arp table, then it extracts the mac address and inserts it into kaid.conf on the wrt. gultig |
| find quote |
z0diac
Junior Member Posts: 12 Joined: Dec 2004 Reputation: 0 Location: Berlin, Germany |
2004-12-28 03:10
Post: #6
cool! thanks for that input! :-)
wrtkaidcommander: manage the kai demon on the wrt using xbmc on your xbox. download here: http://www.z0diac.de/public/wrtkaidcommander.zip |
| find quote |
Nuka1195
Skilled Python Coder Posts: 3,914 Joined: Dec 2004 Reputation: 17 |
2005-01-14 02:42
Post: #7
hi z0diac,
just tried your script. it works great. it works with sveasoft satori-4.0 v2.07.1.7sv also. thanks |
| find quote |
z0diac
Junior Member Posts: 12 Joined: Dec 2004 Reputation: 0 Location: Berlin, Germany |
2005-01-14 15:10
Post: #8
thanks for he info, i will add his o the readme file.
wrtkaidcommander: manage the kai demon on the wrt using xbmc on your xbox. download here: http://www.z0diac.de/public/wrtkaidcommander.zip |
| find quote |
Nuka1195
Skilled Python Coder Posts: 3,914 Joined: Dec 2004 Reputation: 17 |
2005-05-24 06:08
Post: #9
hi z0diac,
i used your wrtkaidcommander class in a script, made it a dialog and added a few features "hacks" that some people may find useful. what is your thought on me releasing it. i'd give you full credit for the main part of the script. i'd really like some opinions on if there was a better way to do something, but i would have to release it to do that. thanks |
| find quote |
Bernd
Senior Member Joined: Mar 2005 Reputation: 0 |
2005-05-26 00:01
Post: #10
i also customized the z0diac script
basically i added a stop/upload/start command so i don't have to execute all three steps. if anyone is interested i' could share my mods bernd |
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/149/badge.gif)
Search
Help