[mythtv-commits] Ticket #11817: Switching via OSD to another virt. tuner kills recording if tuning fails

MythTV noreply at mythtv.org
Sun Nov 10 23:16:48 UTC 2013


#11817: Switching via OSD to another virt. tuner kills recording if tuning fails
----------------------------------+-----------------------------
 Reporter:  warpme@…              |          Owner:  danielk
     Type:  Bug Report - General  |         Status:  closed
 Priority:  minor                 |      Milestone:  0.28
Component:  MythTV - Recording    |        Version:  Master Head
 Severity:  medium                |     Resolution:  Fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------
Changes (by stichnot):

 * status:  new => closed
 * resolution:   => Fixed
 * milestone:  unknown => 0.28


Comment:

 I'm going to mark this as fixed - sorry that it's probably not fixed the
 way you might prefer.

 MythTV has some ever-evolving logic to try to minimize tuning failures in
 Live TV.  This logic is based on the sometimes flawed assumption that if
 the channel was tunable in the past, it is probably tunable now, and the
 logic currently involves the hidden setting DefaultChanID as the default
 starting channel, and the database column cardinput.startchan as the last
 known "good" channel on the tuner.  That logic doesn't always work, most
 notably when a previously good channel goes off the air.

 The best way to handle this might be to initiate some kind of channel scan
 upon tuning failure, or some dialog to let the user pick an alternate
 channel.  In a sense, the latter approach is now implemented for Master /
 0.28 via #11913, which allows the user to start Live TV on a specific
 channel from the Program Guide.

 (Unfortunately, #11913 can't be back-ported to 0.27-fixes because it
 introduces a new translatable string in the Program Guide menu, and I
 didn't find a suitable already-translated string to reuse.)

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


More information about the mythtv-commits mailing list