Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Album grouping via artist not working (Read 768 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Album grouping via artist not working

I have a custom group to separate different versions of albums by the description field. It works sometimes it doesn't work others.

Like when I select an album from the selection list it works:




But when I select the whole artist so all album get thrown into the playlist, it does this:



Idk why this is happening


Re: Album grouping via artist not working

Reply #1
Its because the grouping title includes [Year] and other data, ie in your example some tracks are 1966 some 1967, some CD, some Vinyl.
If you take the year,etc.  out of the group title then it will group all together, instead of what you got now where FB creates groups for each combination.
You could also change the sort so groups arent "split" so much if you insist on using date, etc. in group titles.


Re: Album grouping via artist not working

Reply #2
Which library viewer are you using? And what is the view pattern?

You may need to add your custom field to the view (tree / column) or sort option, i.e. -

Code: [Select]
'['%date%']' - %album% [- '('%description%')']

Since default sorting is done by library viewer, look to the relevant Preferences page. (DUI default is Preferences > Media Library > Album List)

If you are using a "by folder structure" view, what do the folders and filenames look like? (Such view is not configurable and sorted by the %path%, but there are ways around that)