Updating Filebot on headless Armbian
Posted: 11 Sep 2020, 10:59
Hi rednoah
I did an update on my headless machine using the deb packages and installed the repository via command line using viewtopic.php?f=11&t=6028 this method
but now i have two different filebot installed.
And
Is there a way to connect the "filebot" command with the newest and updated one?
Second question:
Should the last package be the r8023 and not the r7372 or it s just a matter of OS?
Thanks in advantage
I did an update on my headless machine using the deb packages and installed the repository via command line using viewtopic.php?f=11&t=6028 this method
but now i have two different filebot installed.
Code: Select all
matteo@aml_server:~$ filebot -version
FileBot 4.9.0 (r7234) / OpenJDK Runtime Environment 11.0.8 / Linux 3.10.108 (arm)
matteo@aml_server:~$ /usr/local/bin/filebot -version
FileBot 4.9.0 (r7234) / OpenJDK Runtime Environment 11.0.8 / Linux 3.10.108 (arm)
Code: Select all
matteo@aml_server:~$ /usr/share/filebot/bin/filebot.sh -version
FileBot 4.9.1 (r7372) / OpenJDK Runtime Environment 11.0.8 / Linux 3.10.108 (arm)
Second question:
Should the last package be the r8023 and not the r7372 or it s just a matter of OS?
Thanks in advantage