Error after updating to the latest version 4.9
Posted: 22 Mar 2020, 14:19
Hey there,
I am having a hard time with the latest version. I am running File Bot 4.9.0 and Java Installer 2.13 on my Synology DSM.
Everything was running fine till last night when I updated. This is the error I am getting:
This is my script:
Any ideas?
Note: I did try reinstalling File Bot and it didn't work.
I am having a hard time with the latest version. I am running File Bot 4.9.0 and Java Installer 2.13 on my Synology DSM.
Everything was running fine till last night when I updated. This is the error I am getting:
Code: Select all
[38;5;202mFailed to read media characteristics: UnsatisfiedLinkError: Unable to load library 'mediainfo':
libcurl-gnutls.so.4: cannot open shared object file: No such file or directory
libcurl-gnutls.so.4: cannot open shared object file: No such file or directory
Native library (linux-x86/libmediainfo.so) not found in resource path (/volume1/@appstore/filebot/jar/filebot.jar)[0m
[38;5;202mFailed to read media characteristics: NoClassDefFoundError: Could not initialize class net.filebot.mediainfo.MediaInfoLibrary[0m
[38;5;202mFailed to read media characteristics: NoClassDefFoundError: Could not initialize class net.filebot.mediainfo.MediaInfoLibrary[0m
[38;5;202mFailed to read media characteristics: NoClassDefFoundError: Could not initialize class net.filebot.mediainfo.MediaInfoLibrary[0m
Code: Select all
/volume1/@appstore/filebot/filebot.sh -script fn:amc --output /volume1/Video --log-file /volume1/Documents/XYZ/FileBot/Logs/script-amc.log -non-strict --action move --conflict skip --def clean=y --def "ut_dir=/volume1/Downloads/$TR_TORRENT_NAME" "ut_kind=multi" "ut_title=$TR_TORRENT_NAME" --def "movieFormat=Movies/{n} ({y})" 2> /volume1/Documents/XYZ/FileBot/Logs/filebot-error.log
Note: I did try reinstalling File Bot and it didn't work.