Page 1 of 1
How do I open the Format Editor? How do I add audio languages to the file name?
Posted: 05 Aug 2022, 00:37
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.
Re: recognize two languages??
Posted: 05 Aug 2022, 00:47
by rednoah
Yes. Have you tried the
{audioLanguages} binding yet?
Re: recognize two languages??
Posted: 05 Aug 2022, 01:21
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.
Re: recognize two languages??
Posted: 05 Aug 2022, 09:23
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}
rednoah wrote: ↑16 Nov 2011, 16:46
Please use
Double-Click ➔
Edit Format to open the
Format Editor for the selected
New Names item and then edit your custom naming scheme to your liking.

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

Please watch the
How do I organize files for Plex? video tutorial. It'll cover the
Format Editor at the 30s mark.
Re: recognize two languages??
Posted: 06 Aug 2022, 11:26
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.