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

--- Comment #9 from Mauro Carvalho Chehab <mchehab+...@kernel.org> ---
Created attachment 99656
  --> https://bugs.kde.org/attachment.cgi?id=99656&action=edit
Don't accept duplicated EPG events

Please test the attached patch. It adds a logic that should avoid adding two
conflicted events on the same channel. Try to run it on debug mode and see if
it will fix the issue.

PS.: this patch is a little bit lazy when comparing two channels... it is just
using "==" instead of verifying each fields. Maybe such logic may require
changes and compare field by field (e. g. compare the chanel name, network ID
and/or channel number).

The patch is against the latest Kaffeine version on git.

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

Reply via email to