GoCubs;542334 Wrote: > > Please see attached version (rename .pdf to a .zip). It includes a > 'selsports' cli mode that returns only the sports teams that are > playing today that the user has specified in their preferences. It's > in the same format as the other sports cli command. > > Please confirm it's what you're looking for. The code is somewhat > repetitive (may optimize it) but it gets the job done. > The selsports command seems to do exactly what I wanted
GoCubs;542334 Wrote: > > Also, is your code polling SDT for data updates at x interval or is it > making use of the push mechanism? > It's currently polling at regular intervals, I hadn't realized there was a notification mechanism. Is it correct that I could listen for the "SuperDateTimeState", "dataRefreshState" notification and when it generates "Success" I know I need to retrieve fresh data ? -- erland Erland Isaksson 'My homepage' (http://erland.isaksson.info) (Install my plugins through Extension Downloader) (Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse, Custom Scan, Custom Skip, Multi Library, Title Switcher and Database Query plugins' (http://wiki.erland.isaksson.info/index.php/Category:SlimServer)) ------------------------------------------------------------------------ erland's Profile: http://forums.slimdevices.com/member.php?userid=3124 View this thread: http://forums.slimdevices.com/showthread.php?t=77864 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/jive
