mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.51k stars 1.28k forks source link

Possiblility to make a list of words that are not used for order (keys) #12751

Open Eve00000 opened 9 months ago

Eve00000 commented 9 months ago

Feature Description

Possiblility to make a list of words that are not used for order (keys). for example: List contains a, 'the, de, les, la, le' 'A flock of seagulls' is sorted as 'flock of seagulls' 'The Rolling Stones' are sorted as 'Rolling Stones' I know this requires an extra column in the tracks-table 'sort-name'

daschuer commented 9 months ago

This is related to the sorting tags: https://github.com/mixxxdj/mixxx/issues/6154