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
Owner

Summary

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.

## Summary 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.
max added 1 commit 2026-09-02 16:05:33 +04:00
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.
Author
Owner

Closes #28

Closes #28
max merged commit 78ec4dd63a into dev 2026-09-02 16:07:27 +04:00
max deleted branch fix/issue-28 2026-09-02 16:07:27 +04:00
Sign in to join this conversation.