AMC Script language definition
Posted: 27 Jul 2018, 09:51
Good morning,
I know that question has been asked before, but i'm not sure about how to set it up to work properly.
Im using Qbittorrent, executing amc script properly, it works perfect, a work of art (Many thanks for your job), but now i would like to set it to rename using spanish language. Can anyone provide the modified string to execute the script with spanish language?
It's probably using --lang es or --def lang es but I'm not sure where to post it to get working.
Actually using this:
Thanks
I know that question has been asked before, but i'm not sure about how to set it up to work properly.
Im using Qbittorrent, executing amc script properly, it works perfect, a work of art (Many thanks for your job), but now i would like to set it to rename using spanish language. Can anyone provide the modified string to execute the script with spanish language?
It's probably using --lang es or --def lang es but I'm not sure where to post it to get working.
Actually using this:
Code: Select all
filebot -script fn:amc --output "My media folder" --action duplicate --conflict skip -non-strict --log-file amc.log --def excludeList=amc.excludes unsorted=y music=y artwork=y "ut_dir=%F" "ut_kind=multi" "ut_title=%N" "ut_label=%L"