philchillbill wrote: 
> I wonder what that would look like in JSON commands? In 'normal' LMS
> control, you can query the library by string-search or IDs and request
> building a playlist accordingly. Is that functionality
> exposed/extended/embraced by Spotty in some way?

You can either use XML browser to list apps (Material did this very
early on), or use SlimBrowse - which is what Material, and (I think)
most other contol points use. Again, if you use Material's JSON
debugging you will see the commands it uses to list apps, then to list
the spotty items. Basically to perform a spotty search I think you'd
need to; get the list of apps, check spotty is installed, list spottys
top level items - one of these will be the search field - perform a
search, parse response. I guess as a short-cut you could go straight to
listing spottys top level items, as if this fails spotty is not
installed :)


------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

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

Reply via email to