rename my movies without adding the year

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
User avatar
MaleficentFix27189
Posts: 1
Joined: 22 Dec 2024, 02:19

rename my movies without adding the year

Post 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.
User avatar
rednoah
The Source
Posts: 24010
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Help renaming movies and tv shows

Post 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
:idea: Please read the FAQ and How to Request Help.
Post Reply