]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
mpegts: do not set wrong pls code for bouquet rescan
authorJaroslav Kysela <perex@perex.cz>
Tue, 11 Dec 2018 09:19:28 +0000 (10:19 +0100)
committerJaroslav Kysela <perex@perex.cz>
Tue, 11 Dec 2018 09:19:28 +0000 (10:19 +0100)
src/input/mpegts/mpegts_network_scan.c

index 72a000efe551d952ebd504761dee118f46cc80c0..7a65885db33c2820b54e03bf53bdd5f2475a2673 100644 (file)
@@ -415,7 +415,6 @@ tsid_lookup:
         mux->u.dmc_fe_qpsk.fec_inner = DVB_FEC_AUTO;
         mux->dmc_fe_modulation = dvbs2 ? DVB_MOD_PSK_8 : DVB_MOD_QPSK;
         mux->dmc_fe_rolloff = DVB_ROLLOFF_AUTO;
-        mux->dmc_fe_pls_code = 1;
 
         mm = (mpegts_mux_t*)dvb_mux_create0((dvb_network_t*)mn,
                                             MPEGTS_ONID_NONE,