Bug #3575
spawn pipe not taking data from backup command in script anymore.
0%
Description
upgraded arround 4.1-8xx to 4.1-1517 some days ago and noticed something has changed, I have a simple script added as pipe that has 2 wget lines for a feed.
If feed 1 dies and it goes on to feed 2, tvheadend dont see the data wget feed into the pipe, it used to work fine.
History
Updated by danny skjodt over 8 years ago
danny skjodt wrote:
upgraded arround 4.1-8xx to 4.1-1517 some days ago and noticed something has changed, I have a simple script added as pipe that has 2 wget lines for a feed.
If feed 1 dies and it goes on to feed 2, tvheadend dont see the data wget feed into the pipe, it used to work fine.
After some more testing ive noticed that if i run wget in a while true loop and kill it it will restart and feed the data correct into tvheadend, but over time for some reason it will stop. You can see with ps ax and on the sending server that wget is still active but no data in tvheadend.