<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.12.1">
</HEAD>
<BODY>
<FONT COLOR="#000000">Hi,</FONT><BR>
<FONT COLOR="#000000">I've had two problems with the IMDB script:</FONT><BR>
<BR>
<FONT COLOR="#000000">Running the IMDB script on a movie name which has more than one word in its title,</FONT><BR>
<FONT COLOR="#000000">gives out no results. I have to add a backslash (\) before the second and third words in order </FONT><BR>
<FONT COLOR="#000000">to get the IMDB title number in return.</FONT><BR>
<FONT COLOR="#000000">For example: &quot;imdb.pl -M Running Scared&quot; returns nothing, but if I type &quot;imdb.pl -M Running\ Scared&quot; I get the</FONT><BR>
<FONT COLOR="#000000">correct IMDB title number.</FONT><BR>
<FONT COLOR="#000000">When running the IMDB script from MythTV, I run &quot;ps aux | grep imdb&quot; and find that this is the way MythTV tries to retrieve </FONT><BR>
<FONT COLOR="#000000">movie information from IMDB using this script (my first example, that is...)</FONT><BR>
<FONT COLOR="#000000">I'm no coder, so I couldn't find the actual code in the script I should change in order to </FONT><BR>
<FONT COLOR="#000000">add a backslash to all second and third words. Is there a fix for that problem?</FONT><BR>
<BR>
<FONT COLOR="#000000">Another problem I have is that I'm trying to find a way to run the IMDB script on my whole database automatically</FONT><BR>
<FONT COLOR="#000000">instead of a title-by-title method. Is there a solution for this?</FONT><BR>
<BR>
<FONT COLOR="#000000">Thanks,</FONT><BR>
<FONT COLOR="#000000">Tamir.</FONT><BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>