Hello all,
It would, in fact, solve a lot of problems if users could update the library, based on an external file.
This file could be as simple as CSV and have, in its simplest form, only two values, being a key value, to compare and find a record in the library, and a value to write to the "receiving" field in the record.
The plug-in would need only to know the field that holds the key value (that should be unique) and the name of the field that is to receive the new value, and of course the name and location of the batch file.
Everything else can be done either in MC or in an external application preparing the batch file.
A more luxurious version of such a plug-in could support things like, preview, step by step execution and, potentially, more than one field to update, or things like prepend and append in the receiving field.
However, if a, as simple as possible, version would be made available it would already solve all my problems and I would also be willing to pay for it to. (Provided it actually works)
So if anyone would or could produce this miracle then, yes please.
Kind greetings,
Guido
Note: It might be a good idea to introduce, like I did, a unique numeric value to each record in the library, like a DB-Key, that always uniquely identifies a specific record, regardless of any changes made to it by editing the tags. (Filling it with such a number can be done by switching values with the "track #" field and running "fill track number from list order" and then flip-flopping it back.)