Force re-generating NFO file (tvshow.nfo movie.nfo)

Any questions? Need some help?
Post Reply
proxycell
Posts: 2
Joined: 21 Jan 2024, 09:54

Force re-generating NFO file (tvshow.nfo movie.nfo)

Post by proxycell »

I recently ran filebot over my files and it worked out ok but of course there were a few things that needed to be corrected, nothing big.
Unfortunately I found that the NFO files generated are not able to be updated once filebot has renamed the files, at least not as far as I can tell.

Question: How can I force filebot to regenerate the tvshow.nfo or movie.nfo files so they have the updated information?
User avatar
rednoah
The Source
Posts: 22999
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Force re-generating NFO file (tvshow.nfo movie.nfo)

Post by rednoah »

1. Delete the existing NFO files
2. Drop files into Filter and then use Attributes ➔ Apply ➔ Export NFO files



:!: Applying Post-Processing Features after the fact only works if files have already been processed with FileBot and thus have xattr metadata readily available.
:idea: Please read the FAQ and How to Request Help.
proxycell
Posts: 2
Joined: 21 Jan 2024, 09:54

Re: Force re-generating NFO file (tvshow.nfo movie.nfo)

Post by proxycell »

That is perfect!
I've completed them now, thanks a lot.

Is there a way to do this from the command line/terminal?
User avatar
rednoah
The Source
Posts: 22999
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Force re-generating NFO file (tvshow.nfo movie.nfo)

Post by rednoah »

e.g.

Shell: Select all

filebot -find /path/to/files --apply nfo
Please read --apply post-processing features › Apply Post-Processing Features via the --apply option from Terminal for details.
:idea: Please read the FAQ and How to Request Help.
Post Reply