Page 1 of 1

Not executing script

Posted: 05 Jul 2018, 15:53
by eway
This is my Utorrent script, it's not copying the files, whats im i missing?

it works when i do not define the formats specificly, but i have seprate hdd now for movies/tv.

Code: Select all

filebot -script fn:amc --output --def seriesFormat="F:/Media/Tv Shows/{n}/{"Season ${s.pad(2)}"}/{n} - {s00e00} - {t}.eng" --def movieFormat="D:/Media/Movies/{n} ({y})/{n} ({y})"  --log-file amc.log --action copy --conflict override -non-strict --def music=n subtitles=en artwork=n minFileSize=0 plex=no xbmc=no "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S"

Re: Not executing script

Posted: 05 Jul 2018, 17:25
by rednoah
Thanks for the post! Before a real human comes by, please make sure your report has all the following points checked:
  • What are you trying to do achieve? What's not working? What have you tried so far?
  • Include screenshots, logs or filenames (i.e. demonstrate the issue)
  • Include basic information (i.e. sysinfo output)
:idea: Please read How to Request Help and Fix Problems, Report Bugs, Get Features