And that might also give us the possibility to run several web remote sessions on different ports (for multi-zone control)? Would be cool! I've got pretty good multi-zone control now (I've managed to get very reliable IR control of multi-zone as well, via Girder, mouse movement, clicks and button presses), but it delays every action about a second (from IR key press to reaction).
It took some time to get it right, I had to fiddle a lot with waits in between commands before it worked 100 % reliably (at the first attempts it was only about 80 % reliable, and everybody who's got a wife knows that
this won't do!). Still it's to clumsy, even if it's reliable. So in addition to the multiple webremote ports a way to address the zones (even with command line commands) would be greatly appreciated. How about this:
This line would start zone 2 playback:
c:\program files\JRiver\media center\media center.exe -2 -playThis line would open playlist 1145 in zone 3.
c:\program files\JRiver\media center\media center.exe -3 -c:\playlists\1145.m3uThis might be one of the easiest way to do it, or am I totally off center here? Since all IR control goes from Girder, using command line swithces is done just as easily as any other method.