Page 1 of 1

Strange NFO behaviour

Posted: 27 Dec 2014, 21:07
by nikeb
Hi guys sorry but i don't know what happen

My script is

Code: Select all

filebot -script fn:amc --output "$HOME/Disco" --log-file amc.log --action move --lang IT --conflict override -non-strict -no-xattr "$HOME/ArrivoDL" "seriesFormat = Telefilm/{n.space('.')}/{\"Serie.\${s.pad(2)}\"}/{n.space('.')}.{s00e00}{'.'+vf.match(/720[pP]|1080[pP]/)}" "movieFormat = Film/{fn.replaceAll('CD[12]','')}/{fn}" "musicFormat=Trasporto/mp3-flow/{Artist} - {t}" --def artwork=y --def clean=y --def music=y 

And as you can see i set the "--lang IT" parameter even if in my movie scheme (for movies)
doesn't show the calculated name.
That's because i did it for the NFO file that i set fb to create.

Unfortunally using amc:script i m not able to differenciate the language between movies and tv shows,
but it's fine.

The strange thing is that 1 month away NFO files started to be created with the original title of the movie,
not the italian one i want.

Is there something i m doing wrong?
i m using that script from long time.

My wish would be using --lang IT for the movies (NFO included) and original titles of TV SHOWS (not italian one).
Is that possibile?

Thanks in advantage

Re: Strange NFO behaviour

Posted: 27 Dec 2014, 22:20
by rednoah
There may have been some changes to language preferences in the amc script, always defaulting to English for artwork/nfo processing. Sorry, but that's how it is now, won't change.

Re: Strange NFO behaviour

Posted: 03 Jan 2015, 10:18
by nikeb
thank you rednoah for the answer, now i get why i get that behaviour.

is there a parameter of something that i could use to download artworks without generating the nfo file?

Thanks and happy new year all

Re: Strange NFO behaviour

Posted: 03 Jan 2015, 16:46
by rednoah
Sorry. No, the artwork/nfo features cannot be individually activated/deactivated.