Since update from 4.7.2 to 4.7.8 Sample files are not excluded
Since update from 4.7.2 to 4.7.8 Sample files are not excluded
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?
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
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
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
The sample is 32 mb, 3 min.
Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
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
Screenshots and logs please.
Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
http://imgur.com/a/5vd0D
I downloaded the last File (filebot-r4884.jar) and renamed it to filebot.jar.
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
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.
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
.. the same Problem
Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
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.
What if you don't use the {genre} binding?
e.g.
Code: Select all
Komödie/{ny}
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
The vstore version has the same problem
Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
sysenv output might be helpful as well, to figure out what's different on your system:
Code: Select all
filebot -script fn:sysenv
Re: Since update from 4.7.2 to 4.7.8 Sample files are not excluded
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.
The 4.7.8 release is not affected. The Windows Store release is not affected.