<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-7"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 4/2/2010 20:11, Yianni Vidalis wrote:
<blockquote cite="mid:COL121-W22A24F5ABA5F3590EC8AFFBB1B0@phx.gbl"
 type="cite">
  <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
  <meta http-equiv="Content-Type"
 content="text/html; charset=ISO-8859-7">
  <meta name="Generator" content="Microsoft SafeHTML">
  <style>
.hmmessage P
{margin:0px;padding:0px;}
body.hmmessage
{font-size:10pt;font-family:Verdana;}

  </style>
Following your suggestion, I renamed the script folder and ran "make
install" in the mythplugins folder. The process created just the
ttvdb.py file in /usr/share/mythtv/mythvideo/scripts/Television and
nothing else (the ttvdb folder is missing).<br>
</blockquote>
<br>
Correct.  That is currently the only grabber for television content. 
The 'ttvdb' folder has been moved to the python bindings, to allow it
to be used elsewhere.<br>
<br>
<blockquote cite="mid:COL121-W22A24F5ABA5F3590EC8AFFBB1B0@phx.gbl"
 type="cite">I also executed "make install" in the mythtv folder which,
regarding python it says:<br>
...<br>
Is this normal?<br>
</blockquote>
<br>
Looks good.<br>
<br>
<blockquote cite="mid:COL121-W22A24F5ABA5F3590EC8AFFBB1B0@phx.gbl"
 type="cite">The files:<br>
fetch_poster.py,<br>
find_meta.py and <br>
imdbpy.py <br>
are missing from the scripts folder.<br>
</blockquote>
<br>
Yes, they were removed, and were part of the 'old cruft'.<br>
<br>
<blockquote cite="mid:COL121-W22A24F5ABA5F3590EC8AFFBB1B0@phx.gbl"
 type="cite">I am now getting the message 'The subdirectory "tmdb"
containing th..' message in the Movie grabber caption as well. <br>
</blockquote>
<br>
The 'tmdb.py' script pulls from the python bindings.  There should be
'tmdb' subdirectory.  Please run tmdb.py script from the command line
and see what error you get.<br>
<br>
</body>
</html>