I have been using Filebot for years and love the program. I have had issues in the past, all of which I have been able to find a solution for in these forums, but this is a new one that I have not seen before. My Filebot script has not changed since it was working, however I tried installing a new version of Filebot which then created a JAVA error. I have corrected the JAVA error by uninstalling and reinstalling JAVA and Filebot (even bought Filebot from the Windows store to help support you guys

When I call Filebot from uTorrent it typically moves the movies correctly, but the TV shows now get sorted into a new folder called "Unsorted" in the root of the drive.
My script:
Code: Select all
filebot.launcher.exe -script fn:amc --output "F:/" --action move --conflict override -non-strict --log-file amc.log --def seriesFormat="E:\OneDrive\Plex\TV Shows\{n}\{'Season '+s}\{n} - {s00e00} - {t}" unsorted=y music=y artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"