Stefano Dalbosco wrote:
> Hi! Powersave is "off", mux status is "ok" over 23 frequencies but only 7 are regularly scanned by "cron" or by clicking the "trigger ota epg grabber" in the web inteface. Note that the epg is quickly populated if I tune over the "empty" channels so...as I red here https://tvheadend.org/d/3211-ota-epg-goes-to-sleep-in-4-x-works-in-3-4 probably the epg engine forgets some (or all) muxes for unclear reasons...maybe incompatibility with Openelec? :(
It shouldn't forget anything, I know there +was+ a bug with 4.1.x devel but that was fixed.
IIRC there weren't any changes to OTA code in 4.0.x so it should still be working fine here.
Sadly with Openelec it's very difficult to get any meaningful debug info for Tvheadend and the openelec devs will more than likely recommend you use VDR as Tvheadend on Openelec is in the unofficial repository which means no official support.
If you can try redoing your config to rule out any configuration issues, if your EPG is still missing use "mux schedulers" to trigger an epg scan when you're not using the tuners.
>
> PS: is not clear for me the the setting "force_pid_filter_usage=1" . Have I to create a file named "option" in /etc/modprobe.d and paste inside "options dvb_usb_dib0700 force_pid_filter_usage=1" ? In my Raspi2 "/etc/modprobe.d" is a LINK that points to the folder "/storage/config/modprobe.d" (that currently contains a file named "disable-spdif-for-hd-audio.conf"). This is a little bit complicated..
Yes that should work I believe however I don't know whether it'll stay there on a reboot, I don't use Openelec myself (not any more at least).