Post Reply 
Sorting by custom field
04-05-2015, 10:35
Post: #3
RE: Sorting by custom field
(01-05-2015 21:10)simoncn Wrote:  
(01-05-2015 16:36)triplem Wrote:  I did add a new field to my collection, to be able to show all Albums in a series (eg. DJ Kicks) after each other. I named the field "folder" (most probably not really nice, but...).

How can I sort the Albums by this tag. Me is using Minimserver (obviously) as
well as BubbleUpnp as the Control Point). Any hint is welcome.

Oh, Grouping would be nice based on this one as well. I have added and tried some configs already, but I am slightly lost.

By "grouping", I presume you mean you want the "folder" tag to appear in the MinimServer index menu. To do this, you need to add "folder" to the indexTags property.

When you have done this, you can add "folder" to the Album.sortTags setting in the tagOptions property. For example, you can use

Album.sortTags={folder, Album, Artist}

to sort your albums first by the folder tag, then by album name, then by artist name.

Thanks, that solves my sorting issue. Up until now, I have done a

Album.sortTags={Album, Artist, folder}

which gave me not the right sorting Huh

By Grouping I mean the functionality in the control point to access my collection via a "Group" like e.g. "Album"/"Artist". Can I add custom fields for this one as well?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Sorting by custom field - triplem - 01-05-2015, 16:36
RE: Sorting by custom field - simoncn - 01-05-2015, 21:10
RE: Sorting by custom field - triplem - 04-05-2015 10:35
RE: Sorting by custom field - DavidHB - 04-05-2015, 12:13
RE: Sorting by custom field - simoncn - 04-05-2015, 22:10
RE: Sorting by custom field - DavidHB - 04-05-2015, 22:22
RE: Sorting by custom field - triplem - 08-05-2015, 18:55

Forum Jump:


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