Bug #5305
PLS Code and Mode are not imported from dvb-scan file
100%
Description
I've created a scanfile using parts from the Eutelsat5_5.0W file:
[CHANNEL]
DELIVERY_SYSTEM = DVBS2
FREQUENCY = 11012000
POLARIZATION = VERTICAL
SYMBOL_RATE = 30000000
INNER_FEC = 3/5
ROLLOFF = AUTO
MODULATION = PSK/8
STREAM_ID = 11
PLS_CODE = 16416
PLS_MODE = 0
INVERSION = AUTO
[CHANNEL]
DELIVERY_SYSTEM = DVBS2
FREQUENCY = 12648000
POLARIZATION = VERTICAL
SYMBOL_RATE = 29500000
INNER_FEC = 8/9
ROLLOFF = AUTO
MODULATION = PSK/8
STREAM_ID = 2
PLS_CODE = 121212
PLS_MODE = 1
INVERSION = AUTO
Expected behaviour:
When using a "pre-defined mux" when creating a new network, PLS mode an code is copied into the created muxes
Observed behaviour:
PLS mode is always ROOT (it should be GOLD on the second mux)
PLS code is always 0
History
Updated by Jaroslav Kysela about 6 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:tvheadend|cba1d85a574eae0c0bab00274fadc67922fb91cf.