Running FileBot from the console, Groovy scripting, shell scripts, etc
Sinzah
Posts: 8 Joined: 29 Nov 2016, 05:56
Post
by Sinzah » 17 Apr 2017, 00:20
For some reason, my automation has worked great for months, now for some reason, some of the anime I have downloaded were put in to an "Anime" folder. That's fine for my plex server, but there are a few episodes that it puts in to "TV Shows" for some reason. Any idea how to fix this?
Code: Select all
filebot -script fn:amc --output "D:\Media" --action duplicate --conflict skip -non-strict --log-file amc.log --def unsorted=y music=y artwork=y excludeList=amc.excludes "ut_label=%L" "ut_state=%S" "ut_title=%N" "ut_kind=%K" "ut_file=%F" "ut_dir=%D" plex=host:"rq6NrYZHwp7nGcntmNXd" clean=y
rednoah
The Source
Posts: 23954 Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:
Post
by rednoah » 17 Apr 2017, 02:12
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)
Please read
How to Request Help and
Fix Problems, Report Bugs, Get Features