]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
mpegts network: move Idle Scan to advanced config
authorJaroslav Kysela <perex@perex.cz>
Sat, 20 Dec 2014 21:31:17 +0000 (22:31 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sat, 20 Dec 2014 21:31:17 +0000 (22:31 +0100)
src/input/mpegts/mpegts_network.c

index 4a0ac58fcd0976e8078fbadf7401f25d0aa8c581..2604733c980d425407d9afbf8acf688ec3060043 100644 (file)
@@ -172,6 +172,7 @@ const idclass_t mpegts_network_class =
       .off      = offsetof(mpegts_network_t, mn_idlescan),
       .def.i    = 0,
       .notify   = mpegts_network_class_idlescan_notify,
+      .opts     = PO_ADVANCED,
     },
     {
       .type     = PT_BOOL,