amc plex script

Support for Windows users
Post Reply
Vinnie05
Posts: 15
Joined: 14 Jan 2013, 09:30

amc plex script

Post by Vinnie05 »

Hi, simple question, where do I put the {plex} binding into a basic script that runs from qBittorrent on completion:

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"
script runs fine, just want to make sure that the renamed files are best for plex compatibility.

Thanks
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: amc plex script

Post by rednoah »

{plex} is used by default. You don't need to do anything. ;)
:idea: Please read the FAQ and How to Request Help.
Vinnie05
Posts: 15
Joined: 14 Jan 2013, 09:30

Re: amc plex script

Post by Vinnie05 »

perfect thanks
Post Reply