Page 1 of 1

Filebot for Win10 stopped renaming files (because of Bitdefender)

Posted: 14 Nov 2017, 07:50
by heed
getting this error when trying to rename files in the app, also command line renaming stopped working but extracting is fine but will no longer move files to the correct directory. classnotfoundexception:uk.ac.shef.witt.simmetrics.tokenisers.InterfaceTokeniser Thanks

Re: Filebot for Win10 stopped renaming files

Posted: 14 Nov 2017, 10:47
by rednoah
Can you provide the full log and a set of sample files so I can reproduce the problem?

Re: Filebot for Win10 stopped renaming files

Posted: 14 Nov 2017, 22:37
by heed

Code: Select all

Run script [fn:amc] at [Tue Nov 14 00:07:21 PST 2017]
Parameter: unsorted = y
Parameter: music = y
Parameter: artwork = y
Parameter: ut_label = Uncategorised
Parameter: ut_state = %S
Parameter: ut_title = Scorpion.S04E08.HDTV.x264-LOL
Parameter: ut_kind = multi
Parameter: ut_file = 
Parameter: ut_dir = G:\Torrent Downloads\Scorpion.S04E08.HDTV.x264-LOL
Bad ut_state value: %S
Read archive [scorpion.408.hdtv-lol.rar] and extract to [G:\Torrent Downloads\Scorpion.S04E08.HDTV.x264-LOL\scorpion.408.hdtv-lol\Scorpion.S04E08.HDTV.x264-LOL]
Extracting files [G:\Torrent Downloads\Scorpion.S04E08.HDTV.x264-LOL\scorpion.408.hdtv-lol\Scorpion.S04E08.HDTV.x264-LOL\scorpion.408.hdtv-lol.mkv]
Input: G:\Torrent Downloads\Scorpion.S04E08.HDTV.x264-LOL\scorpion.408.hdtv-lol\Scorpion.S04E08.HDTV.x264-LOL\scorpion.408.hdtv-lol.mkv
uk/ac/shef/wit/simmetrics/tokenisers/InterfaceTokeniser
java.lang.NoClassDefFoundError: uk/ac/shef/wit/simmetrics/tokenisers/InterfaceTokeniser
	at net.filebot.similarity.SeriesNameMatcher.<init>(SeriesNameMatcher.java:44)
	at net.filebot.media.MediaDetection.getSeriesNameMatcher(MediaDetection.java:167)
	at net.filebot.media.MediaDetection.detectSeriesNames(MediaDetection.java:359)
	at net.filebot.media.MediaDetection.detectSeriesNames(MediaDetection.java:326)
	at net.filebot.cli.ScriptShellBaseClass.detectSeriesName(ScriptShellBaseClass.java:248)
	at net.filebot.cli.ScriptShellBaseClass.detectSeriesName(ScriptShellBaseClass.java:236)
	at Script1$_run_closure51.doCall(Script1.groovy:332)
	at Script1.run(Script1.groovy:318)
	at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:64)
	at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:74)
	at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:127)
	at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:29)
	at net.filebot.Main.main(Main.java:111)
Caused by: java.lang.ClassNotFoundException: uk.ac.shef.wit.simmetrics.tokenisers.InterfaceTokeniser
	... 13 more

Failure (°_°)
Run script [fn:amc] at [Tue Nov 14 00:27:56 PST 2017]
Parameter: unsorted = y
Parameter: music = y
Parameter: artwork = y
Parameter: ut_label = Uncategorised
Parameter: ut_state = %S
Parameter: ut_title = Murder.On.The.Orient.Express.1974.720p.BRRip.x264-NOGRP
Parameter: ut_kind = multi
Parameter: ut_file = 
Parameter: ut_dir = G:\Torrent Downloads\Murder.On.The.Orient.Express.1974.720p.BRRip.x264-NOGRP
Bad ut_state value: %S
Input: G:\Torrent Downloads\Murder.On.The.Orient.Express.1974.720p.BRRip.x264-NOGRP\Murder.On.The.Orient.Express.1974.720p.BRRip.x264-NOGRP.mp4
Group: [mov:murder on the orient express 1974] => [Murder.On.The.Orient.Express.1974.720p.BRRip.x264-NOGRP.mp4]
Rename movies using [TheMovieDB]
Skipped [G:\Torrent Downloads\Murder.On.The.Orient.Express.1974.720p.BRRip.x264-NOGRP\Murder.On.The.Orient.Express.1974.720p.BRRip.x264-NOGRP.mp4] because [G:\Movies\Murder on the Orient Express (1974)\Murder on the Orient Express (1974).mp4] already exists
Processed 0 files
Finished without processing any files
Failure (°_°)
Run script [fn:amc] at [Tue Nov 14 00:31:54 PST 2017]
Parameter: unsorted = y
Parameter: music = y
Parameter: artwork = y
Parameter: ut_label = Uncategorised
Parameter: ut_state = %S
Parameter: ut_title = The.Brave.S01E08.HDTV.x264-KILLERS
Parameter: ut_kind = multi
Parameter: ut_file = 
Parameter: ut_dir = G:\Torrent Downloads\The.Brave.S01E08.HDTV.x264-KILLERS
Bad ut_state value: %S
Read archive [the.brave.s01e08.hdtv.x264-killers.rar] and extract to [G:\Torrent Downloads\The.Brave.S01E08.HDTV.x264-KILLERS\the.brave.s01e08.hdtv.x264-killers\The.Brave.S01E08.HDTV.x264-KILLERS]
Extracting files [G:\Torrent Downloads\The.Brave.S01E08.HDTV.x264-KILLERS\the.brave.s01e08.hdtv.x264-killers\The.Brave.S01E08.HDTV.x264-KILLERS\The.Brave.S01E08.HDTV.x264-KILLERS.mkv]
Input: G:\Torrent Downloads\The.Brave.S01E08.HDTV.x264-KILLERS\the.brave.s01e08.hdtv.x264-killers\The.Brave.S01E08.HDTV.x264-KILLERS\The.Brave.S01E08.HDTV.x264-KILLERS.mkv
uk/ac/shef/wit/simmetrics/tokenisers/InterfaceTokeniser
java.lang.NoClassDefFoundError: uk/ac/shef/wit/simmetrics/tokenisers/InterfaceTokeniser
	at net.filebot.similarity.SeriesNameMatcher.<init>(SeriesNameMatcher.java:44)
	at net.filebot.media.MediaDetection.getSeriesNameMatcher(MediaDetection.java:167)
	at net.filebot.media.MediaDetection.detectSeriesNames(MediaDetection.java:359)
	at net.filebot.media.MediaDetection.detectSeriesNames(MediaDetection.java:326)
	at net.filebot.cli.ScriptShellBaseClass.detectSeriesName(ScriptShellBaseClass.java:248)
	at net.filebot.cli.ScriptShellBaseClass.detectSeriesName(ScriptShellBaseClass.java:236)
	at Script1$_run_closure51.doCall(Script1.groovy:332)
	at Script1.run(Script1.groovy:318)
	at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:64)
	at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:74)
	at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:127)
	at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:29)
	at net.filebot.Main.main(Main.java:111)
