[mythtv-users] Same episodes get recorded multiple times

wishbone at h4b.org wishbone at h4b.org
Tue Aug 26 23:36:25 EDT 2003


Haha.. the EXACT problem I was having was with monster garage.  I guess I could
go though and do that with all things where drescription = '' if the other
values are set.

thanks again,
joshua

On Wed, Aug 27, 2003 at 01:30:38AM -0400, Chris Pinkham wrote:
> > So for example.. the description is missing on these.  So that means it will
> > not match?  Is there a workaround for that?  I mean if the desc are blank maybe
> > it should still match given the others?
> 
> We've talked about adding an option to allow something like this but it will
> probably wait until we make the rest of the recording more flexible as well
> with things like per-episode suppress/unsuppress, etc..
> 
> For now you can do what I did and setup a cron to run a sql command like this:
> 
> update program
>     set starttime = starttime,
>         description = subtitle
>     where chanid = 1031
>         and title = "Monster Garage"
>         and description = '';
> 
> That fixes up Monster Garage for me so it doesn't record every episode
> 3 times.  :)
> 
> -- 
> 
> Chris
> 

> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


-- 

*<|:ož
"Beware the Jabberwock, my son!
The jaws that bite, the claws that catch!
Beware the Jubjub bird, and shun
The frumious Bandersnatch!"


More information about the mythtv-users mailing list