I am writing some code to both send a notification and update XBMCs library on a per show basis. The communications to xbmc have been pretty well finalized buti am having some trouble with launching this application using the postcustomcommand settings. My question is about compatibility. If I launch my custom proogram from cmd window in win7 it runs fine and exits. Are custom commands not capable of launching .py scripts even if the python interpreter is installed on the machine?
↧