I have been looking for a while for something to automate my media server a little better and I have just come across this tool, it looks amazing!
I have a few questions I couldn't find by looking at the AMC overview and other links on that page.
what does the non-strict argument do? '-action copy -non-strict'
Do I still need to specify '--output' when using '--def movieFormat' etc?
Is there anyway to run this as a service or should I just schedule a task and select 'Run whether a user is logged on or not'?
Would anyone be able to take a look at this code I put together reading a few things tonight:
Code: Select all
filebot -script fn:amc /D:\Temp --output /E: --def movieFormat="E:/Movies/{ny}/{fn}"
seriesFormat="E:/TV Shows/{n}/Season {s}/{fn}" animeFormat="E:/Animated TV Shows/
{n}/Season {s}/{fn}" --action copy -non-strict --log-file amc.log --def
excludeList=amc.txt