]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
tvhdhomerun: fix idnode domain changes
authorBeralt <beralt@beralt.nl>
Tue, 14 Oct 2014 10:13:28 +0000 (12:13 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 14 Oct 2014 12:12:53 +0000 (14:12 +0200)
src/input/mpegts/tvhdhomerun/tvhdhomerun_frontend.c

index 57575679884cb2a5469fa4caac2000b8f1870122..f773d4add8736eb0351e6e6fbe6b729b91c02b1b 100644 (file)
@@ -421,7 +421,7 @@ tvhdhomerun_frontend_network_list ( mpegts_input_t *mi )
   else
     return NULL;
 
-  return idnode_find_all(idc);
+  return idnode_find_all(idc, NULL);
 }
 
 static void