Anime VS TV Show

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
Sinzah
Posts: 8
Joined: 29 Nov 2016, 05:56

Anime VS TV Show

Post by Sinzah »

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
User avatar
rednoah
The Source
Posts: 22990
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Anime VS TV Show

Post 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
:idea: Please read the FAQ and How to Request Help.
Post Reply