AudioCuesheetEditor is a Blazor based web application for writing audio cuesheets. There is much validation that helps the user to write a valid cuesheet. You can import external data (like text files, xml files, etc.) and analyse them directly in GUI. There are also much export variations like CSV, but you can customize export freely.
Describe the bug Setting the audiofile after a track has been added doesn't work, since it just resets the last tracks end.
To Reproduce Steps to reproduce the behavior:
Expected behavior Tracks's end should be null and audiofile also.
Screenshots