only fetching artwork in specific language. No other scripting

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
macbek
Posts: 2
Joined: 01 May 2020, 10:25

only fetching artwork in specific language. No other scripting

Post by macbek »

Hi,
I'm looking for a way to only get artwork in a specific language.
Filebot does not need to rename the movie, download any subtitles or to move files.
This works fine:

"filebot -script fn: artwork.tmdb --conflict skip --log-file / volume1/downloads/complete"

only the nfo file is in English, and not in Dutch for example.
Is this possible?

---
FileBot 4.9.1 (r7372)
JNA Native: 6.1.0
MediaInfo: 19.09
7-Zip-JBinding: 9.20
Chromaprint: java.io.IOException: Cannot run program "fpcalc": error=2, No such file or directory
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2020-04-20 (r634)
Groovy: 3.0.3
JRE: OpenJDK Runtime Environment 14
JVM: 64-bit OpenJDK 64-Bit Server VM
CPU/MEM: 2 Core / 1.5 GB Max Memory / 40 MB Used Memory
OS: Linux (amd64)
HW: Linux xxxxxx 4.4.59+ #24922 SMP PREEMPT Mon Aug 19 12:13:37 CST 2019 x86_64 GNU/Linux synology_apollolake_218+
STORAGE: ext4 [/] @ 1.2 GB | btrfs [/volume2] @ 3.8 TB | btrfs [/volume1] @ 1.9 TB | btrfs [/volume1/@docker] @ 1.9 TB | btrfs [/volume1/@docker/btrfs] @ 1.9 TB
DATA: /volume1/@appstore/filebot/data/xxx
Package: SPK
License: FileBot License P12xxxxxx(Valid-Until: 2021-03-08)
macbek
Posts: 2
Joined: 01 May 2020, 10:25

Re: only fetching artwork in specific language. No other scripting

Post by macbek »

Sorry, I did find the answer:

filebot -script fn:artwork.tmdb --lang nl /volume1/downloads/complete
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: only fetching artwork in specific language. No other scripting

Post by rednoah »

Have you tried --lang Dutch yet?
:idea: Please read the FAQ and How to Request Help.
Post Reply