MinimServer Forum
Treeview: Label > Catalog# > Album - Printable Version

+- MinimServer Forum (https://forum.minimserver.com)
+-- Forum: MinimServer (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: Treeview: Label > Catalog# > Album (/showthread.php?tid=6985)



Treeview: Label > Catalog# > Album - alexinc - 09-08-2023 05:15

Hey there,

maybe a simple question, but i'm simply failing in creating...

Right now i'm showing "Label" in root of tree view, which then leads to the Labels and then the album view (#albums, items, album artists, artist, date, genre...).

I would like to have tree view like: Label > Catalog# > Artist - Album.

I'm already "itemTag" Catalog, but how do i get it shown on level after Label?

Thanks i.a.!


RE: Treeview: Label > Catalog# > Album - simoncn - 09-08-2023 08:03

To see Catalog in the index, you need to put this in indexTags instead of itemTags.


RE: Treeview: Label > Catalog# > Album - alexinc - 09-08-2023 14:12

But doesn't this mean that the catalog# becomes an entry in root of index? I would like to show it on second level, after selecting label from index first.


RE: Treeview: Label > Catalog# > Album - simoncn - 09-08-2023 20:07

Yes, it would be visible in the root. MinimServer doesn't have any hierarchy of tags where one tag is hidden until another tag has been selected.


RE: Treeview: Label > Catalog# > Album - alexinc - 10-08-2023 02:21

(09-08-2023 20:07)simoncn Wrote:  Yes, it would be visible in the root. MinimServer doesn't have any hierarchy of tags where one tag is hidden until another tag has been selected.

thanks Smile