Jump to content

Removing Special Character From Sort


xuekuzu

Recommended Posts

xuekuzu

Hi guys :). Thank you so much for making Emby! It is a wonderful software!

My question is about the sorting functionality. I realize that Emby has a feature to remove words from the beginning of the title so it does not affect sort.

  <SortRemoveWords>
    <string>the</string>
    <string>a</string>
    <string>an</string>
  </SortRemoveWords>

However what I need to do is NOT to words but to remove character. Specifically the character [ and - that I used in some of my videos. 

I tried adding them to SortRemoveWords but it didn't work. I suspect because the character "[" and "-" is not standalone (hence it is not a word).

Can anyone help? Thank you!

Link to comment
Share on other sites

GrimReaper

Why don't you batch-rename files themselves with some bulk-renaming tool? 

Link to comment
Share on other sites

xuekuzu

I can but I want to keep the file name if possible. Wondering whether there is a functionality for here already.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...