Closed majohn-r closed 4 months ago
The TrackMetadata has many fields that are slices, and each has a 0-indexed value that is never used - it is an artifact of handling the 0 value of the SourceType enum. That 0th value needs to go away!
The TrackMetadata has many fields that are slices, and each has a 0-indexed value that is never used - it is an artifact of handling the 0 value of the SourceType enum. That 0th value needs to go away!