For anyone using the windows script, if you have all your AMC options saved in the @file syntax, you might want to edit line 17 of the filebot-watcher.ps1 script to remove unwanted options. Change Line 17 to...
Code: Select all
& filebot @global:options | Write-Host
Code: Select all
C:\Tools\filebot-watcher.ps1 "X:\path\to\monitored_folder" "@A:\path\to\amc-options.txt"