Search found 1 match

by cramejo
31 Mar 2015, 22:22
Forum: Scripting and Automation
Topic: [GUIDE] Filebot + MediaInfo + Raspberry Pi
Replies: 19
Views: 38605

Re: [GUIDE] Filebot + MediaInfo + Raspberry Pi

I just installed it and it works for me with the latest OSMC version (RC)

This is how it works:

Download and install Java

http://download.oracle.com/otn-pub/java/jdk/8u33-b05/jdk-8u33-linux-arm-vfp-hflt.tar.gz

unpack to /opt/

sudo tar zxvf jdk-8-linux-arm-vfp-hflt.tar.gz -C /opt

Set ...