This does not build on armv7h because it cant find the armv7h directory looking for libjnidispatch. I had to change it manually to pull from armv7l. I'm not good enough with batch to figure out where the problem is, though it looks like its in the line: [[ $CARCH == "armv7h" ]] && _intarch=armv7l
Also openjfx is not a requirement if there is not GUI, and is a huge install on headless systems. It should be optional, or maybe there should just be a filebot-cli package without the jfx dependency.
Pinned Comments