<br><br><div><span class="gmail_quote">On 11/9/06, <b class="gmail_sendername">Mike Frisch</b> <<a href="mailto:mfrisch@isurfer.ca">mfrisch@isurfer.ca</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I realize that MythArchive is integral to the MythTV frontend menu<br>system, but I would like the ability to perform the same procedure from<br>the console.<br><br>Is this possible? If not, can I do the same thing in a somewhat
<br>automated way? I'd like to provide a list of recordings on the<br>command-line, and have it spit out a DVD ISO with menus, etc.<br>_______________________________________________<br></blockquote></div><br>Create the /tmp/config/mydata.xml file using a script. This
file is a simple xml file that holds all the params to pass to the
python script. And then execute :<br>
<br>
python /usr/share/mythtv/<span id="st" name="st" class="st">mytharchive</span><div>/scripts/mythburn.py <br>
<br>
from the /tmp/config folder. <br><br></div>
<br>John<br>