[Plain File Mode] <year number> - <text before the opening ( character>
Posted: 27 Feb 2026, 09:03
I was asking around on the discord and got some help in how to move dates around. As RedNoah told me, this will work as long as your file names don't include 4-digit numbers or () characters as part of the documentary name itself.
e.g. Life on Earth (1979) ➔ 1979 - Life on Earth
Format: Select all
{ fn.match(/\d{4}/) } - { fn.before(/\(/) }