Menu

#3 Updates mythburn to work with projectx 0.90.2

open
nobody
None
5
2005-11-13
2005-11-13
No

Updates mythburn to work with projectx 0.90.2
Projectx 0.90 changed the command line and cutlist
syntax and log file names. It also (silently!) fails
to find cutlist_x.txt in the current directory, so
needs to be given the full path name. This patch fixes
both. I couldn't get projectx 0.82 to do cutlists
without crashing, but 0.90.2 does it very nicely
(0.90.1 should also work with this patch if Common.java
is patched).

In addition, I changed the commands to burn dvds: 1st
to overwrite a dvd-rw that's in the drive instead of
failing (thanks, growisofs!), and 2nd to not eject the
dvd after writing (handy for those of us with a dvd
installed behind a door that opens up, e.g. Ahanix D3

Discussion

  • Mark Paulus

    Mark Paulus - 2005-12-01

    Logged In: YES
    user_id=49743

    Have you actually tried to apply this patch? What format is
    it? patch -n doesn't work, and just plain patch doesn't
    work. Could you re-create the patch and make it a unified
    patch?

    'diff -ru old-dir new-dir' will create a unified patch.
    Theya re much nicer to work with.

     
  • John-Marc Chandonia

    patch in unified format

     
  • John-Marc Chandonia

    Logged In: YES
    user_id=34625

    patch fixed as suggested by mgpaulus

     

Log in to post a comment.