Zeugma440 / atldotnet

Fully managed, portable and easy-to-use C# library to read and edit audio data and metadata (tags) from various audio formats, playlists and CUE sheets
MIT License
442 stars 60 forks source link

Possibly incorrect summary comment in Track.cs #197

Closed d3jv closed 1 year ago

d3jv commented 1 year ago

Shouldn't this say it contains chapters instead of "Any other metadata field"?

https://github.com/Zeugma440/atldotnet/blob/920fbf2827d6f2de9f9223b960ea5da51673e49c/ATL/Entities/Track.cs#L216

Zeugma440 commented 1 year ago

You're completely right, that's an unfortunate copy/paste from another field 😅

It will be fixed for next release. Thanks~

Zeugma440 commented 1 year ago

Fix is available on today's v4.34