The Computer Oracle

What is a good .mp3/.m4v tag editor for OS X

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Music Box Puzzles

--

Chapters
00:00 What Is A Good .Mp3/.M4v Tag Editor For Os X
00:27 Answer 1 Score 2
00:50 Answer 2 Score 1
00:59 Accepted Answer Score 4
01:21 Answer 4 Score 0
01:36 Thank you

--

Full question
https://superuser.com/questions/167513/w...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#macos #mp3 #tags #m4v

#avk47



ACCEPTED ANSWER

Score 4


Easytag is available through Fink:

fink install easytag

Homebrew:

brew install easy-tag

and MacPorts:

port install easytag

Marco Schuh produced an unofficial native build, though it seems the file is currently (Feb. 2018) offline.




ANSWER 2

Score 2


I'm interested in this also - I've tried a few MP3 taggers to no avail as all have so far paled in comparison to Tag&Rename which is still Windows only - I still run VirtualBox for this one application.

For .m4v files I've been using the wonderful MetaX - have used this for my entire DVD collection.




ANSWER 3

Score 1


Not free, but I use Media Rage.

http://www.macupdate.com/info.php/id/15255/media-rage




ANSWER 4

Score 0


If you're not opposed to using the command line, including compiling from source, check out ID3 mass tagger.

After using it a bit myself, I definitely think it should have been included in OS X as default!

EDIT: Oh, and it's free and open source (obviously).