Response indicates error: Invalid version

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
jweymarn
Posts: 1
Joined: 21 May 2013, 19:14

Response indicates error: Invalid version

Post by jweymarn »

Hi guys!

I had a script getting subtitles beautifully for a while and was really impressed at how well it worked. Some weeks ago it stopped working. I tried to re-install to update to the latest version but it did not help. This is what I get:

Code: Select all

"C:\Program Files\FileBot\filebot.exe" -get-missing-subtitles "D:\TVshows\." --lang en
Get [English] subtitles for 1 files
Looking up subtitles by filehash via OpenSubtitles
Looking up subtitles by filehash via Sublight
Lookup by hash failed: javax.xml.ws.WebServiceException: Response indicates error: Invalid version
Exception: Failed to auto-detect query
Failure (░_░)
Launch4j: Failed to run the given command.
My output from filebot -script fn:sysinfo:

Code: Select all

FileBot 3.6 (r1600)
JNA Native: 3.5.0
MediaInfo: MediaInfoLib - v0.7.61
7-Zip-JBinding: OK
Extended Attributes: groovy.lang.MissingMethodException: No signature of method: net.sourceforge.filebot.media.MetaAttributes.setObject() is applicable for argument types: (java.util.Date) values: [Tue May 21 22:17:42 EEST 2013]
Java(TM) SE Runtime Environment 1.7.0_21
64-bit Java HotSpot(TM) 64-Bit Server VM
Windows 7 (amd64)
Done ?(?????)?
Any ideas whats wrong?
Post Reply