Running this command in the unzipped folder: ./filebot.sh --mode=Rename
results in this error:
The Security Manager is deprecated and will be removed in a future release java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release at net.filebot.Main.initializeSecurityManager(Main.java:382) at net.filebot.Main.main(Main.java:113)
This error also occers if I don't give any arguments, and when giving the argument to open the gui it doesn't open the gui.
Running this command in the unzipped folder:
./filebot.sh --mode=Renameresults in this error:
The Security Manager is deprecated and will be removed in a future release java.lang.UnsupportedOperationException: The Security Manager is deprecated and will be removed in a future release at net.filebot.Main.initializeSecurityManager(Main.java:382) at net.filebot.Main.main(Main.java:113)This error also occers if I don't give any arguments, and when giving the argument to open the gui it doesn't open the gui.