I've been using FileBot for a while and for the most part it's flawless. I just can't figure out how to remove the {tmdb-###} from the end of my folder names. I have this executed on QBT;
Shell: Select all
filebot -script fn:amc --output "e:/media" --action duplicate --conflict skip -non-strict --log-file amc.log --def excludeList=amc.excludes unsorted=y music=y artwork=y "ut_dir=%F" "ut_kind=multi" "ut_title=%N" "ut_label=%L"
I've been reading through the forums and experimenting on my own but I just can't get it to drop the TMDB from the folder naming at all.
Silvercloak