Hi,
I've written a very simple script that I use to sync my JRiver library with my portable Digital Audio Player (Fiio X1), and it works well. Except it doesn't know about my playlists. So I export those manually and then run a little script on them to localize the directory structure so the X1 can understand it. This isn't hard, but I'm constantly modifying one of the lists. So I'd like to have my script make a call to Media Center to export one or more lists to the directory I want it in. Pretty easy requirement.
I've read some documentation and found the MCC commands and tried calling them from the command line via:
/Applications/Media Center 20.app/Contents/MacOS/Media Center 20 /MCC 10000,0
Just to see if I could do anything, I chose the play/pause command. It didn't work. It *did* fire up a second instance of Media Center, but that didn't help me much.
I'm guessing these command line parameters aren't supported on OSX. Is there something else I can do to meet my goal?
Thanks for reading.
Brian.