[mythtv-commits] mythtv commit: r15807 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Feb 6 05:52:00 UTC 2008


      Author: cpinkham
        Date: 2008-02-06 05:51:59 +0000 (Wed, 06 Feb 2008)
New Revision: 15807
   Changeset: http://cvs.mythtv.org/trac/changeset/15807

Modified:

   trunk/mythtv/libs/libmythtv/programinfo.cpp

Log:

Try to make sure that the pathname we're dealing with in
ProgramInfo::MarkAsInUse() is an actual filename.  Some places don't set
ProgramInfo::pathname because they don't need to, so this code makes sure we
can put the right recdir in the inuseprograms table for the Storage Groups
scheduling code to work properly.

I believe this fixes #3865.






More information about the mythtv-commits mailing list