Special Charcters in file name

Support for Windows users
Post Reply
RBCC
Posts: 118
Joined: 17 May 2016, 02:23

Special Charcters in file name

Post by RBCC »

How do I put ratio character in file name ? How do I substitute the ratio for color in the character map?

Windows 10
Filebot GUI
User avatar
rednoah
The Source
Posts: 24026
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Special Charcters in file name

Post by rednoah »

1. Edit Format
2. Enter your own format that replaces colon with ratio

Built-in Movie Format Example #1 does just that:

Code: Select all

{n.colon(' - ')} ({y}){' CD'+pi}{subt}
:idea: Please read the FAQ and How to Request Help.
RBCC
Posts: 118
Joined: 17 May 2016, 02:23

Re: Special Charcters in file name

Post by RBCC »

Do i use character map first? To copy the ratio in first. John
RBCC
Posts: 118
Joined: 17 May 2016, 02:23

Re: Special Charcters in file name

Post by RBCC »

Where is the example??
User avatar
rednoah
The Source
Posts: 24026
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Special Charcters in file name

Post by rednoah »

I already gave you the solution here: viewtopic.php?f=10&t=4225

U+2236 is the RATIO character. You can copy and paste it as well but that'd make it hard to tell the difference between : and ∶ without looking at the character codes.
:idea: Please read the FAQ and How to Request Help.
Post Reply