quodlibet / mutagen

Python module for handling audio metadata
https://mutagen.readthedocs.io
GNU General Public License v2.0
1.52k stars 159 forks source link

EasyID3 AIFF support #284

Open mbarszcz opened 7 years ago

mbarszcz commented 7 years ago

It looks like mutagen is missing AIFF and EasyID3 support. What are the best steps to implement it?

lazka commented 7 years ago

See #237. I don't know how the API should look like for this, ideas welcome.