Filebot CLI can't read metadata

Support for Synology NAS, QNAP NAS and other Embedded Linux systems
Post Reply
adplax18
Posts: 8
Joined: 10 Feb 2014, 21:06

Filebot CLI can't read metadata

Post by adplax18 »

I'm running filebot from the command line and I'm getting the following error:
"Failed to read media encoding date: Unable to load amd64 (64-bit) native library libmediainfo.so: Unable to load library 'mediainfo': Native library (linux-x86-64/libmediainfo.so) not found in resource path ([file:/volume1/@appstore/filebot/FileBot.jar])"

I've been using filebot for several years and I've never seen this one before.
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Filebot CLI can't read metadata

Post by rednoah »

Please run filebot -script fn:sysinfo and post the output.
:idea: Please read the FAQ and How to Request Help.
adplax18
Posts: 8
Joined: 10 Feb 2014, 21:06

Re: Filebot CLI can't read metadata

Post by adplax18 »

Code: Select all

FileBot 4.7.9 (r4984)
JNA Native: 5.1.0
MediaInfo: net.filebot.mediainfo.MediaInfoException: Unable to load amd64 (64-bit) native library libmediainfo.so: Unable to load library 'mediainfo': Native library (linux-x86-64/libmediainfo.so) not found in resource path ([file:/volume1/@appstore/filebot/FileBot.jar])
Apache Commons VFS: [zip, rar]
Chromaprint: java.io.IOException: Cannot run program "fpcalc": error=2, No such file or directory
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2017-05-15 (r500)
Groovy: 2.4.10
JRE: OpenJDK Runtime Environment 1.8.0_121
JVM: 64-bit OpenJDK 64-Bit Server VM
CPU/MEM: 4 Core / 239 MB Max Memory / 14 MB Used Memory
OS: Linux (amd64)
Package: SPK
uname: Linux PlexBox 3.10.77 #8754 SMP Thu Apr 20 02:23:05 CST 2017 x86_64 GNU/Linux synology_cedarview_412+
Done ヾ(@⌒ー⌒@)ノ
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Filebot CLI can't read metadata

Post by rednoah »

According to the logs, the native libraries are not compatible with your platform. FileBot will mostly work, but features that require libmediainfo.so won't, and you will get warnings.
:idea: Please read the FAQ and How to Request Help.
Post Reply