--def does not allow you to exec. ! help

Support for Ubuntu and other Desktop Linux distributions
Post Reply
dirtycajunrice
Posts: 6
Joined: 20 May 2016, 16:20

--def does not allow you to exec. ! help

Post by dirtycajunrice »

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

Re: --def does not allow you to exec. ! help

Post by rednoah »

--def exec is a feature of the amc script. It has no effect if you do a simple -rename call.
:idea: Please read the FAQ and How to Request Help.
Post Reply