mherger wrote: > > > > One issue to address is that the requests are initiated each time one > > drives into the Podcast feed menu. So some kind of state needs to be > > held, i.e. "Don't go and fetch this one, because we've already fired > off > > a fetch during the last podcast browse session." > The result of the requests is being cached. Therefore each of them > should only be run once a day at max. Unless there's a bug somewhere.
Bug located - subsequent re-factoring clobbered the once a day maximum. I have a PR in the works that will deal with that, among other things. ------------------------------------------------------------------------ mrw's Profile: http://forums.slimdevices.com/member.php?userid=38299 View this thread: http://forums.slimdevices.com/showthread.php?t=114928 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
