I'm not usually one to ask for support, as I'd much rather read docs and solve it more quickly myself. But I've run out of options, it seems; the docs, help, FAQ and forum searches aren't producing helpful information.
I'm using MicroPlanet Gravity to download music from newsgroups, and occasionally the files don't ship either with tags or with artist/album names in the filenames. I have enabled the descript.ion writing in Gravity, so that the original post name is included in the descript.ion file.
The descript.ion file has two fields on each line, can have many lines, and looks like:
"([^"]+)" (.*)$, where $1 is the filename and $2 is the description.
This sounded as though it was compatible with the Taglist File import.
I'd like to bring this data into the comment field with Mp3tag 2.35, and it seems like the Taglist-file import is the answer. However, when I try to use it, it doesn't work. I've tried the following format strings:
%comment%
"%_filename_ext%" %comment%
"%_filename_rel%" %comment%
(plus some random things too). The Preview button consistently shows "C:\full Path\filename.mp3" -> \n\n (where \n is a line break), and the import extracts tags and saves "in 0 of 1 files". In other words, no changes.
I expected one of the format strings to produce the stated goal. It seems as though the documentation on this feature may be a little bit light, else I think I'd have been able to make this work.
I guess what would be ideally adjusted in the documentation would be to describe how Mp3tag finds the line in the taglist-file which matches the file you're trying to get data for.
Some help importing comments from 4dos descript.ion files would be very much appreciated.
Thanks,
Randy
edits: consolidated my immediate followups-to-self into this post