TV Shows not being rename or found

Support for Windows users
Post Reply
nmirzayantz
Posts: 1
Joined: 23 May 2016, 14:42

TV Shows not being rename or found

Post by nmirzayantz »

Hello, first of all, i have searched hours through all the post's to see if the answer is there before begging for help..

Im using Windows 7 64bit
Filebot 4.7 64 bit

So, i have upgraded to the latest Filebot 4.7 and all of a sudden, filebot wont rename or even find any of my tv shows

It works great with Films but not for TV shows

I haven't changed anything, just upgraded.

ive played around with the settings, changing from Strict to Opportunistic and back again, nothing. Ive even deleted then re-installed.

I just dont get it :(

can someone please help, i haven't provided any screen shots of the gui, as it just doesn't do anything, no errors, nothing.

Not sure if i need to edit anything, as i never did that in the past, it just worked. So i might need a bit of guide there or guide on what i need to provide you and how, again, i dont know how to provide or check anything, as it really has just worked straight away for the last 4 years

sorry about the lack of information, but it really is it...

Thanks for in advance

since posting this, i found the below in the logs.....

Code: Select all

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
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
	at net.filebot.archive.SevenZipLoader.requireNativeLibraries(SevenZipLoader.java:36)
	at net.filebot.archive.SevenZipLoader.open(SevenZipLoader.java:47)
	at net.filebot.archive.SevenZipNativeBindings.<init>(SevenZipNativeBindings.java:35)
	at net.filebot.archive.Archive$Extractor.newInstance(Archive.java:28)
	at net.filebot.archive.Archive.open(Archive.java:39)
	at net.filebot.cli.CmdlineOperations.extract(CmdlineOperations.java:1109)
	at net.filebot.cli.ScriptShellBaseClass.extract(ScriptShellBaseClass.java:409)
	at Script1$_run_closure59.doCall(Script1.groovy:210)
	at Script1.run(Script1.groovy:207)
	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:120)
Caused by: java.lang.UnsatisfiedLinkError: C:\Program Files\FileBot\7-Zip-JBinding.dll: Can't load AMD 64-bit .dll on a IA 32-bit platform
User avatar
rednoah
The Source
Posts: 23002
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: TV Shows not being rename or found

Post by rednoah »

1.
How many different files have you tried to confirm that "it doesn't work"?

2.
What are the filenames?

3.
What database are you using? Describe exactly what you did / dragged / dropped / clicked that resulted in "nothing".

4.
Is there any console output? Run with FileBot (console) shortcut.

5.
FileBot wrote:Can't load AMD 64-bit .dll on a IA 32-bit platform
You must use 64-bit Java on 64-bit computers. See FAQ.
:idea: Please read the FAQ and How to Request Help.
Post Reply