Bug #3057
tvheadend does not compile or execute with lib hdhomerun 20150826 installed
100%
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
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.