[mythtv-commits] mythtv commit: r12786 - in trunk/mythtv by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Feb 13 04:50:06 UTC 2007


      Author: cpinkham
        Date: 2007-02-13 04:50:05 +0000 (Tue, 13 Feb 2007)
New Revision: 12786
   Changeset: http://cvs.mythtv.org/trac/changeset/12786

Modified:

   trunk/mythtv/libs/libmythtv/programinfo.cpp
   trunk/mythtv/programs/mythtranscode/main.cpp
   trunk/mythtv/programs/mythtv/main.cpp

Log:

Convert mythtranscode and the mythtv test binary to use
ProgramInfo::GetProgramFromBasename() on the filename they are given when
looking to see if the file is a recording currently in the database.  This is
much better than parsing the chanid_starttime format that mythtranscode was
previously doing.

Closes #3032.






More information about the mythtv-commits mailing list