[mythtv-commits] mythtv/master commit: b85f5bba7 by Stefan Brackertz (no github username)

MythTV noreply at mythtv.org
Sun Mar 4 00:25:29 UTC 2012


      Author:  Stefan Brackertz <t.brackertz at gmx.net>
 Change Date:  2012-03-03T16:25:00-08:00
   Push Date:  2012/03/03 16:25:17 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  b85f5bba7294faff8cacad4eb59caa72c49be801
   Changeset:  https://github.com/MythTV/mythtv/commit/b85f5bba7

Log:

MythArchive: various minor mythburn.py script improvements

* quote all filenames passed to external commands.

* use the feature available in later version of ProjectX to add the PID of the
  stream to the created files to help in choosing which files to use.

  NOTE this requires ProjectX >= 0.91 to work properly it will fall back to
  guessing which files to use so should still work with older versions.

* rework DVD burning to keep trying to successfully burn a DVD prompting the
  user to insert a blank DVD until success or the user cancels the script.

* plus a few other minor fixes.

Closes #10071.

Signed-off-by: Paul Harrison <pharrison at mythtv.org>

Modified:

   mythplugins/mytharchive/mythburn/scripts/mythburn.py



More information about the mythtv-commits mailing list