Hello, I have installed Filebot 4.9.0 on Debian 10.0.3 x64 I want to use this command line : filebot -r -script fn:artwork.tmdb -non-strict /home/user/Vidéos/Films But the -r argument does not work. Filebot does not see the subfolders in the Films folder. It works if I use the same command line with ...
Hello, I am using Filebot 4.6 in command line on a Qnap nas. I want to create an automated task using a .sh file When I enter this command line : filebot -script fn:amc -rename "/share/Download/sabnzbd/complete/" --output "/share/Multimedia/" --format "{n} ({y})" in a ssh terminal, it works. But ...