can i remove accented characters from Actors binding?
Posted: 16 Jun 2016, 11:27
this doesn't work
win 10 64x
Code: Select all
{actors.take(3).ascii()}
The ultimate TV and Movie Renamer
https://www.filebot.net/forums/
Code: Select all
{actors.take(3).ascii()}
Code: Select all
{actors.take(3)*.ascii()}