I have tried using the prior posts to no avail and cannot chgrp or chown or chmod within filebot. it just does nothing. Ubuntu Server. my command is:
filebot -r --output /movies -rename /dir/torrents/completed --db TheMovieDB -extract --action move \
--log-file /home/nick/movielists/moviemove.log --format "{n} ({y})({vf})/{n} ({y})({vf})" \
--def "exec=chown nick:apps -R '{folder}/'"
--def does not allow you to exec. ! help
Re: --def does not allow you to exec. ! help
--def exec is a feature of the amc script. It has no effect if you do a simple -rename call.