I fixed the issue.
Ended up manually purging all java installations using this "https://gist.github.com/lovato/7063928" and removing all filebot installations, rebooting and reinstalling filebot via "sudo apt-get update install filebot".
I also had some other issues that i fixed, setting system ...
Search found 3 matches
- 31 Aug 2023, 15:23
- Forum: Ubuntu & Desktop Linux
- Topic: java.lang.NoSuchMethodError: 'void com.sun.jna.Memory.close()'
- Replies: 2
- Views: 7062
- 31 Aug 2023, 14:29
- Forum: Ubuntu & Desktop Linux
- Topic: java.lang.NoSuchMethodError: 'void com.sun.jna.Memory.close()'
- Replies: 2
- Views: 7062
java.lang.NoSuchMethodError: 'void com.sun.jna.Memory.close()'
Ran apt-get update last night and this morning my filebot seems to be dead. I think its java related from what ive searched up.
sysinfo script:
filebot -script fn:sysinfo
FileBot 5.1.0 (r9972)
JNA Native: 6.1.1
MediaInfo: 21.09
Tools: fpcalc/1.5.1 7z/16.02 unrar/6.11
Extended Attributes: OK ...
sysinfo script:
filebot -script fn:sysinfo
FileBot 5.1.0 (r9972)
JNA Native: 6.1.1
MediaInfo: 21.09
Tools: fpcalc/1.5.1 7z/16.02 unrar/6.11
Extended Attributes: OK ...
- 01 Mar 2019, 17:42
- Forum: Scripting and Automation
- Topic: Run filebot script on "Force torrent recheck"
- Replies: 1
- Views: 2750
Run filebot script on "Force torrent recheck"
Is there any way to call filebot post process in rtorrent.rc using the "fore torrent recheck" option as well as the when a download finishes ? Id like to have a second way to process files that are either incorrectly sorted or require a manual sorting after wards with different parameters. My main ...