Post Reply 
Sorting Artist properly
15-11-2025, 02:37
Post: #1
Sorting Artist properly
Hello,

I am sorry if this as been asked many times before, I searched the forum and could not find a clear answer. I really like minimserver but I don't seem to be able to set it up properly.
For context I am running MinimServer on a Synology NAS, and accessing it through a Naim Atom.

What I would like is to be able to browse the Artist by Alphabetical order and then for each Artist to have all the Album sorted by date of release.
I am tried using the SortArtist tag (Family Name, First Name) but only some of them appeart to be taken into account. Furthermore in an ideal world I would like the name displayed to be First Name + Family Name.

In the attached screenshot only Frank Black is sorted as I wish.

I am also not sure how to sort the Albums within each artist by year.

Thanks for you help
Pierre

   

   
Find all posts by this user
Quote this message in a reply
15-11-2025, 11:47 (This post was last modified: 15-11-2025 11:47 by simoncn.)
Post: #2
RE: Sorting Artist properly
To sort and display artists as you wish, you can use one of the following options.

Option 1:

1) Tag all your files like this:
Artist: Agnes Obel
ArtistSort: Obel, Agnes

2) Set these properties:
itemTags: ArtistSort
tagValue: Artist.value.sort={ArtistSort}

Option 2:

1) Tag all your files like this:
Artist: Obel, Agnes

2) Set this property:
tagOptions: Artist.reverseName.display.index

Both these options require your files to be tagged with FamilyName, FirstName in either the Artist tag or the ArtistSort tag. You will not be able to do what you want if your files don't have these tags.

To make albums for each artist sort by year, add the following setting to tagOptions:

Album.sortTags={Date}
Find all posts by this user
Quote this message in a reply
16-11-2025, 03:00
Post: #3
RE: Sorting Artist properly
Hi,

thank you very much for your help, I could not make option 1 work but option 2 does work.

Still struggling with the album sorted per year, but I will investigate if that's not caused by issues with my tagging.

Thanks again
Find all posts by this user
Quote this message in a reply
16-11-2025, 08:40
Post: #4
RE: Sorting Artist properly
For tagging issues, a good place to start is to look at the MinimServer log for warnng messages. You will see warning messages in the log if your Date tags are not in the correct format.
Find all posts by this user
Quote this message in a reply
17-11-2025, 09:06 (This post was last modified: 17-11-2025 09:08 by Klaus57.)
Post: #5
RE: Sorting Artist properly
Hi,

you might find this interesting:

There's a tutorial that introduces you to working with MinimServer and explains how it functions as a typical UPnP server. While the tutorial does link to specific tagging software ("Songkong") in some places, in my opinion it's general and comprehensive enough, regardless of which tagging app you use.
Here is the relevant link: https://community.jthink.net/t/tutorial-...upnp/11895

Regards, Klaus
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)