EPG-related tabs in web configuration gone after recent upgrade
Added by Mathieu Gouin about 8 years ago
Hello,
First thanks for such a great product!
I have a simple raspberry pi 3 setup running on Xbian distro, with tvheadend. Recently, I updated tvheadend package to "HTS Tvheadend 4.1-2300~g4931c05-dirty" as reported in the About page.
Everything seems to be working fine. However, I found that there seems to be some tabs missing in the web config page (http://ip:9981).
In the sub tab: Configuration > Channel/EPG, the following tabs are not there anymore:
- EPG Grabber Modules
- EPG Grabber Channels
With these 2 tabs missing, I don't see where I can enable/disable my various grabbers.
From the latest docs, I see that the move is to bring all the grabber config into a single page, as in the following screen shot:
http://docs.tvheadend.org/webui/config_epggrab/
However, in my EPG Grabber config page (in expert mode), I only see the following sub-sections:
- General configuration
- Internal grabber (with the associated cron job entry edit box)
- Over-the-air grabbers
Hopefully, someone can help me sort this out...
Thanks in advance,
Mathieu
Replies (2)
RE: EPG-related tabs in web configuration gone after recent upgrade - Added by Mark Clarkstone about 8 years ago
Mathieu Gouin wrote:
Hello,
First thanks for such a great product!
I have a simple raspberry pi 3 setup running on Xbian distro, with tvheadend. Recently, I updated tvheadend package to "HTS Tvheadend 4.1-2300~g4931c05-dirty" as reported in the About page.
Everything seems to be working fine. However, I found that there seems to be some tabs missing in the web config page (http://ip:9981).
In the sub tab: Configuration > Channel/EPG, the following tabs are not there anymore:
- EPG Grabber Modules
- EPG Grabber ChannelsWith these 2 tabs missing, I don't see where I can enable/disable my various grabbers.
From the latest docs, I see that the move is to bring all the grabber config into a single page, as in the following screen shot:
http://docs.tvheadend.org/webui/config_epggrab/
That is an old screenshot - the docs in the webui (Help) are the most relevant.
However, in my EPG Grabber config page (in expert mode), I only see the following sub-sections:
- General configuration
- Internal grabber (with the associated cron job entry edit box)
- Over-the-air grabbersHopefully, someone can help me sort this out...
Thanks in advance,
Mathieu
You need to change the persistent view level to expert in Config -> General -> Base.
RE: EPG-related tabs in web configuration gone after recent upgrade - Added by Mathieu Gouin about 8 years ago
Hello Mark,
Thank you very much for the prompt reply. Setting the global view level to expert as you mentioned enabled the "missing tabs".
Mathieu