Can you imagine make a update for the importer function.
I imagine a repository folder where an external system push media and xml metadata file (media.wav match with media.xml).
In the autoimporter rules, we would love to have the possibility to add an XLS file for transfrom and make match external XML to mairlist database.
It is already possible - using MMD files (which are XML inside).
If the Auto Importer (or any other import function in mAirList) finds a file audio.mp3.mmd when importing audio.mp3, it will read the metadata from the *.mmd file.
We don’t have any XSL transformation in our code, and I don’t think it would be so easy to add one. So rather look for a solution with an external transformation tool for the moment.