[DOCKER] Qbittorrent failed to run amc script
Posted: 03 Jul 2025, 09:09
Hi,
Apologies, I'm sure I am doing something fundamentally wrong, but I'm not proficient with scripting at all...
My setup is qbittorrent running in container manager on synology NAS file filebot also running on the same NAS.
I've configured qbittorrent to execute external program on torrent completion using the following script:
In Qbittorrent I get the following error in the log:
Appreciate if you could set me straight.
Let me know if further info required.
Thanks & Regards
Apologies, I'm sure I am doing something fundamentally wrong, but I'm not proficient with scripting at all...
My setup is qbittorrent running in container manager on synology NAS file filebot also running on the same NAS.
I've configured qbittorrent to execute external program on torrent completion using the following script:
Shell: Select all
filebot -script fn:amc --output "volume1/Plex Media" --action duplicate --conflict skip -non-strict --log-file amc.log --def excludeList=amc.txt unsorted=y music=y artwork=y "ut_label=%L" "ut_title=%N" "ut_kind=multi" "ut_dir=%F"
Code: Select all
Failed to run external program. Torrent: "torrent name". Command: `filebot -script fn:amc --output "volume1/Plex Media" --action duplicate --conflict skip -non-strict --log-file amc.log --def excludeList=amc.txt unsorted=y music=y artwork=y "ut_label=" "ut_title=xxx" "ut_kind=multi" "ut_dir=/seeding/xxx`
Let me know if further info required.
Thanks & Regards