https://bugs.kde.org/show_bug.cgi?id=522667
--- Comment #2 from Ondra <[email protected]> --- Hi Urs, I tested it, and the fix works perfectly. Chapter timestamps beyond 24 hours are now displayed correctly. Great work, and thank you for the very quick fix! Best regards, Ondra Koutny ---------- Původní e‑mail ---------- Od: Urs Fleisch <[email protected]> Komu: [email protected] Datum: 11. 7. 2026 13:13:05 Předmět: [kid3] [Bug 522667] M4B chapter timestamps wrap after 24 hours in QT and Nero chapters "https://bugs.kde.org/show_bug.cgi?id=522667 Urs Fleisch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |ASSIGNED Ever confirmed|0 |1 --- Comment #1 from Urs Fleisch <[email protected]> --- Thanks for the report. I used the QTime class for the timestamps, unfortunately, it only supports "time of day" and thus wraps after 24h. I have now removed all uses of QTime and replaced them by millisecond timestamps, so it should now be possible to have chapters and synchronized lyrics with timestamps larger than 23:59:59.999. I have released a development snapshot git20260711 in https://sourceforge.net/projects/kid3/files/kid3/ development/. Could you please test it? -- You are receiving this mail because: You reported the bug." -- You are receiving this mail because: You are watching all bug changes.
