ok, that makes sense, i&#39;ve got mine set up a little differently.&nbsp; i wont bother with another release to fix that. <br><br>thx for the info! :-)<br><br><div><span class="gmail_quote">On 21/01/07, <b class="gmail_sendername">
Bilge Tutak</b> &lt;<a href="mailto:bilge.tutak@gmail.com">bilge.tutak@gmail.com</a>&gt; 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 am not sure if it is the problem, but when I change the sql in<br>&quot;<a href="http://videometadata.pm">videometadata.pm</a>&quot;, it now seems to be working.<br>The problem is that all of my categories are set to 0 and the sql you
<br>supplied only checks the data with category &gt; 0. So I changed it to<br>category = 0 and now it is working.<br><br>Thank you.<br><br>Bilge.<br><br><br>On 1/21/07, Ryszard &lt;<a href="mailto:ryszard99@gmail.com">ryszard99@gmail.com
</a>&gt; wrote:<br>&gt; hey there,<br>&gt;<br>&gt; thx for the update on the bug you found.&nbsp;&nbsp;i guess i accidentally leaned on<br>&gt; the k/b when i was copying the files for release.<br>&gt;<br>&gt; i&#39;m not sure what the other problem you&#39;re experiencing is, however, i can
<br>&gt; replicate it.&nbsp;&nbsp;i&#39;ll have a look and get back to you on it.<br>&gt;<br>&gt; regs<br>&gt; Ryszard.<br>&gt;<br>&gt;<br>&gt; On 20/01/07, Bilge Tutak &lt;<a href="mailto:bilge.tutak@gmail.com">bilge.tutak@gmail.com
</a>&gt; wrote:<br>&gt; &gt; Another thing I discovered is that it can connect to my database, but<br>&gt; &gt; unfortunately cannot fetch any data.<br>&gt; &gt; Any idea why?<br>&gt; &gt;<br>&gt; &gt; Thank you.<br>&gt; &gt;
<br>&gt; &gt; Bilge.<br>&gt; &gt;<br>&gt; &gt; On 1/19/07, Bilge Tutak &lt; <a href="mailto:bilge.tutak@gmail.com">bilge.tutak@gmail.com</a>&gt; wrote:<br>&gt; &gt; &gt; There is a missing curly bracket after the _getSynopsis sub. The curly
<br>&gt; &gt; &gt; closing the sub is missing.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; After fixing that, when I run the vidupdate.pl it shows nothing and<br>&gt; &gt; &gt; drops back to prompt. I checked the sql, it should be returning
<br>&gt; &gt; &gt; something. I am not sure what is the problem.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Thank you.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Bilge.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; On 1/19/07, Ryszard &lt; <a href="mailto:ryszard99@gmail.com">
ryszard99@gmail.com</a>&gt; wrote:<br>&gt; &gt; &gt; &gt; Ok,<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; so some good news, its not a dependency related problem.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; skip this if you&#39;re not technical
<br>&gt; &gt; &gt; &gt; ---------8&lt;--------------------------------------<br>&gt; &gt; &gt; &gt; When programming perl you can code in a &quot;strict&quot; manner which means<br>&gt; all<br>&gt; &gt; &gt; &gt; variables must be defined with a scoping statement (&quot;my&quot;).
<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; when i program in perl, i use the strict method of programming as it<br>&gt; leads<br>&gt; &gt; &gt; &gt; to tighter and cleaner code that is easier to troubleshoot.<br>&gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; the error that you have indicates the variable &quot;@tokens&quot; has not been<br>&gt; &gt; &gt; &gt; pre-declared.<br>&gt; &gt; &gt; &gt; ---------8&lt;--------------------------------------<br>&gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; so, if you go to line 127 and change the line &quot;my ($tag, $synopsis);&quot;<br>&gt; to &quot;my<br>&gt; &gt; &gt; &gt; ($tag, $synopsis, @tokens);&quot; it will work for you.<br>&gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; i&#39;ve attached a new release with the fix.<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; HTH<br>&gt; &gt; &gt; &gt; Ryszard<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; On 19/01/07, Bilge Tutak &lt;
<a href="mailto:bilge.tutak@gmail.com">bilge.tutak@gmail.com</a>&gt; wrote:<br>&gt; &gt; &gt; &gt; &gt; Hi,<br>&gt; &gt; &gt; &gt; &gt; When I run the ./vidupdate I get this error.<br>&gt; &gt; &gt; &gt; &gt; &quot;Global symbol &quot;@tokens&quot; requires explicit package name at
<br>&gt; &gt; &gt; &gt; &gt; Mythtv/TVcom.pm line 133.&quot;<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; Any idea what this is? I am pretty sure I have all the necessary<br>&gt; packages.<br>&gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; Thank you.<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; Bilge.<br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; On 1/18/07, Ryszard &lt; <a href="mailto:ryszard99@gmail.com">
ryszard99@gmail.com</a>&gt; wrote:<br>&gt; &gt; &gt; &gt; &gt; &gt; for those interested, i&#39;ve fixed the problem with the parser not<br>&gt; getting<br>&gt; &gt; &gt; &gt; the<br>&gt; &gt; &gt; &gt; &gt; &gt; synopsis where a show as the &quot;Watch Video&quot; link next to it (at
<br>&gt; least for<br>&gt; &gt; &gt; &gt; the<br>&gt; &gt; &gt; &gt; &gt; &gt; shows i&#39;m testing with).<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; suggestions/comments welcome,<br>&gt; &gt; &gt; &gt; &gt; &gt;
<br>&gt; &gt; &gt; &gt; &gt; &gt; regs<br>&gt; &gt; &gt; &gt; &gt; &gt; Ryszard.<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; &gt; &gt; &gt; mythtv-users mailing list
<br>&gt; &gt; &gt; &gt; &gt; &gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; &gt; &gt; mythtv-users mailing list
<br>&gt; &gt; &gt; &gt; &gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>&gt; &gt; &gt; &gt; &gt;<br>&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br>&gt; &gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; &gt; mythtv-users mailing list<br>&gt; &gt; &gt; &gt; 
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>&gt; &gt; &gt; &gt;<br>&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; mythtv-users mailing list<br>&gt; &gt; 
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>&gt; &gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>&gt; &gt;<br>
&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; mythtv-users mailing list<br>&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>&gt;<br>&gt;<br>&gt;<br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org
</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br>