Autoplay this IF and this other ELSEWHERE
#2
you can find most of the information you need in this thread. then again, you may've already read through that one.

on first consideration, it might be kinda tricky to detect if the dvd drive contains an audio cd. it'd be fairly easy to do a contents = os.listdir("d:\") to find out what's in it, and then you'd just have to write a check to see if contents looks like a bunch of audio files (and, if so, play them).

that would really be the only deviation from the scripts above. give it a try, and of course ask back here if you have any problems.
For scripts, script development tools, and documentation, visit my website:
http://www.maskedfox.com/xbmc/
Reply


Messages In This Thread
[No subject] - by febs - 2004-07-18, 17:45
[No subject] - by Alexpoet - 2004-07-18, 22:32
Logout Mark Read Team Forum Stats Members Help
Autoplay this IF and this other ELSEWHERE0