[mythtv] Scheduler problems (duplicate detection)

John Pullan jmp at tarantella.com
Tue Mar 1 09:06:19 UTC 2005


The internal dvb eit is not working currently. I'm looking into it at
the moment. My original question was due to me not getting the original
tv_grab_dvb code working, so I was trying to work out why.

Now I've got that working I'm moving on to fixing the internal code.


On Mon, 2005-02-28 at 23:46 +0000, Martin Ebourne wrote:
> On Mon, 28 Feb 2005 13:55:01 -0800, Bruce Markey wrote:
> > The subtitles are blank so if you use the default "subtitle &
> > description" method these would not be a match. If the descriptions
> > always have unique episode info and they don't always (or never)
> > have subtitles then use the description only method.
> 
> Firstly, is there any reason for this to be so? It would seem logical that
> if they are both blank (they really are blank in that case, not null),
> that they should match.
> 
> Secondly I'm having a similar problem (and have been since 0.17, it was
> fine with CVS of around xmas), only in my case, the subtitles are set. eg.
> 
> mysql> select * from program where title="Neighbours" and subtitle="Old Bones";
> +--------+---------------------+---------------------+------------+-----------+----------------------------------------------------------------------------------------------------------------------------------------+----------------+---------------+---------+-------+-----------------+-----------------+--------+-----------+------+----------------+------------+-----------+----------+-----------------+----------+-----------+-------------------------+-----------+
> | chanid | starttime           | endtime             | title      | subtitle  | description                                                                                                                            | category       | category_type | airdate | stars | previouslyshown | title_pronounce | stereo | subtitled | hdtv | closecaptioned | partnumber | parttotal | seriesid | originalairdate | showtype | colorcode | syndicatedepisodenumber | programid |
> +--------+---------------------+---------------------+------------+-----------+----------------------------------------------------------------------------------------------------------------------------------------+----------------+---------------+---------+-------+-----------------+-----------------+--------+-----------+------+----------------+------------+-----------+----------+-----------------+----------+-----------+-------------------------+-----------+
> |   1000 | 2005-03-01 13:40:00 | 2005-03-01 14:05:00 | Neighbours | Old Bones | Steph and Doreen attempt to grant Charlie his dying wish, Sky tells Lana it's payback time and Stingray harbours hope for Serena. [AD] | show/game Show |               |    0000 |     0 |               0 |                 |      1 |         0 |    0 |              0 |          0 |         0 |          | NULL            |          |           |                         | 57381     |
> |   1000 | 2005-03-01 17:35:00 | 2005-03-01 18:00:00 | Neighbours | Old Bones | Steph and Doreen attempt to grant Charlie his dying wish, Sky tells Lana it's payback time and Stingray harbours hope for Serena. [AD] | show/game Show |               |    0000 |     0 |               0 |                 |      1 |         0 |    0 |              0 |          0 |         0 |          | NULL            |          |           |                         | 57392     |
> +--------+---------------------+---------------------+------------+-----------+----------------------------------------------------------------------------------------------------------------------------------------+----------------+---------------+---------+-------+-----------------+-----------------+--------+-----------+------+----------------+------------+-----------+----------+-----------------+----------+-----------+-------------------------+-----------+
> 2 rows in set (0.00 sec)
> 
> Both of these are scheduled to record, despite duplicate checking being
> enabled. I didn't change the settings on this between 0.16 (cvs) and 0.17
> but it just stopped working.
> 
> Here the only thing that looks suspicious to me is the programid. In these
> cases it is different. Could that be it? Where does it come from? I'm
> using the new DVB code to grab the program guide, was previously using
> tv_grab_dvb. I notice the OP didn't have programid set at all.
> 
> I haven't tried the latest CVS yet, so I apologise if this is already
> fixed.
> 
> Cheers,
> 
> Martin.
> 
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev



More information about the mythtv-dev mailing list