Home » Questions » Computers [ Ask a new question ]

Changing the Album on FLAC files from the command line in Linux

Changing the Album on FLAC files from the command line in Linux

I have a folder of FLACs that I want to change the album on. I use Ubuntu linux with Gnome. Is there a command line program that can do what I need? I can't seem to find an appropriate program.

Asked by: Guest | Views: 368
Total answers/comments: 2
Guest [Entry]

"Metaflac is what you want
http://flac.sourceforge.net/documentation_tools_metaflac.html"
Guest [Entry]

If you want a general command-line tagger that should work the same for any music file regardless of the format, try pytags, included in the pytagsfs package.