Thank you very much, and if you’re there, can you extend that code with one extra sub-routine please:
I mean:
relink.media.files.codepart
{…;
IF
(user navigated into a folder) && (NOT selected any file) && (clicks “OPEN” in filebrowser):
do.searching at “./” for the vstl-relink-selected-file && all other same-type-missing-ones
…
}
The point is: if I already navigated to a folder, and app knows the missing-filenames, eliminate the necesarry need for pointing to a given-file. EXEPT (and that is working great already months ago) when clicking to a given file: then strictly use manually selected (e.g. replacing missing Myfile-v1.wav => to Myfile-v2.wav).
The auto-search without the need of pointing to any file would be necesarry to find hexadecimal-named markerfiles like MIDI, TEMPO, DMX… Hard or impossible to find for human, easy for a computer.
Does my explanation makes sense, or should try differently?
Thank you for reading!
F