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