Jump to content


bigroma

Member Since 15 Oct 2009
Offline Last Active 09 Aug 2017 18:25
-----

Topics I've Started

EPG Problem

20 January 2012 - 23:40

After this commit http://openpli.git.s...bf7d54252169e60 on some events in EPGcache stored empty feild instead EventName. I see it only on russian EPG now. When i reverted this patch epg shows good again. EIT now/next shows right EventName always.

Selective exception reading EPG from DVB

30 October 2011 - 18:34

Sometimes we can get from Inet great EPG for some providers, but wrong or weak EPG from DVB overwrite downloaded EPG.

I made patch for disabling EPG from DVB for selected ONID.

From file /etc/blacklist.onid E2 gets list of ONIDs

Format /etc/blacklist.onid
0xFFFF
0xFFFF
......
0xFFFF

I made patch for 10 ONIDs max. I think it's enough. I don't see sense for many ONID filters.

Now I didn't make any tools for edit this list by remote, only vim :)

et9000 image don't compile

19 October 2011 - 15:57

I try rebuild image and got problem:

NOTE: package et-dvb-modules-3.0.3+20111015-r5.0: task Fetch failed: Unable to fetch URL http://www.et-view.com/download/drivers/et9000-drivers-3.0.3-20111015.zip from any source.: Failed
ERROR: Function 'Fetch failed: Unable to fetch URL http://www.et-view.com/download/drivers/et9000-drivers-3.0.3-20111015.zip from any source.' failed
ERROR: Task 2170 (/public/public/pli/openembedded/recipes/etxx00/et-dvb-modules.bb, do_fetch) failed with exit code '1'

Where can I get et9000-drivers-3.0.3-20111015.zip?