Just file renaming

All your suggestions, requests and ideas for future development
Post Reply
angang
Posts: 5
Joined: 20 Dec 2019, 02:42

Just file renaming

Post by angang »

Hello,
I would like to know how to use the rename function to keep original file name and add attibutes like resolution or size without fetching TMDB datas. For example, i have tried this and of course, FB ask me to fetch informations :
{original} - {resolution} - {gigabytes}
Thanks
User avatar
rednoah
The Source
Posts: 23931
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Just file renaming

Post by rednoah »

You need to select Plain File Mode and not Movie / Episode Mode.


:arrow: You can use the Presets › Append Media Properties example and the following custom format to get started:

Format: Select all

{fn} - {resolution} - {gigabytes}
:idea: Note that {fn} refers to the current file name. {original} refers to the original file name (not the current file name) that predates previous rename operations - as per xattr metadata - and is generally undefined for files that have never been renamed with FileBot.
:idea: Please read the FAQ and How to Request Help.
angang
Posts: 5
Joined: 20 Dec 2019, 02:42

Re: Just file renaming

Post by angang »

Thank you so much dear rednoah, you make my day !
Post Reply