Custom File Paths for Resource Manager Component

I’ve just asked and the Resource Manager doesn’t yet work with variable filenames.

You could try using a static component or a JS code component such as

psychoJS._serverManager.prepareResources([
{ name: (itemFile), path: (itemFile) }
]);