[mythtv-commits] Re: Ticket #305: Single Transport Scan tunes twice.

MythTV mythtv at cvs.mythtv.org
Wed Oct 19 10:25:41 UTC 2005


#305: Single Transport Scan tunes twice.
--------------------------------------+-------------------------------------
 Reporter:  stuarta at squashedfrog.net  |        Owner:  danielk 
     Type:  defect                    |       Status:  assigned
 Priority:  trivial                   |    Milestone:  0.20    
Component:  mythtv                    |      Version:  head    
 Severity:  low                       |   Resolution:          
--------------------------------------+-------------------------------------
Comment (by john.pullan at gmail.com):

 At a guess I'd say the first one.

 As I noted above the first tune is done in a separate thread to keep the
 UI going. It then adds the transport to the list to be scanned which will
 then generate another tune (this is also on another thread and so the UI
 should be running ok). This *should* result in a noop (nothing has
 changed) and we carry on.

 For the "Full Tuned Scan" mode, it looks like we do need the initial
 tuning in a separate thread, just to generate the mplex list.

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


More information about the mythtv-commits mailing list