You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are using 2 containers. Looks like you want to call the binary of a container from another one ? This is not possible.
It seems that you already configured AMC (Automated Media Center) from FileBot. Thus, if the deluge container put downloaded files to /mnt/user/data/Downloads/_COMPLETED/, they will processed by the FileBot container automatically. There is no bash script to call from deluge.
Current Behavior
I currently have Deluge setup with Execute plugin to run a
.bash
file when a torrent completes.The issue being is I receive an error message stating
filebot: command not found
even though the FileBot is installed.The
.bash
file has the following code:Expected Behavior
No response
Steps To Reproduce
No response
Environment
Container creation
Container log
Container inspect
No response
Anything else?
Is there any way to specify the exact
filebot
file location in the bash file for it to find the commands?The text was updated successfully, but these errors were encountered: