[mythtv] Re: Patch for Transcoding without commercials

Michael T. Dean mtdean at thirdcontact.com
Tue May 31 02:37:36 UTC 2005


Devan Lippman wrote:

> On 5/27/05, *Devan Lippman* <devan.lippman at gmail.com 
> <mailto:devan.lippman at gmail.com>> wrote:
>
>     The query string was missing seconds so it would not find the
>     recording entry.  Added "00" to the date formatting string in
>     ProgramInfo::getProgramFlags() to fix this.  Should there be a
>     static constant for this formatting instead of rewriting it
>     everywhere?
>
>
> was this patch commited?

http://cvs.mythtv.org/cgi-bin/viewcvs.cgi/mythtv/libs/libmythtv/programinfo.cpp?rev=1.212&view=log

http://cvs.mythtv.org/cgi-bin/viewcvs.cgi/mythtv/libs/libmythtv/programinfo.cpp?annotate=1.212

BTW, it's more likely to get committed if you create the patch relative 
to the top-level source directory (i.e. use CVS to m "cvs -z3 diff -u" 
or, if you're not using CVS, use something like "diff -Naur" from the 
top of the source tree--basically, the path at the top should be 
"libs/libmythtv/programinfo.cpp" instead of just "programinfo.cpp").  
Oh, and also, if you don't keep pestering the devs.  ;)

Mike


More information about the mythtv-dev mailing list