I really am not understanding why this command will not work..
commandline:
docker run -d -v /volume1/Transfers/:/input:rw -v /volume1/Media/:/output:rw -v /volume1/docker/:/config:rw coppit/filebot
path:
/volume1/Media Media Storage
/volume1/Transfers Download storage
error output:
[Feb 14 03:37:54 PM] OUTPUT_DIR=/output can not be a subdirectory of INPUT_DIR=/input
I used to have a working filebot on this Synology NAS, but I cannot get this to boot up now. Please help.