Get the Xbox MAC-address with Python?
#1
is there a way to have a variable show the mac address in python?

also what other information can python show?
information on the xbox that is... like hdd size, etc...
Reply
#2
to get your mac address you'll need to hassle darkie for libdnet support in xbmc, or to compile an external tool that can do it for you.
afaik python can get all the disk space and stuff using the standard os.whatever functions, and the xbmc module can give info on the status of the dvd drive, ram, etc.
Reply
#3
xbmc module can give info on the status of the dvd drive, ram, etc.

--
how do i do that? im not very good with python, could you possibly type out the syntax here? thanks
Reply
#4
i found out how to display all the info except the mac address... does anyone know how to display the mac address in python?
Reply

Logout Mark Read Team Forum Stats Members Help
Get the Xbox MAC-address with Python?0