I use Filebot 4.6 on a Netgear ReadyNas 100. A shell script is called by qBittorrent after a download ended and is actually very very slow (about 20 minutes) while processing FileBot AMC script.
Please find bellow logs :
Code: Select all
2015-07-03 21:45:38 INFO ### Automated Media Integration v.0.3.0 ###
2015-07-03 21:45:38 INFO filePath = /data/Media/__A_RANGER/download_end/[ www.CpasBien.pw ] Under.the.Dome.S03E03.FASTSUB.VOSTFR.HDTV.XviD-ADDiCTiON.avi
2015-07-03 21:45:38 DEBUG filebot -version
FileBot 4.6 (r3052) / OpenJDK Runtime Environment 1.8.0_45-internal (headless)
2015-07-03 21:45:42 DEBUG filebot -clear-cache
Clear cache and temporary files
2015-07-03 21:45:51 DEBUG filebot -clear-pref
Reset preferences
2015-07-03 21:45:53 DEBUG filebot -script fn:sysinfo
FileBot 4.6 (r3052)
JNA Native: /usr/share/filebot/bin/temp/jna-92668751/jna5701918287452194698.tmp: /usr/share/filebot/bin/temp/jna-92668751/jna5701918287452194698.tmp: cannot open shared object file: No such file or directory
MediaInfo: java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Native
p7zip: Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,1 CPU)
chromaprint-tools: fpcalc version 1.1.0 (fpcalc)
Extended Attributes: OK
Groovy Engine: 2.4.3
JRE: OpenJDK Runtime Environment 1.8.0_45-internal (headless)
JVM: 32-bit OpenJDK Zero VM
CPU/MEM: 1 Core / 119 MB Max Memory / 13 MB Used Memory
OS: Linux (arm)
uname: Linux MyNAS 3.0.101.RN_ARM.4 #1 Wed Apr 1 16:06:27 PDT 2015 armv7l GNU/Linux
Done ヾ(@⌒ー⌒@)ノ
2015-07-03 21:47:05 INFO Search & rename /data/Media/__A_RANGER/download_end/[ www.CpasBien.pw ] Under.the.Dome.S03E03.FASTSUB.VOSTFR.HDTV.XviD-ADDiCTiON.avi [type=F] with Filebot
2015-07-03 21:47:05 DEBUG filebot -script fn:amc --action move --conflict override -non-strict --def "seriesFormat=/data/Media/Video/Serie/{n}/Saison {s}/{n} - {s}x{e.pad(2)} - {t}" --def "movieFormat=/data/Media/Video/Movie/{n} [{y}]/{n} [{y}] ({director} - {genres})" --def "clean=y" --def "excludeList=/data/Private/06-Divers/dev/shell/amc.txt" --def "xbmc=myraspberry" --def "minFileSize=50000000" "ut_kind=multi" "ut_dir=/data/Media/__A_RANGER/download_end/[ www.CpasBien.pw ] Under.the.Dome.S03E03.FASTSUB.VOSTFR.HDTV.XviD-ADDiCTiON.avi"
Run script [fn:amc] at [Fri Jul 03 21:48:04 CEST 2015]
Parameter: seriesFormat = /data/Media/Video/Serie/{n}/Saison {s}/{n} - {s}x{e.pad(2)} - {t}
Parameter: movieFormat = /data/Media/Video/Movie/{n} [{y}]/{n} [{y}] ({director} - {genres})
Parameter: clean = y
Parameter: excludeList = /data/Private/06-Divers/dev/shell/amc.txt
Parameter: xbmc = myraspberry
Parameter: minFileSize = 50000000
Parameter: ut_kind = multi
Parameter: ut_dir = /data/Media/__A_RANGER/download_end/[ www.CpasBien.pw ] Under.the.Dome.S03E03.FASTSUB.VOSTFR.HDTV.XviD-ADDiCTiON.avi
Using excludes: /data/Private/06-Divers/dev/shell/amc.txt (1)
Input: /data/Media/__A_RANGER/download_end/[ www.CpasBien.pw ] Under.the.Dome.S03E03.FASTSUB.VOSTFR.HDTV.XviD-ADDiCTiON.avi
Group: [tvs:under the dome] => [[ www.CpasBien.pw ] Under.the.Dome.S03E03.FASTSUB.VOSTFR.HDTV.XviD-ADDiCTiON.avi]
Rename episodes using [TheTVDB]
Auto-detected query: [Under the Dome]
Fetching episode data for [Under the Dome]
[MOVE] Rename [/data/Media/__A_RANGER/download_end/[ www.CpasBien.pw ] Under.the.Dome.S03E03.FASTSUB.VOSTFR.HDTV.XviD-ADDiCTiON.avi] to [/data/Media/Video/Serie/Under the Dome/Saison 3/Under the Dome - 3x03 - Redux.avi]
Processed 1 files
Notify XBMC: myraspberry
Done ヾ(@⌒ー⌒@)ノ
2015-07-03 22:10:15 INFO END OK
MediaInfo: java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Native).
Thanks in advance for your help.
Regards
Greg