How do I open the Format Editor? How do I add audio languages to the file name?

All about user-defined episode / movie / file name format expressions
Post Reply
Levaculik
Posts: 5
Joined: 05 Aug 2022, 00:33

How do I open the Format Editor? How do I add audio languages to the file name?

Post by Levaculik »

Hello, I would like to know if there would be a way for the filebot to recognize the audios that are in the Media files!
Example: One Piece Japanese/English.
User avatar
rednoah
The Source
Posts: 22898
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: recognize two languages??

Post by rednoah »

Yes. Have you tried the {audioLanguages} binding yet?

Code: Select all

{ audioLanguages }
:idea: Please read the FAQ and How to Request Help.
Levaculik
Posts: 5
Joined: 05 Aug 2022, 00:33

Re: recognize two languages??

Post by Levaculik »

Hello, I even tried to look for some things, but as I have little knowledge I didn't find anything or I didn't understand how it works. If you can give an example of how to proceed.
User avatar
rednoah
The Source
Posts: 22898
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: recognize two languages??

Post by rednoah »

Presumably, you want to change how files are named? Based on what kind of audio streams are in the file, yes?

Code: Select all

{n} - {s00e00} - {t} - {audioLanguages.name}
Image

rednoah wrote: 16 Nov 2011, 16:46 Please use Double-Click ➔ Image Edit Format to open the Format Editor for the selected New Names item and then edit your custom naming scheme to your liking.

:arrow: Please read FAQ #1 and learn how format expressions work.


:arrow: Please watch the How do I organize files for Plex? video tutorial. It'll cover the Format Editor at the 30s mark.
:idea: Please read the FAQ and How to Request Help.
Levaculik
Posts: 5
Joined: 05 Aug 2022, 00:33

Re: recognize two languages??

Post by Levaculik »

damn it worked very well. Thank you very much.
I also learned how to enter the editor, now it's easier to learn.
Thank you for your help.
Post Reply