[mythtv-commits] Ticket #12081: Setting a program to record from Program Schedule does not highlight/change status

MythTV noreply at mythtv.org
Thu Mar 27 15:37:03 UTC 2014


#12081: Setting a program to record from Program Schedule does not highlight/change
status
----------------------------------+-----------------------------
 Reporter:  deadletterfile@…      |          Owner:  stuartm
     Type:  Bug Report - General  |         Status:  closed
 Priority:  minor                 |      Milestone:  0.28
Component:  MythTV - Scheduling   |        Version:  Master Head
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------

Comment (by deadletterfile@…):

 select chanid, channum from channel;
 +--------+---------+
 | chanid | channum |
 +--------+---------+
 |   1111 | 11_1    |
 |   1112 | 11_2    |
 |   1113 | 11_3    |
 |   1171 | 17_1    |
 |   1172 | 17_2    |
 |   1041 | 4_1     |
 |   1042 | 4_2     |
 |   1043 | 4_3     |
 |   1221 | 22_1    |
 |   1222 | 22_2    |
 |   1281 | 28_1    |
 |   1403 | 40_3    |
 |   1401 | 40_1    |
 |   1402 | 40_2    |
 |   1301 | 30_1    |
 |   1302 | 30_2    |
 |   1303 | 30_3    |
 |   1304 | 30_4    |
 |   1661 | 66_1    |
 |   1051 | 5_1     |
 |   1052 | 5_2     |
 |   1501 | 50_1    |
 |   1502 | 50_2    |
 |   1461 | 46-1    |
 +--------+---------+
 24 rows in set (0.00 sec)
 The above matches visual inspection of the 'Program Guide'. Over the air
 EIT information is used to populate. Note that at least three channels do
 not provide EIT data and are listed as 'Unknown' in the Guide. Another
 list 'TBA' (To Be Announced) multiple times. I would be willing to delete
 these channels if requested.

 I will try the patch within the hour (by 1630Z). If the highlighting
 problem is cured, I WILL post here, otherwise the problem persists. If
 necessary, let me have specifics as to what information I might provide.
 (Correction to Comment 8: "#11739 and #11476")

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12081#comment:11>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list