I am trying to write a small music manager in Linux using C++. I am currently using TagLib to read the media\'s metadata. However, as far as I know, TagLib does not support
MediaInfo library