amc plex script
Posted: 10 Oct 2016, 03:17
Hi, simple question, where do I put the {plex} binding into a basic script that runs from qBittorrent on completion:
script runs fine, just want to make sure that the renamed files are best for plex compatibility.
Thanks
Code: Select all
filebot -script fn:amc --output "C:/Media" --conflict skip -non-strict --log-file amc.log --def excludeList=amc.excludes --def clean=y unsorted=y "ut_dir=%F" "ut_kind=multi" "ut_title=%N" "ut_label=%L"
Thanks