The post was helpful as there's actually a minor bug in the current wildcard conversion -- the track and item wildcards will be resolved using whatever media item happens to be in the same location in the current project, not the source media item. We'll fix that so at least the $item related wildcards resolve correctly.
For the $track related wildcards, we may be able to support the track number and name for items that came from another project, or maybe not, we'll take a look.
For the $project related wildcards, I think the current behavior will remain, of using the currently active project to resolve them.
|