[mythtv] Recent scheduler.cpp changes introduced a bug.

Torbjörn Jansson torbjorn.jansson at mbox200.swipnet.se
Tue Apr 20 03:48:48 EDT 2004


>> I still have lots of older recording schedules with missing chanid
>> and empty station that I can't fix. I have kept those recording
>> schedules just incase they start showing them again.
> 
> What do you mean by "older recording schedules"?  Unless you are using
> mismatched versions of frontend and backend (which you should never
> do) or are using mythweb (fix expected soon), you shouldn't see any
> record table entries with a missing station, and if you do, restarting
> the master backend should fix it.
> 
> David

I mean recordings that I scehduled several month ago, posibly with an older
versions of mythtv too, and yes I use mythweb.

Here is a sample of my record table:
+------+--------+---------+-----------+------------+----------+------------+
-----------------------------------------+
| type | chanid | station | starttime | startdate  | endtime  | enddate    |
title                                   |
+------+--------+---------+-----------+------------+----------+------------+
-----------------------------------------+
|    4 |   NULL |         | 00:00:00  | 0000-00-00 | 00:00:00 | 0000-00-00 |
Roswell                                 |
|    4 |   1003 | TV4     | 00:25:00  | 2003-06-11 | 01:10:00 | 2003-06-11 |
Andromeda                               |
|    4 |   1003 | TV4     | 23:25:00  | 2003-09-08 | 23:55:00 | 2003-09-08 |
Futurama                                |
|    3 |   1004 | TV5     | 23:50:00  | 2004-04-16 | 00:50:00 | 2004-04-17 |
High Chaparall                          |
|    4 |   NULL |         | 00:00:00  | 0000-00-00 | 00:00:00 | 0000-00-00 |
Dead zone                               |
|    3 |   1005 | ZTV     | 00:00:00  | 0000-00-00 | 00:00:00 | 0000-00-00 |
Everwood                                |
|    4 |   1003 | TV4     | 20:00:00  | 2004-04-19 | 20:30:00 | 2004-04-19 |
Hem till Midgård                       |
+------+--------+---------+-----------+------------+----------+------------+
-----------------------------------------+

I have fixed the stations manualy for those that have a chanid, but how
shoud I fix those with NULL chanid?
I don't remember what channel they were on and those shows isn't showing
anymore, if they were it woud have been easy to just remove and add them
again.

The reason I keep them is that they may start again in the future and I
don't want to miss them.

My dbserver is a mysql v3 server.



More information about the mythtv-dev mailing list