erland;545375 Wrote: > Could you try if this version does this better, it's not anywhere near > perfection but if no visibilitytime has been specified it sets > visibilitytime automatically to <interval>*<number of items> when it > switches to a specific visibilityorder. I haven't tested this a lot > yet, so there might be some bugs, help testing it is greatly > appreciated. > > Scrolling items aren't handled correctly, so if you have set the > "scrolling" parameter on a sdt*text item, you will have to specify a > longer interval to make sure it's displayed long enough. > > If the game list are updated it also doesn't stay on longer, this could > be a problem currently as I think the game list is refreshed every > minute. I should probably fix that to trigger refresh from the SDT > notification or at least make it configurable or do some smart merging > to make sure it doesn't restart the switching. > > I don't think it will be possible/easy to get this right in all > situations but hopefully it solves the main problem that a list > sometimes contains 1 game and sometimes 15 games and it should affect > the visibility time. > > This version also have support for the sdtmisctext and sdtmiscicon > items. Hi Erland-
I played with this a bit. I think you're right in that the data refreshes are colliding with presentment. When I have MLB set to all games at 5second interval I get many duplicates. I'd recommend only refreshing when SDT notifies you that a refresh is complete. Like you said it'd be ideal to do some sort of smart merging. I also tried setting up stocks in a similar fashion to games. Would it be possible to implement the same logic on cycling all stocks if visibility time is null? Thanks! -Greg Attached is my latest JSON which includes stocks and the full cycling of MLB. +-------------------------------------------------------------------+ |Filename: SDT Weather Fahrenheit - touch(2).txt | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=9907| +-------------------------------------------------------------------+ -- GoCubs ------------------------------------------------------------------------ GoCubs's Profile: http://forums.slimdevices.com/member.php?userid=312 View this thread: http://forums.slimdevices.com/showthread.php?t=77864 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/jive
