Fix #28: warn when timestamps overlap #32

Merged
max merged 1 commits from fix/issue-28 into dev 2026-09-02 16:07:27 +04:00

1 Commits

Author SHA1 Message Date
max 78ec4dd63a Fix #28: warn when timestamps overlap
Add overlap detection in resolve_end_times. When consecutive tracks have
overlapping time ranges (end of track N > start of track N+1), a warning
is printed but processing continues as before.
2026-09-02 16:57:10 +05:00