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

MythTV noreply at mythtv.org
Mon Apr 27 21:05:10 UTC 2020


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

Comment (by Klaas de Waal <kdewaal@…>):

 In [changeset:"c970d583788757295e38b6965611098b79f37cf6/mythtv"
 c970d5837/mythtv]:
             {{{
             #!CommitTicketReference repository="mythtv"
 revision="c970d583788757295e38b6965611098b79f37cf6"
             Fix "Import Existing Scan" option

 Fix the Channel Scan option "Import Existing Scan".
 This option has been broken since adding the field service_type
 to database table channel in ticket #8774.
 The functionality has been restored, but excluding the service_type value
 which
 will be added before release of v32 as this requires a database schema
 change.

 Other changes are:
 - Present the saved scans in descending chronological order, so with the
 newest on top
 - When saving a new scan, delete all scans older than 14 days from that
 video source
   Previously, only scans created with the same capture card were deleted.
 - Delete al saved scans of a video source when the video source is deleted

 Refs #8774
 Refs #13472
             }}}

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


More information about the mythtv-commits mailing list