Handling images in MultiTerm programatically

Hi,

we would like to work with the media files placed in the MultiTerm entries. The public API does not seem to provide any support for this, the only solution is to export the termbase with the media files. However, we have a problem, if there are images with the same name in the database. In this case, only one image is exported, so we cannot access all images. Is there any way to overcome this issue? Accessing the MT database directly is not always an option, because many clients don't allow this.

Thanks,

Tamas