my album list counts the sub items.
is there any way to show the total tracks?
for example I've this now:
artist A (3)
- first album folder (13)
- second album (14)
- mp3
artist B (5)
- first album folder (10)
- second album (11)
- mp3
- mp3
- mp3
artist C (2)
- first album folder (11)
- second album (9)
and I like it this way, to count all the tracks into the folder artist A, B etc.
artist A (28)
- first album folder (13)
- second album (14)
- mp3 (1)
artist B (14)
- first album folder (10)
- second album (11)
- mp3 (1)
- mp3 (1)
- mp3 (1)
artist C (20)
- first album folder (11)
- second album (9)
is there an option to do this?