{vc},{vf}bindings not getting parsed
Posted: 12 Nov 2015, 13:49
I'm running filebot on a movie directory with a simple expression. Here it goes:
The above command gives following output
As I said, {vc} and {vf} tags are not getting parsed.
System info is as below:
Please help.
Code: Select all
filebot -script fn:amc --output "/path/to/output" --log-file amc.log --action test -non-strict "/mnt/data/torrents/Total Recall (1990) [1080p]" --def "movieFormat={n.upperInitial().space('.')}.{y}.{source}.{"vc"}.{"vf"}.{'-'+group}"
Code: Select all
[TEST] Rename [/mnt/data/torrents/Total Recall (1990) [1080p]/Total.Recall.Mind.Bending.Edition.1990.BluRay.x264.YIFY.mp4] to [/path/to/output/Total.Recall.1990.BluRay...-YIFY.mp4]
System info is as below:
Code: Select all
FileBot 4.6 (r3052)
JNA Native: 4.0.0
MediaInfo: java.lang.UnsatisfiedLinkError: Unable to load library 'mediainfo': Native library (linux-arm/libmediainfo.so) not found in resource path ([file:/usr/share/java/filebot/filebot.jar])
7-Zip-JBinding: net.sf.sevenzipjbinding.SevenZipNativeInitializationException: Failed to load 7z-JBinding: no 7-Zip-JBinding in java.library.path
Chromaprint: java.io.IOException: Cannot run program "fpcalc": error=2, No such file or directory
Extended Attributes: OK
Groovy Engine: 2.4.3
JRE: OpenJDK Runtime Environment 1.8.0_45 (headless)
JVM: 32-bit OpenJDK Zero VM
CPU/MEM: 1 Core / 98 MB Max Memory / 7 MB Used Memory
OS: Linux (arm)
Package: AUR
Data: /home/user/.filebot
uname: Linux raspberrypi 3.18.12-1-ARCH #1 PREEMPT Tue Apr 28 19:52:48 MDT 2015 armv6l GNU/Linux
Done ヾ(ï¼ âŒ’ãƒ¼âŒ’ï¼ )ノ
Please help.