Opensubtitle login error!
Posted: 13 Jul 2016, 22:08
Hello,
I am kind new to this whole automation and scripting thing... I used plex subtitle fetch thing and it is so bad. so to solve this I am trying to fetch the subtitle before I make the final rename of the file, (which seems like it's not very important with the way filebot fetch subs)
anyway, I am running this for the login to opensubtitle
and this is the log output
also I read somewhere that I can run the subtitle script without logging in. Here I am just trying it out.
my file path is just to test it for now if it works i will change it to the whole unsorted files. this is the output
I don't know how to include the sysinfo so i will include it here as a code too sorry if that's super inconvenient for you
Any help will be really appreciated
I am kind new to this whole automation and scripting thing... I used plex subtitle fetch thing and it is so bad. so to solve this I am trying to fetch the subtitle before I make the final rename of the file, (which seems like it's not very important with the way filebot fetch subs)
anyway, I am running this for the login to opensubtitle
Code: Select all
filebot -script fn:configure --log-file configure.log
Code: Select all
401 Unauthorized
redstone.xmlrpc.XmlRpcFault: 401 Unauthorized
at net.filebot.web.OpenSubtitlesXmlRpc.checkResponse(OpenSubtitlesXmlRpc.java:402)
at net.filebot.web.OpenSubtitlesXmlRpc.invoke(OpenSubtitlesXmlRpc.java:346)
at net.filebot.web.OpenSubtitlesClient$OpenSubtitlesXmlRpcWithRetryAndFloodLimit.invoke(OpenSubtitlesClient.java:552)
at net.filebot.web.OpenSubtitlesXmlRpc.login(OpenSubtitlesXmlRpc.java:65)
at net.filebot.web.OpenSubtitlesClient.login(OpenSubtitlesClient.java:403)
at net.filebot.web.OpenSubtitlesClient$login.call(Unknown Source)
at Script1.run(Script1.groovy:11)
at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:62)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:72)
at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:114)
at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:29)
at net.filebot.Main.main(Main.java:124)
Failure (°_°)
Code: Select all
filebot -script fn:suball "F:\Media\Unsorted Media\Unsorted Movies\The Hitchhiker's Guide to the Galaxy (2005) [1080p]" --lang en -non-strict --log-file suball.log
Code: Select all
Fetch subtitles for [F:\Media\Unsorted Media\Unsorted Movies\The Hitchhiker's Guide to the Galaxy (2005) [1080p]]
Get [English] subtitles for 1 files
Looking up subtitles by hash via OpenSubtitles
Lookup by hash failed: 401 Unauthorized
Looking up subtitles by name via OpenSubtitles
Search by name failed: 401 Unauthorized
No matching subtitles found: F:\Media\Unsorted Media\Unsorted Movies\The Hitchhiker's Guide to the Galaxy (2005) [1080p]\The.Hitchhikers.Guide.to.the.Galaxy.2005.1080p.BluRay.x264.YIFY.mp4
Done ヾ(@⌒ー⌒@)ノ
Code: Select all
FileBot 4.7 (r4064)
JNA Native: 4.0.1
MediaInfo: java.lang.UnsatisfiedLinkError: Unable to load library 'mediainfo': Native library (win32-x86/mediainfo.dll) not found in resource path ([file:/C:/Program%20Files/FileBot/FileBot.jar])
7-Zip-JBinding: net.sf.sevenzipjbinding.SevenZipNativeInitializationException: Failed to load 7z-JBinding: C:\Program Files\FileBot\7-Zip-JBinding.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform
Chromaprint: fpcalc version 1.1.0 (C:\Program Files\FileBot\fpcalc.exe)
Extended Attributes: OK
Groovy Engine: 2.4.7
JRE: Java(TM) SE Runtime Environment 1.8.0_91
JVM: 32-bit Java HotSpot(TM) Client VM
CPU/MEM: 4 Core / 247 MB Max Memory / 12 MB Used Memory
OS: Windows 10 (x86)
Package: MSI
Data: C:\Users\Abdulhadi\AppData\Roaming\FileBot
Done ヾ(@⌒ー⌒@)ノ