Sorry to contradict, but I meant what I posted http://sourceforge.net/projects/libtagedit/ > libtagedit provides a C++ and python interface to music file tag editing > which should be as easy as possible. It has a plugin structure and is > easily extendable. Currently, it includes plugins for MP3 (ID3v2 r/w > and ID3v1 reading), OGG and FLAC files.
But there are lots of tag edit libraries out there, many with Python bindings. For instance, there's also 'TagPy' (http://pypi.python.org/pypi/tagpy), which is a set of bindings for 'taglib' (http://developer.kde.org/~wheeler/taglib.html). I tend to use this because it's faster, but, last I checked, for windows, you had to compile it with gcc or msvc++. There are even more tagging libraries usable from Perl - but then you have to use 'em in Perl, which I find... idiosyncratic (I'm not a perl guy) -- bobkoure ------------------------------------------------------------------------ bobkoure's Profile: http://forums.slimdevices.com/member.php?userid=14646 View this thread: http://forums.slimdevices.com/showthread.php?t=46342 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/ripping
