Bug #596
"Muxes awaiting initial scan" blocks at "1" value
0%
Description
When the user adds multiplexes (either by location or manually), tvheadend makes an initial scan on all of them.
There is a counter "Muxes awaiting initial scan" in the GUI that shows how many muxes still have to be scanned.
In my case, this counter never reaches zero by itself : it stops at one (1) value, even after all the muxes have been scanned (based on the debug log)
The main consequence is that the button "Map DVB services to channels" remains grayed (unavailable) : the channels can not be populated.
Restarting tvheadend and/or the system does not help.
The workaround I found was to delete manually one multiplex in the list (through the GUI). This way, the counter reaches zero and I can map my channels.
History
Updated by Mossroy Mossroy about 13 years ago
I tried latest git version 18c983188d70db6a0fc1 (commited on 08/17/2011) and hoped it might help, but I see the same behavior.
For reference, my TNT adapter is detected as "Afatech AF9013 DVB-T"
Updated by Adam Sutton over 12 years ago
- Status changed from New to Fixed
Probably a result of bad muxes, for which fix has recently been added.