[mythtv] mythmkmovie 0.9

Christopher Maahs cmaahs at eatenbygrue.com
Thu Jun 12 17:44:27 EDT 2003


On Thu, 12 Jun 2003, Christopher Maahs wrote:

> (title, plot, rating, filename) values (?, ?, ?, ?)");
> +                        my($show_title) = "$vals[3] ($vals[4])";
> +                       $sth->execute($show_title, $vals[11], 1, 
> $vals[6]);

I screwed that part up, but haven't changed it yet.  I was confusing the 
rating with showrating (or userrating), which I simply wanted to default 
as a 1.  I'll have to fix that later.

~cj



More information about the mythtv-dev mailing list