[mythtv-commits] Ticket #11119: Viewing Live TV Causes Recordings to be Moved to Live TV Group

MythTV noreply at mythtv.org
Tue May 13 15:56:49 UTC 2014


#11119: Viewing Live TV Causes Recordings to be Moved to Live TV Group
--------------------------------+-----------------------------
 Reporter:  scott.harris0509@…  |          Owner:  jyavenard
     Type:  Patch - Bug Fix     |         Status:  closed
 Priority:  minor               |      Milestone:  0.28
Component:  MythTV - General    |        Version:  Master Head
 Severity:  medium              |     Resolution:  fixed
 Keywords:                      |  Ticket locked:  0
--------------------------------+-----------------------------
Changes (by Frank Phillips <frankalso@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"9c666b602edc41781853e0698191f3239341a33b/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="9c666b602edc41781853e0698191f3239341a33b"
 Keep some recordings from getting a LiveTV recgroup

 Following #10943, an ApplyRecordRecGroupChange() was added near the
 end of GetProgramRingBufferForLiveTV() to update recorded.recgroup
 before it is queried in StartedRecording().

 The problem arises because we don't have the correct recstartts for
 ApplyRecordRecGroupChange() until later when we successfully insert
 the program in RecordingInfo::StartedRecording.

 Fixes #11119
 Signed-off-by: David Engel <dengel at mythtv.org>
 }}}

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


More information about the mythtv-commits mailing list