Page 1 of 1

can artwork have --def?

Posted: 16 Jan 2015, 04:21
by elgallo
Can "... artwork=y ..." be defined to ONLY download banner, poster and season? and can the source be set to a specific --db?

for example

Code: Select all

filebot -script fn:amc "/Volumes/Vide0/Television/Seeding/" --db TheTVDB --output "/Volumes/Vide0/Television/Plex TV/" --action symlink --conflict override -non-strict --def music=n artwork=y clean=n lang=en plex=localhost:32400 excludeList=excludelogall.txt "seriesFormat=/Volumes/Vide0/Television/Plex TV/{n.replaceTrailingBrackets().sortName()}/Season {s}/{n.replaceTrailingBrackets()} - S{s}E{e.pad(2)} - {t}{'.'lang}"
where "artwork=y" can be set to only download banner, poster and season OR exclude folder, fanart. and/or set the search for artwork from a specified --db

Re: can artwork have --def?

Posted: 16 Jan 2015, 08:28
by rednoah
No.