can anybody devolop a plugin that would execute a command line thing in the way that
amip does? for instance when you play a song with amip you can do this:
code:
/template:(C:\amipweb\np.php)C:\amipweb\npinfo.php
/exec:(c:\amipweb\curl.exe)-B -T npinfo.php -u username@ftp.domain:password ftp://ftp.kaonet.net/nowplaying/
(each line is a new command)
basically what its doing there is parseing the variables in the template and then using curl.exe to upload it (curl is an independant program)
it would be nice if it could parse variables and upload the output to a domain whenever either i change statuses or names. i decided i needes something else
to track