nicfit/eyeD3

Support AAC files? (*.m4a)

Open

#599 opened on Mar 4, 2023

View on GitHub
 (0 comments) (1 reaction) (0 assignees)Python (58 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (487 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

WGroleau@MBP ~ % eyeD3 --version 0.9.6 WGroleau@MBP ~ % uname -a Darwin MBP.local 22.3.0 Darwin Kernel Version 22.3.0: Mon Jan 30 20:42:11 PST 2023; root:xnu-8792.81.3~2/RELEASE_X86_64 x86_64 System Version: macOS 13.2.1 (22D68)

Music purchased from Apple for their bundled Music.app comes in format AAC (name,m4a),  For these, eyeD3 says "No audio files found."  exiftool shows that there are lots of id3 tags.  It would be convenient if eyeD3 could read them, if not modify them.

Contributor guide