I spent the evening writing some plugin stuff for a friend and ended up with working code, but being very confused by it all... I think the wiki is rather mis-leading, or more likely, I'm working on one object while typing it as another. Unfortunately, everyone's just put snippets of code rather than a whole example.
Anyway, main questions...
1/ What is the type of the object I get from CreateObject("MediaJukeBox Application") ? I've been using it as an MCAutomation, but that appears to diverge from the SDK a lot, most annoyingly in the GetCurPlaylist automation area.
2/ If I'm controlling MediaCenter, should I be attaching to mediajukebox ? I'm a bit confused by the object naming here!
Help appreciated
I'd update the wiki with my findings, but they're so confused that it would be even more disorientating!