[mythtv-commits] mythtv commit: r7240 - in trunk/mythtv by gigem

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Sep 13 01:07:39 UTC 2005


      Author: gigem
        Date: 2005-09-13 01:07:39 +0000 (Tue, 13 Sep 2005)
New Revision: 7240
   Changeset: http://cvs.mythtv.org/trac/changeset/7240

Modified:

   trunk/mythtv/libs/libmythtv/dbcheck.cpp
   trunk/mythtv/libs/libmythtv/programinfo.cpp
   trunk/mythtv/libs/libmythtv/programinfo.h
   trunk/mythtv/libs/libmythtv/tv_rec.cpp
   trunk/mythtv/programs/mythbackend/mainserver.cpp

Log:

Changed the basename for new recordings to <chanid>_<starttime>.nuv
and save the basename in the recorded table.  Always save the actual
end time of a recording, including overrecord, in the recorded table.

This is mainly preparatory work to allow changing the end time of an
in-progrss recording.  Not having the end time in the basename
eliminates the need to rename files if it changes.  Also, having the
basename in the recorded table will allow for alternate naming schemes
in the future.  For example, the mpeg and dvb recorders could name
their files .mpg instead of .nuv.





More information about the mythtv-commits mailing list