kolding;306020 Wrote: > > There's really no API, and no CLI interface. Just the code, which > wasn't really designed to be called from outside the plugin. > Yep. But your HTML code is also accessing it form WITHIN the plugin code. Worst case, I could write an AJAX wrapper for that but I would have to understand what you do there. Which variables are exported through TT (OK, I could figure that out by myself by looking into your HTML code, but hey, that's guessing then) How do you set the values (create sync group, activate sync group, unsync...) I assume that's a set of form submissions and I could, again, work it out from the code, yet... > > It would be fairly straightforward to add a couple of CLI calls. I > think you'd need the following functionality: > getNumSyncSets > getSyncSetName (argument, sync set number) > syncToSet (argument, sync set player) > syncAllToPlayer (argument, client) > unsyncAll > If I knew, how to do that ;-) (I still refuse to learn Perl)...
-- pippin --- see iPeng at penguinlovesmusic.com ------------------------------------------------------------------------ pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777 View this thread: http://forums.slimdevices.com/showthread.php?t=42803 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
