Post Reply 
Configure library browsing Questions
04-04-2025, 16:16
Post: #7
RE: Configure library browsing Questions
(04-04-2025 14:41)agisthos Wrote:  what is the difference between these two?

Album.sortTags={Date, Title}
I don't know why @simoncn put Title in there, without it albums will be sorted first by Date then by Album name.

(04-04-2025 14:41)agisthos Wrote:  Album.sortTags={Artist, Date}
Albums will be sorted by Artist (AlbumArtist), Date and finally Album name.

(04-04-2025 14:41)agisthos Wrote:  Both seem to do exactly the same thing when I browse the artists and albums within the Genre folder view.
Assuming that the selection of a Genre results in albums from different album artists the order of the lists should differ. It's easiest to see the effect of the configuration by viewing the '[n] albums' index.

You may also want to customise the album display:
Code:
tagFormat: Album.displayFormat={$Date^^ - ^$Album}
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Configure library browsing Questions - simbun - 04-04-2025 16:16

Forum Jump:


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