[mythtv-commits] Ticket #2159: Many MythVideo changes

MythTV mythtv at cvs.mythtv.org
Sat Aug 12 17:29:36 UTC 2006


#2159: Many MythVideo changes
-----------------------+----------------------------------------------------
 Reporter:  awithers   |       Owner:  awithers
     Type:  patch      |      Status:  new     
 Priority:  minor      |   Milestone:  0.20    
Component:  mythvideo  |     Version:  head    
 Severity:  medium     |  
-----------------------+----------------------------------------------------
 Something close to the attached patch is what I'm intending for 0.20.

 What isn't here:

 Faster view switching, VideoList will eventually be pushed out of the
 views so a rescan will only be needed if the view is different from the
 last one. Switching should still be faster than 0.19 (in some cases much).
 Partial rescans are also not there.

 Various optimizations (like when only the sort order is changed, the code
 to handle only sort changes is there, the filter just needs a way to
 report that).

 The view/editing screens don't invalidate the cached info yet.

 I didn't change everything, there are many sections I've done little more
 than scroll by.

 I've undoubtedly missed something, work was not contiguous, when you find
 it send an e-mail.

 What is here:

 Unless I've missed something, this should address (at least partially),
 all open MythVideo tickets.

 Changes:

 If you have many videos in the DB and run a filter that removes most of
 them (hoping to save memory) you won't.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2159>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list