Hi all and sorry for my bad english.
I'm trying to build a view where box sets appear in the same view as others single CDs, but as a stack named "xxx scollection", so that when I click on it, the stack opens and reveals the CDs inside. I also have different flacs of the same album e I would like to display them as box sets.
I created a new tag [Box Set] and a customized view (artist copy in the first screenshot) with categories
Album Artist (auto)
Expression -> if(isempty([Box Set]),[Album],[Box Set])
I have then the box set (The Dark Side of the Moon) displayed with piled-on-top icon as Madonna's CDs and if I click on it, I have in the right pane the individual albums, and this is the view I want.
Now, I'm trying to have on the left pane, only for box sets, a two levels view where I can expand the tree and view the individual albums inside the box set, as in the second screenshot but only for box set and not also for other CDs...
Could you help me to find a way, if possible?
Thx and Ciao!