Page 1 of 1

Can I set the amc script to NOT create .nfo files?

Posted: 14 Oct 2019, 01:02
by nzdreamer55
It seems that Kodi doesn't like nfo files and it makes scraping my shows and movies hard. Is there a switch to turn off creating these?

Thanks

Steve

Re: Can I set the amc script to NOT create .nfo files?

Posted: 14 Oct 2019, 02:09
by rednoah
FileBot does not create .nfo files. The amc script does have that capability though, so I guess you're using that then? (you didn't say)

If you are indeed using the amc script, then you can turn off artwork/nfo via the --def artwork=y|n script option.

Re: Can I set the amc script to NOT create .nfo files?

Posted: 14 Oct 2019, 02:16
by nzdreamer55
Thanks. So if I want art work and not nfo file then I cannot do this correct?

Re: Can I set the amc script to NOT create .nfo files?

Posted: 14 Oct 2019, 02:33
by rednoah
Yes, there's currently no way to get one without the other, unless you're using the latest beta, which is trying to add some amc script feature into filebot directly.



e.g. if you're using the latest beta, then you can try this:

Code: Select all

--apply artwork
:idea: viewtopic.php?t=11079

Re: Can I set the amc script to NOT create .nfo files?

Posted: 16 Mar 2023, 04:09
by rednoah