Completely new to Filebot and not do not quite have my head around running Filebot from the CLI automated under its own power. Can I get some help on basic syntax to just accomplish the following via CLI?
Want to copy from 'Source/Subdirectories' to 'Destination/Subdirectories' with file name convention "{n}/{'Season '+s}/{n} - {s00e00} - {t}"
Here is what I threw together for Powershell which has worked properly.