Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to read or write Track fields SortAlbumArtist or SortArtist #291

Closed
ohcrap1 opened this issue Nov 28, 2024 · 4 comments
Closed

Unable to read or write Track fields SortAlbumArtist or SortArtist #291

ohcrap1 opened this issue Nov 28, 2024 · 4 comments
Assignees

Comments

@ohcrap1
Copy link

ohcrap1 commented Nov 28, 2024

I am unable to read or write the SortAlbumArtist and SortArtist fields. The dozen plus other fields I use read and write OK.

I can see sort info or populate it with a tool like the mp3tag Extended Tag fields function, but when I instantiate a track, those fields are blank (show as theTrack.SortAlbumArtist = "" in visual studio debugger). On the write side, I can populate the Track fields, and then Track save. The file is updated with other fields, but those fields remain blank upon inspection with another tool.

I'm working on W10 VS 19, .NET6.0, with flac files, and NuGet ATL 6.8.0.

@Zeugma440 Zeugma440 self-assigned this Nov 28, 2024
@Zeugma440 Zeugma440 added the bug label Nov 28, 2024
@Zeugma440
Copy link
Owner

Hey there,

Thanks for your feedback. These two fields have indeed been overlooked when coding the VorbisTag mapping.

I've just added them. They'll be available on next release.

@ohcrap1
Copy link
Author

ohcrap1 commented Nov 28, 2024 via email

@Zeugma440
Copy link
Owner

Fix has been delivered in today's v6.09.

Please close the issue if it works on your side.

@Zeugma440
Copy link
Owner

No answer for one month -> Closed

Please open a new issue if needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants