Hello,
I'm working on a sample project to read FLAC audio tags and I'm encountering an issue with the "comments" tag. Despite there being comments in the FLAC files, tags.metadata.comment is returning nil.
I would really appreciate your insights or any suggestions you might have on how to resolve this issue.
Thank you so much for your help!
Example project:
https://drive.google.com/file/d/1k6jun1LG_WM_tDefBiBl4YN9l9xiyUzY/view?usp=sharing
Hello,
I'm working on a sample project to read FLAC audio tags and I'm encountering an issue with the "comments" tag. Despite there being comments in the FLAC files,
tags.metadata.commentis returning nil.I would really appreciate your insights or any suggestions you might have on how to resolve this issue.
Thank you so much for your help!
Example project:
https://drive.google.com/file/d/1k6jun1LG_WM_tDefBiBl4YN9l9xiyUzY/view?usp=sharing