GNOME Bugzilla – Bug 730421
Support M4V file tags
Last modified: 2014-05-25 16:15:17 UTC
Created attachment 276821 [details] [review] Patch for required changes Easytag supports editing tags for M4V files if the files are renamed to MP4. They should be directly supported. The process is even listed by a reviewer here: http://community.linuxmint.com/software/view/easytag-aac It seems like a simple change? Patch is attached. Thanks!
Comment on attachment 276821 [details] [review] Patch for required changes Thanks for the bug report and patch. I think that it is fine to add the additional extension, so I committed the patch to the easytag-2-2 and master branches.
In the future, EasyTAG should use shared-mime-info to determine the MIME type of files, rather than using purely the file extension, but this change is fine.