Tuesday, February 16, 2010

Get nautilus file manager to edit ID3 tags

So editing ID3 tags isn't integrated into Nautilus, which is pretty stupid since it does display your ID3 tag information... so I searched online and found these nautilus scripts:
http://mundogeek.net/nautilus-scripts/

but the ID3 editing script requires your mp3 files to be in a certain directory format and filename format... so I edited it to just send the filename you wish to edit, to a GUI ID3 tag editor, kid3... all you need to do is copy the python file into your user nautilus extension folder "/home/(your user name)/.nautilus/python-extensions", then install kid3 (using synaptic or apt-get on ubuntu/debian) and restart nautilus (you might need to go to the command prompt and do a killall "nautilus")

Enjoy!

http://www.nathanmccorkle.com/projects/scripts/nautilus/nautilus-tag-music.python

No comments: