AMC Script not working
Posted: 10 Aug 2014, 14:58
Hello, I am having issues with the amc script since thursday. First I noticed that my utorrent tv shows downloads were not getting sorted after completing the download. I tried to run th command from command line and it still was'nt sorting my downloads so I updated filebot to the newest version then I ran the command from the command line:-
filebot -script fn:amc --output "/users/public" --action move --conflict override -non-strict --def music=y subtitles=en artwork=y backdrops=y clean=y deleteAfterExtract=y "seriesFormat=videos/TV/{n}/{'Season '+s}/{n}.{s00e00}.{t}" "movieFormat=videos/MOVIES/{collection}/{n} ({y})/{n} ({y})" %1
And that worked fine. But it is still not sorting my downloads upon completion. I have utorrent set to run this upon completion:-
filebot -script fn:amc --output "/users/public" --action move --conflict override -non-strict --def music=n subtitles=en artwork=y backdrops=y clean=y deleteAfterExtract=y "seriesFormat=videos/TV/{n}/{'Season '+s}/{n}.{s00e00}.{t}" "movieFormat=videos/MOVIES/{collection}/{n} ({y})/{n} ({y})" "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"
I have not changed this in over a year and only started getting this issue on thursday. Is there any fix for this problem or will I have to do sorts from the command line from now on?
filebot -script fn:amc --output "/users/public" --action move --conflict override -non-strict --def music=y subtitles=en artwork=y backdrops=y clean=y deleteAfterExtract=y "seriesFormat=videos/TV/{n}/{'Season '+s}/{n}.{s00e00}.{t}" "movieFormat=videos/MOVIES/{collection}/{n} ({y})/{n} ({y})" %1
And that worked fine. But it is still not sorting my downloads upon completion. I have utorrent set to run this upon completion:-
filebot -script fn:amc --output "/users/public" --action move --conflict override -non-strict --def music=n subtitles=en artwork=y backdrops=y clean=y deleteAfterExtract=y "seriesFormat=videos/TV/{n}/{'Season '+s}/{n}.{s00e00}.{t}" "movieFormat=videos/MOVIES/{collection}/{n} ({y})/{n} ({y})" "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"
I have not changed this in over a year and only started getting this issue on thursday. Is there any fix for this problem or will I have to do sorts from the command line from now on?