Search found 1 match
- 04 Jun 2013, 01:37
- Forum: Help and Support
- Topic: filebot not finding media info or 7zip on pi
- Replies: 2
- Views: 3879
Re: filebot not finding media info or 7zip on pi
I'm in the same boat. I was able to install libjna-java and then point my filebot.sh at its intall location '/usr/share/java' for the jna.library.path variable. root@pi:/# sudo apt-get install libjna-java Running a find for jna produced the following results root@pi:/# find . -name '*jna*' ./var ...