Jump to content

Custom sort title exclusions


Recommended Posts

Posted

What did you add to SortRemoveWords?

crusher11
Posted

<SortRemoveWords>
    <string>the</string>
    <string>a</string>
    <string>an</string>
    <string>[DVD]</string>
    <string>[bD]</string>
    <string>[uHD]</string>
  </SortRemoveWords>

crusher11
Posted

Not that I expected it, but upgrading to 4.1.0.26 has not fixed this.

crusher11
Posted

@@Luke, any further thoughts on this?

Posted

I'm not sure yet. I think this is something that needs revisiting, which is why it is currently a hidden config switch and not something that is in the user interface for customization.

crusher11
Posted

It seems to have worked for other people.

 

I'm just not sure how else to indicate that my stubs are stubs.

  • 3 weeks later...
crusher11
Posted

Okay, so I've figured it out.

 

Instead of adding "[bD]" as a custom word exclusion, I added "[" and "]" as custom character exclusions and "BD" as a custom word exclusion. This still didn't work. I changed the word exclusion to "bd" instead, and it worked! Didn't even have to redo the ones I'd already tagged, they automatically sorted themselves...mostly. There are still some that are in the wrong spot, but redoing them seems to fix it.

 

So...no all-caps in the custom sort exclusions, apparently.

Posted

Well done.

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...