[mythtv-commits] Ticket #13247: Backend won't change inputs with PVR-150 - regression from 27.6

MythTV noreply at mythtv.org
Wed Mar 14 16:32:42 UTC 2018


#13247: Backend won't change inputs with PVR-150 - regression from 27.6
----------------------------------+--------------------------
 Reporter:  ltskinol@…            |          Owner:  gigem
     Type:  Bug Report - General  |         Status:  assigned
 Priority:  major                 |      Milestone:  30.0
Component:  MythTV - Recording    |        Version:  v29.1
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+--------------------------

Comment (by gigem):

 Yes, you are wrong.  The way MythTV works now, TVRec and ChannelBase
 objects only ever deal with a single type of input (tuner, composite,
 etc.).  Consequently, TuningCheckForHWChange() is completely superfluous
 because TVRec will never have to change inputs.  Recordings on another
 input will be done by an entirely different TVRec with its own
 ChannelBase.  The patch removes TuningCheckForHWChange() and changes
 TuningShutdowns() to always cleanup so the other TVRec can do what it
 needs to do.

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


More information about the mythtv-commits mailing list