Running FileBot from the console, Groovy scripting, shell scripts, etc
-
Zedek
- Posts: 2
- Joined: 25 Dec 2015, 23:23
Post
by Zedek »
Hey everyone!
Back again with another question, does the following code work with the qBittorent client?
Code: Select all
filebot -script fn:amc --output "XXXXXX" --action copy --conflict skip -non-strict --log-file amc.log --def unsorted=y music=y artwork=y "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D"
-
rednoah
- The Source
- Posts: 23953
- Joined: 16 Nov 2011, 08:59
- Location: Taipei
-
Contact:
Post
by rednoah »
1.
Probably not, since you're using the
utorrent template, and not the
qtorrent template.
2.
If you're using
qtorrent, then you should use the
qtorrent template:
viewtopic.php?f=4&t=215#p9774