This is really hot stuff, really making my media box fantastic - thanks for that.
One issue - I am able to move/rename all video files without an issue. As soon as I try an iso, i get this in the output a way down:
Code: Select all
Exception: [MOVE] Unable to process any files
Code: Select all
FileBot 4.0 (r2056)
JNA Native: 4.0.0
Apr 01, 2014 6:53:45 PM net.sourceforge.filebot.mediainfo.MediaInfo <clinit>
WARNING: Failed to preload libzen
MediaInfo: java.lang.UnsatisfiedLinkError: Unable to load library 'mediainfo': Native library (linux-x86/libmediainfo.so) not found in resource path ([file:/root/filebot/FileBot.jar])
7-Zip-JBinding: net.sf.sevenzipjbinding.SevenZipNativeInitializationException: Failed to load 7z-JBinding: no 7-Zip-JBinding in java.library.path
chromaprint-tools: java.io.IOException: Cannot run program "fpcalc": error=2, No such file or directory
Extended Attributes: DISABLED
Groovy Engine: 2.2.0
OpenJDK Runtime Environment 1.7.0_51 (headless)
32-bit OpenJDK Server VM
Linux (i386)
I have 7zip installed as well.
Its very strange, as I find a .mp4 file (only 248 bytes) in the destination folder with the name of the .iso, but the .iso stays put in the source folder.
Im using this to rename and move:
Code: Select all
filebot -script /home/user/.tvnamer/sorty.groovy /home/user/Downloads/completed/
Any help would be greatly appreciated.