<!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>
OK,<BR>
Thanks for the quick response.<BR>
<BR>
David Campbell, your'e right, your solution will do nothing more than query IMDB <BR>
for my whole database. It won't add the query results to the database itself.<BR>
<BR>
Mike - thanks for the link, I will try that soon and update here.<BR>
<BR>
In regards to my initial problem;<BR>
<BR>
Stroller, the script works find your way, just like with the backslash option, but it doesn't help me at all,<BR>
since I have to get MythTV itself to start searching IMDB titles that way.<BR>
<BR>
Again, I have no problem fetching IMDB titles manually, using either:<BR>
$imdb.pl -M &quot;Running Scared&quot; #(Stroller, good advice with the $... much more readable), or:<BR>
$imdb.pl -M Running\ Scared<BR>
but that's not the way MythTV searches for IMDB titles using imdb.pl<BR>
I guess I have to change the script's code itself. <BR>
<BR>
What I can't understand is how come this works for the rest of you...<BR>
Has anyone encountered that problem before and fixed it?<BR>
<BR>
Thanks again,<BR>
Tamir.<BR>
<BR>
</BODY>
</HTML>