[mythtv-firehose] mythtv/master commit: 0b88b99c2 by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Sun Jun 19 14:40:32 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-06-19T07:35:26-07:00
   Push Date:  2011/06/19 07:40:20 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  0b88b99c23c4c5152fb986163fe31d628ac60173
   Changeset:  https://github.com/MythTV/mythtv/commit/0b88b99c2

Log:

HDHomeRun: Fix capture failures when HDHR is defined by IP.

Around a year ago, SiliconDust modified the hdhomerun_device_create_from_str_ip to hardcode tuner 0 rather than parse it from the device string.  This appears to have been a simple oversight, since the equivalent string parsing function by device ID still does parse for the tuner number.

This restores the logic to parse for the tuner number rather than just unequivocally use tuner 0.

Refs #8193.  Refs #9247.

Modified:

   mythtv/libs/libmythhdhomerun/hdhomerun_device.c



More information about the mythtv-firehose mailing list