Anime absolute numbering but with 3 digits
Posted: 13 Oct 2019, 11:31
Hey Everyone,
Am new to the forum, basically cause filebot is rather easy to use in general (at least for my purposes).
I manually rename my files once in a while when I have a ton of new ones that need renaming (mostly it's just to add the episode names in the title).
However for Anime I use absolute numbering since that is the only way I can let emby identify my library properly.
Downside is, I have no clue how to get it to use 3 digits for everything below 100.
Anyone that can help me out, currently my format line in filebot is as simple as this for anime:
I was thinking naming it absolute would be enough and it kinda is except that instead of 001 - 099 it just uses 1-99
Any help would be appreciated!
Am new to the forum, basically cause filebot is rather easy to use in general (at least for my purposes).
I manually rename my files once in a while when I have a ton of new ones that need renaming (mostly it's just to add the episode names in the title).
However for Anime I use absolute numbering since that is the only way I can let emby identify my library properly.
Downside is, I have no clue how to get it to use 3 digits for everything below 100.
Anyone that can help me out, currently my format line in filebot is as simple as this for anime:
Code: Select all
{n} ({y}) - {absolute} - {t} ({vf} {source} {vc} {bitdepth}bit {AC} {channels} {Group})

Any help would be appreciated!