<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Dec 5, 2013 at 10:15 AM, Kenneth Emerson <span dir="ltr"><<a href="mailto:kenneth.emerson@gmail.com" target="_blank">kenneth.emerson@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr"></p>
<p dir="ltr"></p><div class="im">><br>
>>> I would like to save these<br>
>>> episodes in my permanent video library and get it out of the Recordings<br>
>>> directory; however, I cannot figure out how to move the English titles and<br>
>>> description into the video metadata automatically.<br>
><br>
><br>
> Have you tried mythvidexport --listingonly on recordings without InetRef set?<br>
><br></div>
Thanks, Karl, that's what I was missing. Works great.<p></p>
<p dir="ltr">-- Ken E.<br>
</p>
</blockquote></div>Just adding some additional information in case someone does a search and comes across this thread:</div><div class="gmail_extra"><br></div><div class="gmail_extra">The mythvidexport job will fail if the inetref field is populated when using the --listingonly option.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">If you want to have mythvidexport operate as a move instead of a copy, one needs to add the --delete option. According to the script source, it will verify that the two files have the same length before deleting the original. And you can specify --really-safe to have it check the SHA1 hash code.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Unfortunately, when the job succeeds, it does not carryover the "watched" field. That need s to be set manually once the episodes have been moved to the videos section. If I knew enough about python, I'd offer a patch, but I barely get around in perl.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">-- Ken E.</div></div>