Search found 8 matches

by fbot25
05 Mar 2015, 20:21
Forum: Help and Support
Topic: How to install GUI based filebot on Raspbian (arm)?
Replies: 10
Views: 7280

Re: How to install GUI based filebot on Raspbian (arm)?

I wondered about that too, however, I think the headless part refers to the fact that I ran the filebot.sh script from the terminal in that instance, as it does not say headless when I check java -version. Also, experimenting a bit I found that using gksudo launches the filebot GUI, but with some er...
by fbot25
04 Mar 2015, 20:46
Forum: Help and Support
Topic: How to install GUI based filebot on Raspbian (arm)?
Replies: 10
Views: 7280

Re: How to install GUI based filebot on Raspbian (arm)?

I am running into some trouble again after reinstalling Raspbian. I downloaded the latest portable zip and unpacked it into ~/.filebot I have configured Java to use /usr/lib/jvm/jdk-8-oracle-arm-vfp-hflt/jre/bin/java, which seems to be working pi@raspberrypi ~/.filebot $ java -version java version &...
by fbot25
24 Feb 2015, 20:50
Forum: Help and Support
Topic: How to install GUI based filebot on Raspbian (arm)?
Replies: 10
Views: 7280

Re: How to install GUI based filebot on Raspbian (arm)?

/facepalm Turns out I simply needed to configure my system to use this new version of Java as the default for my system, and now filebot is running beautifully! Linux newb oops http://www.rpiblog.com/2014/03/installing-oracle-jdk-8-on-raspberry-pi.html Potentially I didn't even need to install that ...
by fbot25
24 Feb 2015, 20:32
Forum: Help and Support
Topic: How to install GUI based filebot on Raspbian (arm)?
Replies: 10
Views: 7280

Re: How to install GUI based filebot on Raspbian (arm)?

I tried adding Java SE Development Kit 8 Update 33 for ARM (http://www.oracle.com/technetwork/java/javase/downloads/jdk8-arm-downloads-2187472.html) following the instructions here https://wiki.openjdk.java.net/display/OpenJFX/OpenJFX+on+the+Raspberry+Pi, which essentially have me unpackage the gz t...
by fbot25
24 Feb 2015, 20:14
Forum: Help and Support
Topic: How to install GUI based filebot on Raspbian (arm)?
Replies: 10
Views: 7280

Re: How to install GUI based filebot on Raspbian (arm)?

OK, so I confirmed that Raspbian comes with oracle-java8-jdk, and when I tried installing it via apt-get it said I already had the latest version. However, when I go to execute the filebot.sh script from the filebot portable package I get the following errors Exception in thread "main" jav...
by fbot25
24 Feb 2015, 05:26
Forum: Help and Support
Topic: How to install GUI based filebot on Raspbian (arm)?
Replies: 10
Views: 7280

Re: How to install GUI based filebot on Raspbian (arm)?

Oh sweet, didn't realize the portable one was for linux thought it would just be for Windows!

I'll give it a go after I wrangle java 8 onto my pi.
by fbot25
24 Feb 2015, 02:24
Forum: Help and Support
Topic: How to install GUI based filebot on Raspbian (arm)?
Replies: 10
Views: 7280

How to install GUI based filebot on Raspbian (arm)?

Hey, hoping someone here has figured this out. I tried searching the forums and most of what I saw regarded cli install when dealing with the raspberry pi. I'm running Raspbian on the raspberry pi B+, Was trying to install the latest version of filebot from here http://sourceforge.net/projects/fileb...
by fbot25
14 Feb 2015, 19:42
Forum: Scripting and Automation
Topic: [GUIDE] Filebot + MediaInfo + Raspberry Pi
Replies: 19
Views: 32435

Re: [GUIDE] Filebot + MediaInfo + Raspberry Pi

Hey so I was following along with this guide using raspbmc on my rpi (got filebot 4.5.6 ipk instead of 3.8) and all was going well until when I tried the final step to see if it all worked I got this {myusername}@raspbmc:/usr/share/filebot$ sudo filebot -script "fn:sysinfo" Exception in th...