Request: rednoah/filebot-watcher move filebot-watcher to data directory
Posted: 06 Dec 2019, 21:50
Can the filebot-watcher script be moved to the /data directory on the filebot-watcher Docker container or another mount?
This would allow users to make changes to the script to call other commands/scripts if needed. It would also allow users to call a highly custom amc script with tons of variables in a better format. It is easier to maintain as a file rather than as a parameter string passed at the container creation. We could also stop the container and restart it after making changes instead of having to delete/recreate the container.
This would allow users to make changes to the script to call other commands/scripts if needed. It would also allow users to call a highly custom amc script with tons of variables in a better format. It is easier to maintain as a file rather than as a parameter string passed at the container creation. We could also stop the container and restart it after making changes instead of having to delete/recreate the container.