Hi, just started using filebot for docker, thanks for that! Found no thread about general docker discussion, now there is one ;) I'm struggling with the correct passing of eg the "seriesFormat" parameter. I use it like this: --seriesFormat "../output/shows/{n}/Season {s.pad(2)}/{n} - {sxe} - {t}" At ...
Hi, just an idea: what about a small REST API for docker-filebot? Do you have experience in that? I'm sure, this isn't done in a couple hours.
It would be nice to trigger filebot-watcher via HTTP. Or even better: POST Request to filebot-node (filebot config in Body of the request)
Hey, me again. Found this thread so I don't have to open a new topic. :) Concerning amc script again: AMC copies the data anyway. My folder structure looks like this: data / finished . AMC scans " data " and copies all data into " finished " Both folders are on the same HDD. Is there an option to ...
Thanks for your fast reply!
I updated the amc script, added the parameter but amc is still reading/extracting my archives.
"--def skipExtract=y" is recognized as a parameter, but it doesn't work for me
This feature request is concerning to the amc script:
It would be nice to have an option like this "--def skip extraction".
My archives are already extracted by another program.
I tried to delete the lines about extraction in the amc script, but that didn't work for me