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

MythTV noreply at mythtv.org
Wed Mar 14 15:51:48 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 ltskinol@…):

 Didn't try the patch yet, but doesn't "look" quite right.
 TuningCheckForHWChange() still retrieves the same value twice (into
 curInputID and newInputID), prints a confusing debug message, and tests
 "if (curInputID != newInputID..." (which is never going to be true).
 Seems like maybe TuningCheckForHWChange() should just be retrieving the
 new value.  Am I wrong?

 Thanks.

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


More information about the mythtv-commits mailing list