--def does not allow you to exec. ! help
Posted: 20 May 2016, 16:34
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}/'"
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}/'"