Good afternoon,
I've been using the following automation for my Video Library however in the last few weeks I've noticed in the log the error below and I can confirm that some time the scripts that run every day are not fetching anything from Opensubtitles however when i try to download subtitles from MPC-HC, there are available from the opensubtitles database.
I've tried to reset the filebot config and add my credentials again which is not solving the problems.
Anyone has any ideas what might be wrong here?
Midday/Midnight Scripts - Set as Task Scheduler
filebot -script fn:suball X:\Downloads -non-strict --lang en,bg --def maxAgeDays=8 --log-file suball.log
qbittorrent script when a torrent is downloaded.
filebot -script fn:suball X:\Downloads -non-strict --lang en,bg --def maxAgeDays=7 --log-file suball.log
error in the suball.log file
Failed to read video properties: Unable to load x86 (32-bit) native library MediaInfo.dll: Could not initialize class net.filebot.mediainfo.MediaInfoLibrary
Filebot 4.7.9 suball script
Re: Filebot 4.7.9 suball script
Please run filebot -script fn:sysinfo and post the output.
Re: Filebot 4.7.9 suball script
The output
Code: Select all
C:\Users\DiSaSTeR>filebot -script fn:sysinfo
FileBot 4.7.9 (r4984)
JNA Native: java.lang.UnsatisfiedLinkError: Native library (com/sun/jna/win32-x86/jnidispatch.dll) not found in resource path ([file:/C:/Program%20Files/FileBot/FileBot.jar])
MediaInfo: net.filebot.mediainfo.MediaInfoException: Unable to load x86 (32-bit) native library MediaInfo.dll: Could not initialize class com.sun.jna.Native
7-Zip-JBinding: net.sf.sevenzipjbinding.SevenZipNativeInitializationException: Failed to load 7z-JBinding: C:\Program Files\FileBot\7-Zip-JBinding.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform
Chromaprint: 1.4.2
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2017-04-03 (r494)
Groovy: 2.4.10
JRE: Java(TM) SE Runtime Environment 1.8.0_101
JVM: 32-bit Java HotSpot(TM) Client VM
CPU/MEM: 4 Core / 247 MB Max Memory / 8 MB Used Memory
OS: Windows 10 (x86)
Package: MSI
Data: C:\Users\DiSaSTeR\AppData\Roaming\FileBot
Re: Filebot 4.7.9 suball script
I see. You have two choices. You can either purchase FileBot from the Windows Store and avoid these kind of user errors, or you can read the FAQ which covers common deployment issues like this. 

Re: Filebot 4.7.9 suball script
Thanks
can you please share a link to the FAQ as a start 


Re: Filebot 4.7.9 suball script
Never mind
thank you again for the help..
as always


