ratso;548459 Wrote: > thanx but i'm on a mac. i have been playing around with picard tonight, > it seems to fix my errors but is really (IMHO) klunky to use. i am > going to see if i can find a simpler program.
Give '*puddletag*' (http://puddletag.sourceforge.net/) try. I've no idea if it will run on a MAC...it's written in Python and uses PyQt so it may well work. Library dependencies are as follows: PyQt, mutagen, pyparsing, configobj, musicbrainz2 and lxml. Under Ubuntu they'd be installed as follows: Code: -------------------- sudo apt-get install python-qt4 python-mutagen python-pyparsing python-configobj python-musicbrainz2 python-lxml -------------------- -- audiomuze Having spent all that money, no-one, and I mean no-one, will be willing to admit that they were defrauded, robbed or deceived. The survival instinct takes over, and we hear exactly what we expect to - whether it exists or not -- Rod Elliott '*last.fm*' (http://www.last.fm/user/audiomuze) ------------------------------------------------------------------------ audiomuze's Profile: http://forums.slimdevices.com/member.php?userid=33613 View this thread: http://forums.slimdevices.com/showthread.php?t=78890 _______________________________________________ ripping mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/ripping
