Make your own music tagging framework with Groovy

In this series, I’m developing several scripts to help in cleaning up my music collection. In the last article I wrote and tested a Groovy script to clean up the motley assembly of tag fields. In this article, I’ll separate the framework I’ve been using into a separate class and then write a test program to exercise it.

Source: LXer – Make your own music tagging framework with Groovy