[EMAIL PROTECTED] <> wrote:
>> -        if (useCutlist && !found_infile)
>> +        if (useCutlist && deleteMap.isEmpty())
>>              pginfo->GetCutList(deleteMap);
> You can't do this.  If a file is specified, that means that there is
> no pginfo, so no way to look up the cutlist.
> 

Why not try to find the filename by looking at the basename field in the
recorded table?

_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Reply via email to