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

Plata <plata.h...@kdemail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util
                   |ities/telly-skout/-/commit/ |ities/telly-skout/-/commit/
                   |fa169acabaf67af74b7fdf41661 |5d402934000528dd41ffe15b339
                   |dd64e06032989               |e470ba64801f4

--- Comment #4 from Plata <plata.h...@kdemail.net> ---
Git commit 5d402934000528dd41ffe15b339e470ba64801f4 by Plata Hill.
Committed on 01/04/2025 at 16:51.
Pushed by plata into branch 'release/25.04'.

Improve handling of gaps/overlaps in the programs

It can happen that the program data contains errors such that there are gaps
between programs or programs overlap. If this happens, the "Favorites" page
breaks.

This was handled by adjusting the start time of a program to the stop time of
the previous program. However, if the stop time of the previous program is
completely off (e.g. correct time but on the next day), the problem still
persists.

Enhance the logic to (hopefully) be more robust against these kinds of errors.
Follow the logic that it's better to start too early than missing something.

FIXED-IN: 25.04

M  +5    -0    src/program.cpp
M  +1    -0    src/program.h
M  +10   -1    src/programsmodel.cpp

https://invent.kde.org/utilities/telly-skout/-/commit/5d402934000528dd41ffe15b339e470ba64801f4

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

Reply via email to