GoCubs;542153 Wrote: > > Very excited. Erland, are there any other enhancements I can make to > SDT to help you with anything? > I think we have what we need for weather, so when you feel ready you can release a new version based on what we currently have.
For sports, it feels like I'd like to be able to retrieve just those team that has been selected in SDT server settings. Currently the "SuperDateTime sports" command seems to contain the whole "sportsData" structure which also contains teams which hasn't been selected in the settings. I tried for example to select a single NHL team and the "sportsData" structure contained all teams. I can handle this myself by getting the server preferences, but means that I'll have to make more server requests to get the information. If you don't like to break the previous interface, you can implement this as a separate command. I'm not sure about stock quotes and other custom items, is there a way to retrieve these ? There seems to be a "misc" parameter to the "SuperDateTime" command but from the code it looks like it just returns the wetData structure. Is there any point integrating the misc data or is it uninteresting in the context of the Custom Clock screen saver ? -- 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
