QUOTE (UweM @ Mar 11 2008, 17:09)

Hello,
I´m using the TAK encoder 1.03 with EAC and Wapet (to write the Tags), and it works very good. Additionally I have bought the dbpoweramp Reference Version 12.4, because the secure ripping of my Plextor 760 are much faster with this program.
I use the CLI-Encoder for dbpoweramp to encode with TAK - and it works. I tried to use Wapet by using the same command-line options, posting here "How to Tak". But no tagging took place.
Has anybody here an idea, how I can write tags within dbpoweramp´s CLI-Encoder?
thank you
in the CLI help file you will find this list of dynamic values:
you'll need to replace the EAC (ie %a) ones with the ones dbPoweramp uses
i tried to configure it my self too, but i couldn't get tak to work at all. would you mind sharing the line you use if you get it to work please?
CODE
Dynamic Command Line Items
The following items will be dynamically replaced on usage:
[infile] Input filename, if not present stdin is used
[outfile] Output filename, this is required for every conversion
[artist] Artist
[album] Album title
[title] Track title
[genre] Music genre
[year] Year of recording
[track] Track number
[track_total] Total tracks on CD
[disc] Compilation disc number
[disc_total] Compilation disc total
[tag]<element>[] Embed user defined tag element
[unique] Unique number (not padded)
[extension] Audio format extension
[date] Current date
[time] Current time
[day_of_week] Current day of week
[now_year] Current year
[frequency] Frequency ie 44100
[channels] Channels ie 2
[channels_subone] Channels-1 ie 0 for mono
[bits_per_sample] Bits ie 16
[bytes_per_sample] Bytes (bits / 8) ie 2