<div dir="ltr"><div>Hello<br></div><div><br></div><div>Looking at the thread "<i>Merging recordings from 2 </i><i>backends</i>", got me thinking a bit about Mytharchivehelper.</div><div><br></div><div>Does anyone see any problems with using Mytharchivehelper with a suitable XML file to script exporting the odd recording? These could then be used to upload to a laptop (same Myth version) for watching recordings when I am away (and offline). I know I could use the Archive GUI - I am just interested in scripting the process.<br></div><div><br></div><div>I also know I could convert to mp4 etc, but I just wanted to ask about Mytharchivehelper (this way I keep subtitles trivially and I can fastforward and back without seek problems as the native files are TransportStream mpeg-2).</div><div><br></div><div>Something like:</div><div><br></div><div style="margin-left:40px">mytharchivehelper<span style="font-family:monospace"> -n --outfile ./mydata.xml</span></div><div style="margin-left:40px"><span style="font-family:monospace"><br></span></div><div style="margin-left:40px"><span style="font-family:monospace">cat config/mydata.xml <br><!DOCTYPE NATIVEARCHIVEJOB><br><nativearchivejob><br>    <job><br>        <media><br>            <file type="recording" title="BLABLABLA" delete="0" filename="/mythvideo/10_[redacted].ts"/><br>        </media><br>        <options dvdrsize="98426728" erasedvdrw="0" savedirectory="/archive_temp/expt2" mediatype="3" createiso="0" doburn="0"/><br>    </job><br></nativearchivejob></span></div><div><br></div><div>I've had a play and it seems to produce the right output, but wondered if anyone knew any major problems with that?</div><div>And I still appreciate all the good stuff re: mythvidexport and mythexport/mythimport - I am only having a play.<br></div><div><br></div><div>Ta</div><div><br></div><div>C<br></div></div>