Page 1 of 1
Since update from 4.7.2 to 4.7.8 Sample files are not excluded
Posted: 26 Feb 2017, 06:47
by MaxMan23
Hi, since i updated to the new version my preset isnt working anymore.
My preset is:
E:/Filme/{genres[0]}/{n.replaceAll(/[:?]/, '')}\{n} ({y}){fn =~ /3dhsbs/ ? ' 3D SBS' : ''}{fn =~ /H-SBS/ ? ' 3D SBS' : ''}{fn =~ /3dhou/ ? ' 3D TAB' : ''}{fn =~ /H-OU/ ? ' 3D TAB' : ''}{' - CD'+pi}{vf}{fn=~ /[.]eng$/ ? '.eng' : '.ger' }{'.'+fn.match(/forced/)}
This are the renaming files:
cd-armoone.avi
cd-armoone.nfo
cd-sample.avi
Filebot New Names 4.7.8:
Army of One (2016) -CD1480p.ger.avi
Army of One (2016) -CD1480p.ger.nfo
Army of One (2016) -CD2480p.ger.avi
Filebot New Names 4.7.2:
Army of One (2016)480p.ger.avi
Army of One (2016)480p.ger.nfo
In 4.7.2 the sample File is ignored like it should be. But why not in 4.7.8?
Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
Posted: 26 Feb 2017, 09:05
by rednoah
Please run filebot -script fn:sysinfo and post the output.
Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
Posted: 27 Feb 2017, 05:48
by MaxMan23
Code: Select all
FileBot 4.7.8 (r4846)
JNA Native: 5.1.0
MediaInfo: 0.7.92.1
7-Zip-JBinding: 9.20
Chromaprint: 1.4.2
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2017-02-20 (r481)
Groovy: 2.4.8
JRE: Java(TM) SE Runtime Environment 1.8.0_121
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 8 Core / 2 GB Max Memory / 24 MB Used Memory
OS: Windows 10 (amd64)
Package: MSI
Data: C:\Users\Hoschi\AppData\Roaming\FileBot
Done ?(?????)?
Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
Posted: 27 Feb 2017, 13:15
by rednoah
How large is the
cd-sample.avi file?
EDIT:
Nevermind. Found the issue. Fixed with
r4883.
Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
Posted: 28 Feb 2017, 05:14
by MaxMan23
The sample is 32 mb, 3 min.
Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
Posted: 28 Feb 2017, 05:23
by MaxMan23
In the last Beta the sample will be ignored

, but the filepath .../komödie (comedy) is wrong. The "ö" will not be shown correctly.... Next Problem

Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
Posted: 28 Feb 2017, 08:10
by rednoah
Screenshots and logs please.
Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
Posted: 01 Mar 2017, 05:20
by MaxMan23
http://imgur.com/a/5vd0D
I downloaded the last File (filebot-r4884.jar) and renamed it to filebot.jar.
Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
Posted: 01 Mar 2017, 05:38
by rednoah
I can't confirm the issue. Works for me on Mac and Windows.
Maybe TheMovieDB sent back bad data at the time? Please clear the cache and try again.
Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
Posted: 01 Mar 2017, 16:07
by MaxMan23
.. the same Problem
Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
Posted: 01 Mar 2017, 17:16
by rednoah
1.
What if you don't use the {genre} binding?
e.g.
2.
Try the Windows Store version for good measure. Check if you get the same issue with both versions.
Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
Posted: 06 Mar 2017, 06:19
by MaxMan23
The vstore version has the same problem
Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
Posted: 06 Mar 2017, 07:02
by rednoah
rednoah wrote:What if you don't use the {genre} binding?
e.g.
How about this?
Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
Posted: 06 Mar 2017, 07:52
by rednoah
sysenv output might be helpful as well, to figure out what's different on your system:
Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
Posted: 06 Mar 2017, 09:20
by rednoah
I found the issue. The issue was introduced with a minor update of json-io with r4884.
The 4.7.8 release is not affected. The Windows Store release is not affected.