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 are watching all bug changes.
