pippin wrote: > I think it's meant to check whether a certain item_id (track, album or > artist) or url is stored as a favorite, not whether a certain item in > the list of favorites exist. > After all, you don't really need the latter, you just need to know the > length of the list of favorites and you know which items exist. In your > example the count is 12 so items 0 to 11 exist. > > Michael once implemented that for me because I wanted a way to have a > "Favorite"-button on the NowPlaying screen in iPeng that turns into a > "remove from favorites"-button is something is already in favorites. The > same way the context menu works. I have just re-read the documentation and can see that I misread it and that your interpretation is correct (not that I should expect otherwise :D).
I will have to do the checking to see if the SNMP style index specified (e.g 2.1.5) is correct by trawling through the returned list. :) ------------------------------------------------------------------------ logrunner's Profile: http://forums.slimdevices.com/member.php?userid=65053 View this thread: http://forums.slimdevices.com/showthread.php?t=105041 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
