https://bugs.kde.org/show_bug.cgi?id=371579

--- Comment #2 from Mauro Carvalho Chehab <mchehab+...@kernel.org> ---
(In reply to Stefan Huebner from comment #0)
> It seems, the issue is caused by the big amount of EPG data on these
> channels, because when commenting out the loop that checks for existing EPG
> entries in  dvbepg.cpp - DvbEpgModel::addEntry(), the issue is not present.

Not sure how to fix it. We could try to optimize the EPG code in Kaffeine,
for example using some hash table in order to avoid the Iterator loop on it.
Not sure if this would be enough, though.

Another option would be to have an option that would disable EPG parsing, but
that would remove an interesting functionality from Kaffeine.

(In reply to knossos456 from comment #1)
> Same problem here.
> Seems to be a AGC problem, I have problems with lowests C/N and v 2.05 , was
> ok with 1.22

Yeah, a low C/N could be the root cause, as it may start creating duplicated
entries.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to