Thanks for your responses so far to my query. I have just run tv_find_grabbers from the command line and it still doesn&#39;t find the tv_grab_nz script. It did find all the &#39;out of the box&#39; scripts that come with Mythbuntu. I then ran tv_validate_grabber and it came back with the following info concerning the tv_grab_nz script.<br>

<br>richard@hda2:/usr/bin$ tv_validate_grabber tv_grab_nz<br>Can&#39;t exec &quot;tv_grab_nz&quot;: No such file or directory at /usr/share/perl5/XMLTV/ValidateGrabber.pm line 397.<br>Failed to execute tv_grab_nz --configure --config-file /tmp/wVyHnSd1ED/conf: No such file or directory<br>

Error returned from grabber during configure.<br>Grabber with --version failed: 32512, Inappropriate ioctl for device<br>Grabber with --description failed: 32512, Inappropriate ioctl for device<br>Grabber with --capabilities failed: 32512, <br>

Use of uninitialized value $cap in split at /usr/share/perl5/XMLTV/ValidateGrabber.pm line 212.<br>The grabber does not claim to support the &#39;baseline&#39; capability.<br>The grabber does not claim to support the &#39;manualconfig&#39; capability.<br>

Configuration file /tmp/wVyHnSd1ED/conf does not exist. Aborting.<br>Grabber did not validate ok. See /tmp/wVyHnSd1ED/t_commands.log for a list of the commands that were used<br>6 errors found.<br><br>Basically I think the script I&#39;m using is failing at the validate phase so mythtv-setup ignores it. I tried running the script from the commandline without prefixing with python, i.e ./tv_grab_nz to see if the Python environment was OK. It came back with an error like &quot;Bad Interpreter: /usr/bin/python^M&quot;<br>
<br>After I had shut the PC down for the night it occurred to me that the &quot;^M&quot; at the end of that error message might indicate an end of line problem. The script I&#39;m using has been copied from my Windows GBPVR machine and I have opened it in an editor on that platform in the past. I&#39;ll try again with a virgin copy of Hadley&#39;s script and see if it can pass the validation check.<br>
<br>Feel free to offer any further suggestions that occur to you, and thanks for your help.<br><br>Cheers<br>Richard<br><br><br><div class="gmail_quote">
On 20 May 2010 11:05, Hadley Rich <span dir="ltr">&lt;<a href="mailto:hads@nice.net.nz" target="_blank">hads@nice.net.nz</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div>On Thu, 2010-05-20 at 09:51 +1200, Richard Clarke wrote:<br>
&gt;  I&#39;m currently in the process of trying to set up my Master backend on<br>
&gt; my server which is Mythbuntu 10.04 based. I&#39;m struggling with the set<br>
&gt; up of the tv_grab_nz-py.py epg grabber, or rather making mythtv-setup<br>
&gt; &#39;see&#39; the grabber. I would ideally like mythfilldatabase do the<br>
&gt; running of the script automatically (I believe this is possible)<br>
&gt; rather than running the script &#39;manually&#39; and then having<br>
&gt; mythfilldatabase suck in the resulting xmltv listings file (though<br>
&gt; that&#39;s my back up plan if I can&#39;t get mythtv-setup to see the grabber<br>
&gt; itself).<br>
<br>
</div>Welcome.<br>
<br>
MythTV uses tv_find_grabbers to find the grabbers, it&#39;s easier to test<br>
with that from the CLI than open mythtv-setup all the time.<br>
<br>
I think all you need is xmltv installed and tv_gran_nz-py in your<br>
(mythtv&#39;s) path and it should work. Anything named tv_grab* is fine<br>
IIRC.<br>
<br>
hads<br>
<font color="#888888">--<br>
<a href="http://nicegear.co.nz" target="_blank">http://nicegear.co.nz</a><br>
New Zealand&#39;s Open Source Hardware Supplier<br>
</font><div><div></div><div><br>
<br>
_______________________________________________<br>
mythtvnz mailing list<br>
<a href="mailto:mythtvnz@lists.linuxnut.co.nz" target="_blank">mythtvnz@lists.linuxnut.co.nz</a><br>
<a href="http://lists.ourshack.com/mailman/listinfo/mythtvnz" target="_blank">http://lists.ourshack.com/mailman/listinfo/mythtvnz</a><br>
Archives <a href="http://www.gossamer-threads.com/lists/mythtv/mythtvnz/" target="_blank">http://www.gossamer-threads.com/lists/mythtv/mythtvnz/</a><br>
</div></div></blockquote></div><br>