I am trying to match TV episodes and renaming them. It works well when I have one "file name input pattern" ([Show.name].S[Season number]E[Episode number].Episode.name.avi) which is then used for the renaming to Plex standard ([Show name] - s[Season number]e[Episode number]) and moving the file into the correct directory structure. But I would like to have multiple match schemes where the same pattern "variables" can be used in the rename rule. Right now if I add another "file name input pattern", for instance if I want Hazel to also match files with the Plex standard, I can't use the same variables as the other pattern. I would like to be able to just drag the same [Show name] variable to all the "file name input patterns" and the rename action would use that. Right now if I create another [Show name], it will a duplicate, which obviously doesn't work.
Is there another way of doing this?