[mythtv] [PATCH/APP] Program rankings

Isaac Richards ijr at po.cwru.edu
Mon Jun 30 13:57:15 EDT 2003


On Monday 30 June 2003 07:27 am, Jason Rosson wrote:
>   i've made some fixes and asked-for changes to the rankings stuff.

Applied just now..

>   should be faster once program rankings comes up.  i do a db read
>   from within FillLists() which gets all the other rank values for all
>   programs.  no calling GetChannelRank(), etc anymore.  it's an ugly
>   kludge though.
>
>   coming back from the recording type screen should work correctly
>   now.  if a program was changed, rank or rectype, it should be
>   updated.  i was getting some highlight bar disappearing action
>   before the fix so i hope that's what you were seeing too.

There was an issue with it when the number of scheduled programs was less than 
the size of the listview.

>   as far as caching the CheckRank() function, i could certainly do
>   that locally within mythbackend which is the only place it's getting
>   called right now.

Yeah, just something to grab and store the type rankings, maybe just right 
after it sees a scheduling change so it's not looking up those same 4/5 
numbers all the time.

Isaac


More information about the mythtv-dev mailing list