Automation Stop Working After Upgrade
Posted: 15 Apr 2014, 14:34
I upgraded to the latest version of FB, but now my working automation script has stopped working for Utorrent. Any help to get this back working would be greatly appreciated. The script itself is not running after completion of downloading torrent. The reason I updated was because for some reason FB was not matching movies/series to metadata accurately.
OS: W8.1
FB: Latest Version
Utorrent: 3.3.2
Scrpit: filebot -script fn:amc --output "\\NAS\Volume_2\Media\Movies" --action move --conflict override -non-strict --def music=n artwork=y backdrops=n plex=Server pushover="My Key" "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S" "clean=y" --def "movieFormat=New/{n} {y}/{fn}" --def "seriesFormat=New/Series/{n}/Season {s}/{fn}" --def "exec=cmd /c \"C:/Yamjcurrent/My_YAMJ.cmd\""
OS: W8.1
FB: Latest Version
Utorrent: 3.3.2
Scrpit: filebot -script fn:amc --output "\\NAS\Volume_2\Media\Movies" --action move --conflict override -non-strict --def music=n artwork=y backdrops=n plex=Server pushover="My Key" "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S" "clean=y" --def "movieFormat=New/{n} {y}/{fn}" --def "seriesFormat=New/Series/{n}/Season {s}/{fn}" --def "exec=cmd /c \"C:/Yamjcurrent/My_YAMJ.cmd\""