<br><br><div class="gmail_quote">On Sun, Oct 21, 2012 at 6:11 PM, Jeremy Jones <span dir="ltr"><<a href="mailto:jeremy.dwain.jones@gmail.com" target="_blank">jeremy.dwain.jones@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><br><div class="gmail_quote"><div class="im">On Thu, Oct 18, 2012 at 11:28 AM, Raymond Wagner <span dir="ltr"><<a href="mailto:raymond@wagnerrp.com" target="_blank">raymond@wagnerrp.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div>On 10/18/2012 12:14, Jeremy Jones wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Is there a updated version of mythvidexport.py script that works with<br>
.26? I would like to get this setup as a userjob so that the wife and<br>
kids can save recordings they want to keep indefinitely by moving them<br>
to videos.<br>
<br>
I would be glad to help with a patch if it is not beyond my capabilities<br>
and if it would indeed help the dev that is working on this. Raymond:<br>
if you could get me started I would be glad to take a stab at something.<br>
(maybe a pointer tot he current code and a brief description of what<br>
your plans/thought and general issues with it are)<br>
</blockquote>
<br></div></div>
See if this version works.<br>
<br>
<a href="https://github.com/wagnerrp/mythtv-scripts/blob/master/python/mythvidexport.py" target="_blank">https://github.com/wagnerrp/<u></u>mythtv-scripts/blob/master/<u></u>python/mythvidexport.py</a><div>
<div><br></div></div></blockquote><div><br></div></div><div>I tried it and haven't gotten it going quite yet. I am running .25-fixes from mythbuntu. I do have updates that need to be installed if that could be an issue. Other than that mythtv is functioning fine. I tried to set the naming convention for generic videos (on the master backend) and got an error. See based terminal input/output below:</div>
<div><br></div><div><div>$ /usr/share/doc/mythtv-backend/contrib/user_jobs/mythvidexport.py --gformat=Generic_Videos/%TITLE%</div><div>Changing Generic format to: Generic_Videos/%TITLE%</div><div>Traceback (most recent call last):</div>
<div> File "/usr/share/doc/mythtv-backend/contrib/user_jobs/mythvidexport.py", line 431, in <module></div><div> main()</div><div> File "/usr/share/doc/mythtv-backend/contrib/user_jobs/mythvidexport.py", line 424, in main</div>
<div> db.settings[hosts]['mythvideo.GENERICexportfmt'] = opts.gformat</div><div>NameError: global name 'hosts' is not defined</div></div><div><br></div><div>Can anyone help? Do I need to pull/post a log and where would I find such?</div>
<div><br></div><div><br></div></div>
</blockquote></div>Doing a bit of searching I found this:<div><a href="http://www.gossamer-threads.com/lists/mythtv/users/466687?do=post_view_threaded#466687">http://www.gossamer-threads.com/lists/mythtv/users/466687?do=post_view_threaded#466687</a></div>
<div><br></div><div>Raymond, it looks like you answered the question 2 years ago, but the typo persists. ;)</div>