[mythtv-commits] Ticket #8774: Store channel type in database

MythTV noreply at mythtv.org
Sun Apr 26 19:34:47 UTC 2020


#8774: Store channel type in database
--------------------------------------+-------------------------------
 Reporter:  Stuart Auchterlonie       |          Owner:  Klaas de Waal
     Type:  Developer Task            |         Status:  new
 Priority:  minor                     |      Milestone:  32.0
Component:  MythTV - Channel Scanner  |        Version:  Master Head
 Severity:  medium                    |     Resolution:
 Keywords:  schemachange              |  Ticket locked:  0
--------------------------------------+-------------------------------
Changes (by Klaas de Waal):

 * status:  closed => new
 * resolution:  Fixed =>
 * milestone:  31.0 => 32.0


Comment:

 The mythtv-setup channel scanner feature "Import Existing Scan" fails in
 v31 and in master because the new field service_type is missing in
 database table channelscan_channel.

 For now the "Import Existing Scan" feature will be temporarily fixed by
 importing the scan results without the service_type field.

 The service_type was added to database channel but it was not added to
 table channelscan_channel.

 Adding this field to table channelscan_channel and restoring the
 functionality to use it will be done before the v32 release so that the
 database schema version of master will be the same as v31 for a while.

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


More information about the mythtv-commits mailing list