Bug #5600
Pending scans get stuck in pending in a special case
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-04-11
Due date:
% Done:
0%
Estimated time:
Found in version:
4.3.1789
Affected Versions:
Description
I have an IPTV source limited to 1 stream, when I force a scan it'll start going through the sources. Now if I watch a channel the scan is of course interrupted to allow me to watch the channel, but once i stop watching it doesn't continue but all channels are stuck in pend. If I select 2, check the checkbox for pend and click ok the scan continues. I would expect it to automatically continue once it's possible.
History
Updated by Anonymous over 4 years ago
systemctl stop tvheadend.service
sleep 1
systemctl start tvheadend.service ; tail -f /var/log/messages
will solve the problem.