When I get a chance (maybe this weekend), I'll look at the emptool source to see if this part of
the protocol is documented there...


You'd better get started if you want to make that Monday deadline. Snap to it!

Well, I just looked. :)

There seems to be a ProtocolClient::SetPlayState() and a ProtocolClient::PlayFid(), in the protocol,
but AFAICT no implementation of this in emptool. I would add it myself, but the lack of a way to
"skip to next song" -- without knowing the next fid in the shuffle, and using PlayFid() -- kinda
defeats the purpose since that would be the main use of the tool for me.

So, I guess my wish (to have a way to control the player via ethernet) still stands. If anyone sees
something I'm missing, please let me know.

-j