[mythtv-commits] Ticket #10323: TV: Automatically select a free card when changing channel

MythTV noreply at mythtv.org
Sun Feb 12 10:49:04 UTC 2012


#10323: TV: Automatically select a free card when changing channel
-------------------------------------------------+-------------------------
 Reporter:  Lawrence Rust <lvr@…>                |           Type:  Patch -
   Status:  new                                  |  Bug Fix
Milestone:  unknown                              |       Priority:  minor
  Version:  Master Head                          |      Component:  MythTV
 Keywords:                                       |  - General
                                                 |       Severity:  medium
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------
 This patch fixes a shortcoming in TV::ChangeChannel which presently
 doesn't detect if the new channel is unavailable on the current card due
 to a current recording or other LiveTV access.  When the channel change
 request is sent to the backend it detects the conflict and selects a
 different channel to view (on the requested card) even when there are
 cards available that could tune the requested channel.

 This patch checks the current card for conflicts and if required, switches
 to the next available card that can tune the channel.  It has most utility
 in systems with multiple tuners and in installations where there are
 multiple frontends,

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10323>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list