Bug #1301
closed
No internal XMLTV grabbers
Added by Xaero - over 12 years ago.
Updated over 12 years ago.
Found in version:
3.3.14~g8b02afa
Description
Internal XMLTV grabbers aren't showing up anymore..
Placed in /usr/local/bin/ and chmodded
- Category set to EPG - Grabbers
- Status changed from New to Need feedback
Is /usr/ocal/bin in the path at the time tvheadend is started? It now searches the path rather than an arbitrary at of paths .
Adam
Yes. Started it after the system booted.. Also when manually starting tvheadend it isn't showing any of the grabbers.
I think the only thing to do is add some debug to try and check where exactly TVH is scanning. I still suspect that either the problem is PATH related, or there is something odd about your scripts.
I'll try and post a patch tomorrow that will enable some extra debug to see what is happening. In the meantime maybe try manually starting TVH with an explicit path:
PATH=$PATH:/usr/local/bin tvheadend OPTIONS
Adam
- Assignee set to Adam Sutton
Hmm, moved the grabber to /usr/bin/ and now it got detected. So probably just something wrong with the path..
- Status changed from Need feedback to Invalid
My guess is that /usr/local/bin is not in the path that is configured at the point that TVH is executed. If you're starting from an init/upstart script. Try editing /etc/default/tvheadend and setting PATH=$PATH:/usr/local/bin in there.
Closing this issue as I don't believe this is a bug in TVH, simply a misconfiguration.
Adam
Also available in: Atom
PDF