GoCubs;542449 Wrote: > Thanks for the quick response. Wish I had posted sooner instead of > toying with it for a while. The problem child argument was the 'Game > Status' field. I had it set to 'Active or Completed' for MLB Cubs and > despite the game being over it didn't show anything. > How do I detect a completed game ? I just looked at the perl code and there it looked like it would have gameTime="F" but I'm guessing this isn't the case if it didn't work.
Could you post a sample of how a active game and a completed game looks like ? For some reason your sports event often takes time while I'm a sleep, so this was actually completed untested code :-) GoCubs;542449 Wrote: > > I don't use my Controller very often, but I figured I'd contribute a > SDT style for it. I think what I came up with is pretty good, although > of course it's very subjective. If I have time I'll do something > similar for Touch. > Looks great, it's now part of the bundled styles, for anyone that want screen shots I've attached one with this post. GoCubs;542449 Wrote: > > One thing I noticed is the big weather icon in the samples refers to > period 0. I personally think it should refer to -1 (current > conditions). I set mine accordingly. > I think I've changed it in all bundled samples now, the reason I got it wrong was that your perl code in the separate macroString function set it to "0" if "period" wasn't specified. Maybe the perl code also should default to -1 ? GoCubs;542449 Wrote: > > The sports ticker is cool but I think it'd be better if it were a > continuous single string scrolling instead of one at a time. Maybe > have an option for scrollable or something and if enabled it combines > all the games to a single long string. > Continuous scrolling should be fairly simple, I'll add an option for selecting scrolling or switching mode in next version. GoCubs;542449 Wrote: > > Also, it'd be useful to have an option for ALL sports teams selected in > addition to selecting by sport. Otherwise the user must dedicate screen > real estate by sport. > Yes, this is definitely the plan, it just got messy to support it when I didn't have the selsport command, so at the moment you have to specify a type of sport. I'll support viewing all selected sports after you have made an official release of SuperDateTime which support selsport. GoCubs;542449 Wrote: > > Overall it's looking awesome. I'm very impressed with Custom Clock and > helper plugin functionality. > I haven't been too interested in SuperDateTime earlier when I only got the Classic mono crome screen, but it looks really beautiful on the color screens of Touch and Radio, I really love it. +-------------------------------------------------------------------+ |Filename: SDTController.jpg | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=9824| +-------------------------------------------------------------------+ -- 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
