Page 1 of 1

rename my movies without adding the year

Posted: 22 Dec 2024, 02:43
by MaleficentFix27189
I am not new to using filebot, but I just recently discovered that using scripts is an option. I am trying to find out how to rename my movies without filebot adding the year, for example Iron Man (2008). When it comes to scripts for any other program, I usually search online for the script and download the scripts that I need, because when it comes to writing scripts I have no idea. I would also like to know if there any scripts that would allow me to get metadata for movies and tv shows, if this is even possible. I am currently using filebot from the Microsoft Store on Windows 11 Pro in case this helps. I would greatly appreciate any help and please remember that I am completely out of my comfort zone when it comes to writing scripts or code of any kind.

Re: Help renaming movies and tv shows

Posted: 22 Dec 2024, 02:48
by rednoah
You would use a custom format such as this:

Format: Select all

{ n }
n ... movie name


:arrow: See Format Expressions for details on custom naming schemes.

Screenshot



:arrow: See Apply Post-Processing Features via Rename for details on post-processing features that fetch additional metadata for each movie / series / episode.

Screenshot