[mythtv-commits] Ticket #2967: nuvexport won't process a file specified with --infile unless it has a cutlist

MythTV mythtv at cvs.mythtv.org
Sun Jan 21 11:39:26 UTC 2007


#2967: nuvexport won't process a file specified with --infile unless it has a
cutlist
------------------------------------------+---------------------------------
 Reporter:  schachte at csse.unimelb.edu.au  |       Owner:  xris   
     Type:  patch                         |      Status:  new    
 Priority:  minor                         |   Milestone:  unknown
Component:  perl / nuvexport              |     Version:  0.20   
 Severity:  low                           |  
------------------------------------------+---------------------------------
 If the nuvexport config file specifies that a cutlist is required, then
 the phase of the code that loads info from the database ignores all
 recordings without a cutlist.  But if the recording to export is specified
 on the command line, and that recording does not have a cutlist, then it
 won't be included in the info loaded from the database, so myth mistakenly
 reports that it does not exist.  This patch just ignores the option to
 require a cutlist if a file is specified on the command line -- perhaps
 not the most elegant fix, but it's simple and it works.

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


More information about the mythtv-commits mailing list