I use Max for converting live concerts from FLAC to mp3. These concerts come with a .txt file that has all the metadata information. On XP, I used Foobar 2000 and the Traders Friend plugin to do this. Is anyone familiar with Traders Friend? Is there any way to get this same functionality out of Max or Tag?
Thanks!
Pull tags from a .txt file
Re: Pull tags from a .txt file
Right now the only way to work this with Max would be to use AppleScript. I'm no AS wizard myself, so I can't really say more than that.
Please submit a trac ticket with an enhancement request if this is a feature you would like to see.
Please submit a trac ticket with an enhancement request if this is a feature you would like to see.
-
- Posts: 20
- Joined: Sun Jul 30, 2006 3:56 am
Re: Pull tags from a .txt file
There's an Applescript that can do this in iTunes:
http://dougscripts.com/itunes/itinfo/importfromtext.php
I've used it, and it worked nicely. With the appropriate changes, could this work in Max and/or Tag?
http://dougscripts.com/itunes/itinfo/importfromtext.php
I've used it, and it worked nicely. With the appropriate changes, could this work in Max and/or Tag?
Re: Pull tags from a .txt file
At first glance it seems that this script could be modified to work with Max.