Caused by: java.lang.ClassNotFoundException: uk.ac.shef.wit.simmetrics.tokenisers.InterfaceTokeniser
	... 13 more

Re: Filebot for Win10 stopped renaming files

Posted: 14 Nov 2017, 23:57
by rednoah
That is strange indeed. Please run filebot -script fn:sysinfo and post the output.

Re: Filebot for Win10 stopped renaming files

Posted: 15 Nov 2017, 01:53
by heed

Code: Select all

FileBot 4.7.14 (r5234)
JNA Native: 5.2.0
MediaInfo: 0.7.99
7-Zip-JBinding: 9.20
Chromaprint: 1.4.2
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2017-10-30 (r508)
Groovy: 2.4.12
JRE: Java(TM) SE Runtime Environment 1.8.0_151
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 8 Core / 14 GB Max Memory / 26 MB Used Memory
OS: Windows 10 (amd64)
Package: APPX
Done ?(?????)?

Re: Filebot for Win10 stopped renaming files

Posted: 15 Nov 2017, 05:33
by heed
I don't know if this is important or not but at the bottom of the info file it says i have an AMD 64 i do not, i have an Intel I7 .

Re: Filebot for Win10 stopped renaming files

Posted: 15 Nov 2017, 11:50
by rednoah
It's very strange. That error message would indicate that some files are simply missing from the installation, which shouldn't be possible because the Windows Store takes care of that, and I can't reproduce this issue with a clean install from the Store neither.

:idea: Have you tried completely uninstalling FileBot and then re-installing it via the Store?

Re: Filebot for Win10 stopped renaming files

Posted: 15 Nov 2017, 17:30
by heed
yes, and a reset and a repair, but i will try it again and turn off bitdefender, it has a habit of blocking files from being installed.

Re: Filebot for Win10 stopped renaming files

Posted: 15 Nov 2017, 17:41
by heed
Holy crap, That was it, I turned off bitdefender and uninstalled and reinstalled and bam working like a charm, turned bit defender back on and still working, WTH how can it stop files from the store from being installed just WOW and annoying. Thanks so much for pointing me in the right direction

Re: Filebot for Win10 stopped renaming files

Posted: 15 Nov 2017, 17:44
by rednoah
It's especially worrying that it can interfere with the Microsoft Store and it's local app repository, which uses special permissions so that neither users nor tools can interfere with things... ideally...

Strange indeed, but good to know that Bitdefender was the culprit here.

Re: Filebot for Win10 stopped renaming files (because of Bitdefender)

Posted: 15 Nov 2017, 18:09
by heed
I am going to report this to microsoft and bitdefender, thanks again.

Re: Filebot for Win10 stopped renaming files (because of Bitdefender)

Posted: 15 Nov 2017, 18:46
by rednoah
Thanks! That would be much appreciated. :)

Also, a review on the Microsoft Store for FileBot would be nice too, if you don't mind. *hint* *hint* ;)

Re: Filebot for Win10 stopped renaming files (because of Bitdefender)

Posted: 15 Nov 2017, 19:15
by heed
Done, and I took a hit at the slugs who think 20$ is too much for this, you did this for free for a very long time, i had no problem paying for it.

Re: Filebot for Win10 stopped renaming files (because of Bitdefender)

Posted: 15 Nov 2017, 19:23
by rednoah
Unsurprisingly, people just ain't happy if you "take away" their free stuff. But no worries. This one just can't be helped.