Re: Browsing Remote (UPnP / DLNA / LMS) Libraries

Michael Herger <slim-b/[email protected]> Sun, 6 Feb 2022 07:16:35 +0100
Newsgroups gmane.music.equipment.slimdevices.devel
Message-ID <[email protected]>
> Wow... that returned a bunch of things I've never seen before... I want
> to learn more about this SlimBrowse thing!
> Can you point me to whatever documentation does exist?

Unfortunately there isn't much. The best I can offer is this:
https://wiki.slimdevices.com/index.php/SqueezeCenterSqueezePlayInterface.html

> Also, can you recommend which source files I should be looking at to try
> to understand not only what the inputs are, but how to interpret this
> output?

Squeezeplay would have the "reference" implementation of the client 
side. Might be around here:

https://github.com/Logitech/squeezeplay/tree/public/7.8/src/squeezeplay/share/jive

But it's probably easier to ask around here. There are a few guys who've 
implemented their own.