Just took a look at it and I think I got it.

It has to do with timestamps that end with &H0D (13) (CR in ASCII) and my filtration of CRLF. The standard is to put only LF in SYLT and to remove CR. I use "replace" and it does remove it correctly the CR for the line, but it also the trailing part of the timestamp if it is 0D like the second line of that particular song as timestamp are followed by the LF.

I'll do the filtration somewhere else, before putting the timestamps in there. Fix will be in 1.3.1.


Thanks for the bug report!
_________________________
Patrick