Project

General

Profile

Bug #3057

tvheadend does not compile or execute with lib hdhomerun 20150826 installed

Added by Eric Valette about 9 years ago. Updated about 9 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
Crashes
Target version:
-
Start date:
2015-09-01
Due date:
% Done:

100%

Estimated time:
Found in version:
all
Affected Versions:

Description

diff --git a/src/input/mpegts/tvhdhomerun/tvhdhomerun.c b/src/input/mpegts/tvhdhomerun/tvhdhomerun.c
index a84b3f4..5cd934a 100644
--- a/src/input/mpegts/tvhdhomerun/tvhdhomerun.c
+++ b/src/input/mpegts/tvhdhomerun/tvhdhomerun.c
@ -343,7 +343,7 @ tvhdhomerun_device_discovery( void )
if (!tvheadend_running)
return;

- int numDevices = hdhomerun_discover_find_devices_custom(0,
+ int numDevices = hdhomerun_discover_find_devices_custom_v2(0,
HDHOMERUN_DEVICE_TYPE_TUNER,
HDHOMERUN_DEVICE_ID_WILDCARD,
result_list,

History

#1

Updated by Jaroslav Kysela about 9 years ago

  • Status changed from New to Fixed
  • % Done changed from 0 to 100

Applied in changeset commit:tvheadend|f01effe9d9833874634980f7ccbee04dc5e430da.

Also available in: Atom PDF