[mythtv-commits] Ticket #13114: Import Recorder Fix

MythTV noreply at mythtv.org
Thu Nov 16 00:40:45 UTC 2017


#13114: Import Recorder Fix
--------------------------------+--------------------------
 Reporter:  devmonkey@…         |          Owner:  pbennett
     Type:  Patch - Bug Fix     |         Status:  closed
 Priority:  minor               |      Milestone:  30.0
Component:  MythTV - Recording  |        Version:  0.28.1
 Severity:  medium              |     Resolution:  fixed
 Keywords:                      |  Ticket locked:  0
--------------------------------+--------------------------
Changes (by fullTalgoRythm <devmonkey@…>):

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


Comment:

 In [changeset:"c1c127cc2da3a9c194fbfcc4813acfa0be7811b3/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="c1c127cc2da3a9c194fbfcc4813acfa0be7811b3"
 Import Recorder: Fix multiple problems

 Fix these problems with the Import Recorder
 * Recordings always marked failed causing lots of rescheduled recordings
   and broken duplication detection etc
 * Seek table not created, ringbuffer file not marked for write causing
   the comm flag player to exit early rather than wait for the file to
   finish writing
 * Recording duration not updated, causes additional seek issues when
   trying to play an in progress recording

 With these changes, Import recorder can be viable as a recorder for
 recording devices that MythTV does not support directly.

 Fixes #13114
 Fixes #11117

 Signed-off-by: Peter Bennett <pbennett at mythtv.org>
 }}}

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


More information about the mythtv-commits mailing list