-
-
Notifications
You must be signed in to change notification settings - Fork 36
Sort Names
Arthur Jamet edited this page Dec 15, 2025
·
2 revisions
Artists, Albums, Songs and Videos are sorted using a sort name. This sort name can be sourced from embedded metadata.
If such metadata is not present, the sort name is derived using a very basic algorithm, which extracts prefixes such as the, a and an. For example, a song title The One will have One, The as sort name.
My Song (feat. A) or Artist A & Artist B), the associated embedded sort name will be ignored and Meelo will re-compute sort names using the aforementioned algorithm.
-
Setup 0. TLDR
-
Features
- Artworks, Thumbnails & Avatars
- Playlists
- Lyrics
- Extras
- Genres
- Providers
- Sort Names
- Metadata
- Relations
- Administration
- Misc
-
Contributing