Page 1 of 1

FileBot Node - Issue with Custom Format

Posted: 10 Oct 2016, 20:32
by Badcard
Hi everyone.

I have an issue with the Custom Formats.

For some reason, I cannot get SD/HD, Video Format and Video Codec to work with Node. (I don't know how to use CLI)

Here's what I use for TV Shows:

Code: Select all

TV Shows/{n} ({y})/{"Season ${s.pad(2)}"}/{n} - {s00e00} [{airdate.format('yyyy.MM.dd')}] [{sdhd}.{vf}.{vc}] - {t.replaceAll(/[.:]/, "")}
And I get this:

Modern Family - S08E03 [2016.10.05] [..] - Blindsided.mkv


Instead of this (using the windows version with the same format:


Modern Family - S08E03 [2016.10.05] [HD.720p.x264] - Blindsided.mkv


I don't know if it's a bug or me (probably me), but if someone as a tip/solution, that be great.

Please excuse my lack of Linux/CLI knowledge, I'm pretty new at this. :?

Oh, here's a log (not the same file, but same behavior):

Code: Select all

Locking /volume1/@appstore/filebot-node/data/filebot.log
Run script [fn:amc] at [Tue Sep 27 23:43:28 CEST 2016]
Parameter: ut_label = tv
Parameter: music = y
Parameter: unsorted = y
Parameter: artwork = y
Parameter: subtitles = eng
Parameter: clean = y
Parameter: deleteAfterExtract = y
Parameter: seriesFormat = TV Shows/{n} ({y})/{"Season ${s.pad(2)}"}/{n} - {s00e00} [{airdate.format('yyyy.MM.dd')}] [{sdhd}.{vf}.{vc}] - {t.replaceAll(/[.:]/, "")}
Parameter: movieFormat = Movies/{n} ({y}) [{certification}, {rating}] [{sdhd}{vf}.{source}.{vc}.{ac}]\{n} ({y}) [{certification}, {rating}] by {director} [{sdhd}{vf}.{source}.{vc}.{ac}.{group}]{"."+lang}
Parameter: excludeList = .excludes
Argument: /volume1/Downloads/=In=
Using excludes: /volume1/Downloads/=Out=/.excludes (0)
Input: /volume1/Downloads/=In=/Family.Guy.S14E18.HDTV.x264-FLEET[rarbg]/Family.Guy.S14E18.HDTV.x264-FLEET.mkv
Exclude: /volume1/Downloads/=In=/Family.Guy.S14E18.HDTV.x264-FLEET[rarbg]/family.guy.s14e18.hdtv.x264-fleet.nfo
Exclude: /volume1/Downloads/=In=/Family.Guy.S14E18.HDTV.x264-FLEET[rarbg]/RARBG.com.txt
Group: [tvs:family guy] => [Family.Guy.S14E18.HDTV.x264-FLEET.mkv]
Get [English] subtitles for 1 files
OpenSubtitles: Please enter your login details by calling `filebot -script fn:configure`
Rename episodes using [TheTVDB]
Auto-detected query: [Family Guy]
Fetching episode data for [Family Guy]
Fetching episode data for [Family Guns]
Fetching episode data for [Family Game]
Fetching episode data for [Tuerkisch fuer Anfaenger]
Fetching episode data for [Family Man (2002)]
[MOVE] Rename [/volume1/Downloads/=In=/Family.Guy.S14E18.HDTV.x264-FLEET[rarbg]/Family.Guy.S14E18.HDTV.x264-FLEET.mkv] to [/volume1/Downloads/=Out=/TV Shows/Family Guy (1999)/Season 14/Family Guy - S14E18 [2016.05.08] [..] - The New Adventures of Old Tom.mkv]
Processed 1 files
Fetching series artwork for [Family Guy / Season 14] to [/volume1/Downloads/=Out=/TV Shows/Family Guy (1999)/Season 14]
Generate Series NFO: Family Guy [75978]
Fetching /volume1/Downloads/=Out=/TV Shows/Family Guy (1999)/poster.jpg => [poster/680x1000, en, 7.5556, http://thetvdb.com/banners/posters/75978-23.jpg]
Fetching /volume1/Downloads/=Out=/TV Shows/Family Guy (1999)/banner.jpg => [series/graphical, en, 9.4286, http://thetvdb.com/banners/graphical/75978-g6.jpg]
Fetching /volume1/Downloads/=Out=/TV Shows/Family Guy (1999)/fanart.jpg => [fanart/1920x1080, en, 10.0, http://thetvdb.com/banners/fanart/original/75978-31.jpg]
Fetching /volume1/Downloads/=Out=/TV Shows/Family Guy (1999)/Season 14/poster.jpg => [season/season/14, en, 9.5, http://thetvdb.com/banners/seasons/75978-14-2.jpg]
Banner not found: /volume1/Downloads/=Out=/TV Shows/Family Guy (1999)/Season 14/banner.jpg / seasonwide:seasonwide
Fetching /volume1/Downloads/=Out=/TV Shows/Family Guy (1999)/clearart.png => [hdclearart, en, 2.0, http://assets.fanart.tv/fanart/tv/75978/hdclearart/family-guy-50464285894c8.png]
Fetching /volume1/Downloads/=Out=/TV Shows/Family Guy (1999)/logo.png => [hdtvlogo, en, 7.0, http://assets.fanart.tv/fanart/tv/75978/hdtvlogo/family-guy-5044b7679146a.png]
Fetching /volume1/Downloads/=Out=/TV Shows/Family Guy (1999)/landscape.jpg => [tvthumb, en, 1.0, http://assets.fanart.tv/fanart/tv/75978/tvthumb/F_75978 (2).jpg]
Server returned HTTP response code: 400 for URL: http://assets.fanart.tv/fanart/tv/75978/tvthumb/F_75978 (2).jpg
Clean clutter files and empty folders
Delete /volume1/Downloads/=In=/Family.Guy.S14E18.HDTV.x264-FLEET[rarbg]/family.guy.s14e18.hdtv.x264-fleet.nfo
Delete /volume1/Downloads/=In=/Family.Guy.S14E18.HDTV.x264-FLEET[rarbg]/RARBG.com.txt
Delete /volume1/Downloads/=In=/Family.Guy.S14E18.HDTV.x264-FLEET[rarbg]
Done ヾ(@⌒ー⌒@)ノ
Cheers,
B.

Re: FileBot Node - Issue with Custom Format

Posted: 11 Oct 2016, 04:36
by rednoah
1.
FileBot Node WebUI ➜ Tools ➜ System Information ➜ Read & copy & paste output here

2.
Did you install MediaInfo? Read viewtopic.php?f=3&t=1802

Re: FileBot Node - Issue with Custom Format

Posted: 17 Oct 2016, 19:35
by Badcard
Indeed, MediaInfo was not installed and that was the fix.

Didn't look at the forum for install instructions, my bad.

Just for the sake of it, here's the log before:

Code: Select all

filebot -script 'fn:sysinfo'

------------------------------------------

FileBot 4.7.2 (r4178)
JNA Native: 4.0.1
MediaInfo: net.filebot.mediainfo.MediaInfoException: Unable to load i386 (32-bit) native library libmediainfo.so: Unable to load library 'zen': Native library (linux-x86/libzen.so) not found in resource path ([file:/volume1/@appstore/filebot/FileBot.jar])
Apache Commons VFS: [zip, rar]
Chromaprint: java.io.IOException: Cannot run program "/usr/local/chromaprint/bin/fpcalc": error=2, No such file or directory
Extended Attributes: OK
Script Bundle: 2016-10-15 (r411)
Groovy: 2.4.7
JRE: Java(TM) SE Runtime Environment 1.8.0_101 (headless)
JVM: 32-bit Java HotSpot(TM) Client VM
CPU/MEM: 4 Core / 473 MB Max Memory / 12 MB Used Memory
OS: Linux (i386)
Package: SPK
Data: /volume1/@appstore/filebot/data/admin
uname: Linux NAS 3.2.40 #8451 SMP PREEMPT Wed Aug 17 05:11:07 CST 2016 i686 GNU/Linux synology_evansport_415play
Done ヾ(@⌒ー⌒@)ノ

------------------------------------------

[Process completed]
And after :

Code: Select all

filebot -script 'fn:sysinfo'

------------------------------------------

FileBot 4.7.2 (r4178)
JNA Native: 4.0.1
MediaInfo: 0.7.73
Apache Commons VFS: [zip, rar]
Chromaprint: 1.3.1
Extended Attributes: OK
Script Bundle: 2016-10-15 (r411)
Groovy: 2.4.7
JRE: Java(TM) SE Runtime Environment 1.8.0_101 (headless)
JVM: 32-bit Java HotSpot(TM) Client VM
CPU/MEM: 4 Core / 473 MB Max Memory / 12 MB Used Memory
OS: Linux (i386)
Package: SPK
Data: /volume1/@appstore/filebot/data/admin
uname: Linux NAS 3.2.40 #8451 SMP PREEMPT Wed Aug 17 05:11:07 CST 2016 i686 GNU/Linux synology_evansport_415play
Done ヾ(@⌒ー⌒@)ノ

------------------------------------------

[Process completed]
This problem is fixed.

I will continue exploring all the possibilities of this fantastic tool!

I need to learn the options specific to Plex now!

Thanks a bunch rednoah!