[mythtv] patch: mythweb listings
Andy Davidoff
dert at pobox.com
Thu Mar 6 15:32:20 EST 2003
#if Isaac Richards /* Mar 06, 15:01 */
> Same as the guidegrid works now -- it uses 5 minute chunks instead of 30
> minute chunks as the base.
Okay; I'm all for making the web-guide match the gui-guide, but I have
about 300 channels to get guide data for. If we scan in 5 minute chunks,
using the model in my patch, that's still only 36 queries for a 3hr window
versus ~300 * 2. I'll have to run some numbers, but I think my method is
still going to be significantly faster.
> > Is there a reason you don't want to retrieve recording status at the same
> > time that we retrieve program data?
>
> It's not that I don't want that, it's that I'd think it would be better to
> generate the listings in the same fashion that the guidegrid does in mythtv.
#endif /* ijr at po.cwru.edu */
Can we modify the guidegrid to be more efficient as well, then?
Currently, when I'm in the alternate EPG and move the selection cursor,
my video/audio skips (presumably because Myth is querying the database
to retrieve the DisplayChanNum setting).
I could submit a patch for this "feature", but would you commit it?
More information about the mythtv-dev
mailing list