beetbox / mediafile

elegant audio file tagging
http://mediafile.readthedocs.io/
MIT License
97 stars 24 forks source link

Set new ORIGINALDATE tag for m4a files in addition to existing "ORIGINAL YEAR" tag. #71

Closed chrisbenincasa closed 10 months ago

chrisbenincasa commented 10 months ago

The former is used by Plex Media Server to discern the original release date. Fixes #70

This behavior also matches other popular tagging libraries, such as https://github.com/Borewit/music-metadata

See referenced issue for examples

sampsyo commented 10 months ago

Thanks for the detective-work. This seems like the right solution to me. I'll merge this now and add a note to the changelog.