gmusicbrowser Forum

Main board => Questions => Topic started by: pastic on April 26, 2017, 17:18:41

Title: Creating tabs/filter panes from non-standard ID3 tags?
Post by: pastic on April 26, 2017, 17:18:41
I am trying to find a way to implement sorting for large boxsets (that I for various reasons want to be able to access as a first group and then drill down to the album level). In foobar on Windows I managed to create rules that filtered according a custom-made tag "boxset" which held the title of the boxset; all files that had that tag not empty would display in a pane, and from there I could drill down into any collection and choose albums.

But I find that GMB (1.1.15) does not seem to bother with using my tags. I have created custom fields with various versions of my boxset tag, but after reboot I cannot use any of them for creating a tab in the Library module (middle pane). They simply don't show up in the right-click menu of "+ Add tab". They do show up when I create colums in the lower half of the window, but they do not fetch the data from the tags, even though on advanced inspection the data is there.

The best I have achieved in getting the effect I want is putting the title of the Boxset in the Grouping tag, but that does not feel optimal.

Does anyone have tips on how to implement a tab with boxset titles (to be where the Grouping tab is in the screenshot)?