[mythtv] scheduler is this a know problem or do I have to live with it?

Marcel Meier linux at meiersos.ch
Thu Feb 17 20:47:57 UTC 2005


Hi,

I discovered this little problem and I don't know why the scheduler has this Problem.

Facts:
Best I'll give my Setup and the Difference I discovered. I have two tuner (one in the Frontend one in the Masterbackend) which have both the
same priority (no rescheduling for higher priority has to take place). Running Current CVS on all systems.

Here the relevant part of the diff -u  between the good printsched of the Masterbackend
and the bad printsched:

--- bad-short.txt 2005-02-17 20:31:00.000000000 +0100
+++ good-short.txt 2005-02-17 20:32:41.081237840 +0100
@@ -1,15 +1,15 @@
-2005-02-17 20:22:23.767 Connecting to backend server: 192.168.10.10:6543 (try 1 of 10)
-2005-02-17 20:22:23.773 Using protocol version 14
+2005-02-17 20:23:01.412 Connecting to backend server: 192.168.10.10:6543 (try 1 of 10)
+2005-02-17 20:23:01.420 Using protocol version 14
 Retrieving Schedule from Master backend.
 --- print list start ---
 Title - Subtitle                    Chan ChID Day Start  End   S C I  T N Pri
 Talk täglich                           4 1047  17 20:30-21:00  1 0 0  d R   0
 Züri News                              4 1047  17 21:00-21:20  1 0 0  d R   1
-Menschen Technik Wissenschaft          1 1  17 21:00-21:51  1 1 1  w 1   1
+Menschen Technik Wissenschaft          1 1  17 21:00-21:51  1 2 2  w 2   1
 Talk täglich                           4 1047  17 21:30-22:00  1 0 0  d R   0
-10 vor 10                              1 1  17 21:50-22:20  1 2 2  C 2   1
+10 vor 10                              1 1  17 21:50-22:20  1 1 1  C 1   0
 Züri News                              4 1047  17 22:00-22:20  1 0 0  d R   1
-TV total                              11 11  17 22:15-23:15  1 0 0  C C   1
+TV total                              11 11  17 22:15-23:15  1 2 2  C 2   1
 Harald Schmidt                         2 2  17 22:59-23:32  1 1 1  C 1   2
 Tagesschau                             1 1  18 01:05-01:10  1 1 1  C 1  -1
 TV total                              11 11  18 01:25-02:15  1 1 1  C 1   1
---------------

The only change I did between the two running of "masterbackend --printsched" was
that I changed the Recording-Priority for the Recording "10 vor 10" from 1 to 0 !

Why can the scheduler record all the scheduled Programs(also records TV Total @ 22:15-23:15) when
I lower the Priority of the Show "10 vor 10" and not when it has the same Priority as "TV Total" ?
"TV Total" is a Record at every time on this channel Recording
"10 vor 10" is also a Record at every time on this channel Recording.

Is this intended?

Thanks for any Answer

Marcel Meier


PS: Thanks to all the hard working Myth-Developers for this great Program


More information about the mythtv-dev mailing list