beetbox / mediafile

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

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

Closed chrisbenincasa closed 1 year ago

chrisbenincasa commented 1 year 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 1 year 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.