[mythtv-commits] mythtv commit: r14310 by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Aug 26 17:58:34 UTC 2007


      Author: paulh
        Date: 2007-08-26 17:58:32 +0000 (Sun, 26 Aug 2007)
New Revision: 14310
   Changeset: http://cvs.mythtv.org/trac/changeset/14310

Modified:

   trunk/mythplugins/mytharchive/mythburn/scripts/mythburn.py

Log:

Adds the ability to skip commercials in DVDs created with MythArchive of
MythTV recordings.

It does this by adding chapter points at cut end points that have been set
for a recording.

It only does this for DVD themes that don't have a chapter menu and you have 
told MythArchive to not remove the commercials from the file.

To enable this feature you have to change addCutlistChapters = False to True
at the top of the mythburn.py script.

Closes #3655.




More information about the mythtv-commits mailing list