Last public version cannot do that. I already implemented similar functionality, but there is too much to do before I can make it public.nojac wrote:Inspired by the MissingTracks script, can I modify my node to also display the max track number in addition to the track count?
I want a display like this: 1965 Help (12/14) if I have 12 of the 14 tracks. (Of course I will need the last track for the number to be correct)
Current working version supports multiple arguments for statistic and sort by qualifiers. Anyway, there is a problem - arguments are separated by comma, not by "/". So, you will get 1965 Help (12, 14), instead of 1965 Help (12/14).
Maybe I would add a possibility for choosing separator character.