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

--- Comment #5 from Mauro Carvalho Chehab <mchehab+...@kernel.org> ---


(In reply to marian.trenkwalder from comment #2)
> me too
> the start time of the double entries are different.
> eg:
> Start;Duration;Title
> 14.04.2012 20:14; 00:50;Lie to me
> 14.04.2012 20:15; 00;50;Lie to me
> 
> both entries explain the same.

What I suspect is that this event has his time schedule shifted. So, Kaffeine
got the event's first timestamp. Some time after, the new timestamp event
arrived. As there's no field that uniquely identifies the event, a new entry
was added with the second timestamp.

It is not too easy to fix this.  One way would be to check if a new event would
conflict with another event on the same channel, but the hardest part would be
to test if the logic is working, because we either need to be able to produce a
test MPEG-TS or have a record of a TS where such change happened.

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

Reply via email to