That gave me an idea, and this seemed to work:
$ cd /usr/share/filebot
$ sudo mv libmediainfo.so libmediainfo.so.bak
$ sudo mv libzen.so libzen.so.bak
$ sudo apt-get install libmediainfo0 libzen0
This is now the output of sysinfo - which I think means I have mediainfo support?
colin@eata ...
Search found 4 matches
- 20 May 2017, 13:23
- Forum: Synology NAS & Embedded Linux
- Topic: Fun error while installing on raspberry pi
- Replies: 6
- Views: 5233
- 19 May 2017, 21:23
- Forum: Synology NAS & Embedded Linux
- Topic: Fun error while installing on raspberry pi
- Replies: 6
- Views: 5233
Re: Fun error while installing on raspberry pi
Oh - no, spoke to soon. I got the cert error but that was hiding the other one anyway. 
- 19 May 2017, 21:08
- Forum: Synology NAS & Embedded Linux
- Topic: Fun error while installing on raspberry pi
- Replies: 6
- Views: 5233
Re: Fun error while installing on raspberry pi
For anyone coming after me, I found the problem:
colin@eata:/tmp/filebot $ sudo update-alternatives --config java
There are 3 choices for the alternative java (providing /usr/bin/java).
Selection Path Priority Status
------------------------------------------------------------
0 /usr/lib/jvm ...
colin@eata:/tmp/filebot $ sudo update-alternatives --config java
There are 3 choices for the alternative java (providing /usr/bin/java).
Selection Path Priority Status
------------------------------------------------------------
0 /usr/lib/jvm ...
- 19 May 2017, 19:46
- Forum: Synology NAS & Embedded Linux
- Topic: Fun error while installing on raspberry pi
- Replies: 6
- Views: 5233
Fun error while installing on raspberry pi
I'm running the latest raspbian.
colin@eata:~ $ sudo dpkg -i filebot-armhf.deb
Selecting previously unselected package filebot.
(Reading database ... 36740 files and directories currently installed.)
Preparing to unpack filebot-armhf.deb ...
Unpacking filebot (4.7.9) ...
Setting up filebot (4.7.9 ...
colin@eata:~ $ sudo dpkg -i filebot-armhf.deb
Selecting previously unselected package filebot.
(Reading database ... 36740 files and directories currently installed.)
Preparing to unpack filebot-armhf.deb ...
Unpacking filebot (4.7.9) ...
Setting up filebot (4.7.9 ...