Option Definitions
Posted: 05 Jul 2015, 16:22
Hello all,
I have two Filebot options that I am using in my script but they do not seem to be working the way I think they are supposed to work:
1) deleteAfterExtract=y
2) clean=y
Based on what I read these should clear downloads after they have been successfully copied to my Plex location. Is that true? Full script is here:
filebot -script fn:amc --output "E:/Media" --log-file amc.log --action copy --conflict fail -non-strict "E:/Torrents/Complete" --def music=n --def artwork=y --def extras=y --def deleteAfterExtract=y --def clean=y --def excludeList=amcinput.txt
Thanks,
Steve
I have two Filebot options that I am using in my script but they do not seem to be working the way I think they are supposed to work:
1) deleteAfterExtract=y
2) clean=y
Based on what I read these should clear downloads after they have been successfully copied to my Plex location. Is that true? Full script is here:
filebot -script fn:amc --output "E:/Media" --log-file amc.log --action copy --conflict fail -non-strict "E:/Torrents/Complete" --def music=n --def artwork=y --def extras=y --def deleteAfterExtract=y --def clean=y --def excludeList=amcinput.txt
Thanks,
Steve