paul- wrote: 
> Some of what you have can be done with current applications.  The home
> integration is a bit tougher.    pCP runs squeezelite software player,
> which is fully up to date with the current protocol.  I think you’ll
> need to be more specific as to the bugs you had, but lms is quite
> stable.

My problem wouldn't be with LMS's stability at this point - it's just
that all the software in the house talks to my custom server using a
custom protocol that LMS doesn't know. I'm tied to that protocol in a
dozen applications.  Using LMS is not an option for me.

On the other hand, if piCorePlayer is accepting logitech's original
commend set, or something like it, I could adapt my server to send and
receive what piCorePlayer likes. 

For example, I just traced through my code to where it sends an strm
command to the classic, with a 2 byte prefix for the length and an
HTTP-like payload, and then waits for the classic to connect back,
etc... it's moderately complex, and dates back to sdqueezebox classic
version 81, but if that's what priCoreplayer is still expecting, or
something close, I can adapt. 

There must be documentation on the exact protocol piCorePlayer receives
and sends back - someone presumably did the reverse engineering I did
years ago, with the newer server. Can you point me to the documentation
of what piCorePlayer expects? I'll know in short order if I can adapt my
code to it.

TIA.


------------------------------------------------------------------------
ScottAM's Profile: http://forums.slimdevices.com/member.php?userid=69412
View this thread: http://forums.slimdevices.com/showthread.php?t=110960

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to