Hi,
I can export multiple fields to a text file using the functions $meta, $meta_sep or $meta(x,n).
Is it possible to import to multiple fields (File name -> Tag maybe)?
For example:
a line in the text file:
John Smith | Jane Doe | Marilyn Monroe
Tags:
ARTIST1: John Smith
ARTIST2: Jane Doe
ARTIST3: Marilyn Monroe
(three separated fields ARTIST)
Thank you for the answer in advance.
Stevest