3f9f66f0b9
This is part of addressing PR pkg/56378. MediaFile is a simple interface to the metadata tags for many audio file formats. It wraps Mutagen, a high-quality library for low-level tag manipulation, with a high-level, format-independent interface for a common set of tags. MediaFile is part of the beets project. It was originally written by Adrian Sampson and is now developed by the beets community.
7 lines
359 B
Text
7 lines
359 B
Text
MediaFile is a simple interface to the metadata tags for many audio file
|
|
formats. It wraps Mutagen, a high-quality library for low-level tag
|
|
manipulation, with a high-level, format-independent interface for a common set
|
|
of tags.
|
|
|
|
MediaFile is part of the beets project. It was originally written by Adrian
|
|
Sampson and is now developed by the beets community.
|