Normal
Add a new simple filter, and make sure it is first in the list, so that the other rules don't conflict (as far as I know they are processed in order):[code]<series> - [S<season>E<episode>] - <title>.<ext>[/code]PS: I believe without the [ and ] that your filenames will process correctly with the default rules, so you could simply add a replacement to run before, that removes those chars from the filename.I helped somebody else with a simelair question, so look at screenshot at this post where you would replace "[" with ""
Add a new simple filter, and make sure it is first in the list, so that the other rules don't conflict (as far as I know they are processed in order):
[code]<series> - [S<season>E<episode>] - <title>.<ext>[/code]
PS: I believe without the [ and ] that your filenames will process correctly with the default rules, so you could simply add a replacement to run before, that removes those chars from the filename.
I helped somebody else with a simelair question, so look at screenshot at this post where you would replace "[" with ""