Hi ZvezdanD,
Many thanks for the quick response
Code: Select all
Album Artist|child of:artist|Filter:<Genre> Not Like '%Audio books%'\<album artist|trim:1>\<album artist>\<album>
That solved it! Thank you!
Second question have anyone good some good nodes for organising Audio books?
You should be more specific.
Yes sorry that wasnt a very considerate question I made.
Thinking about it I used the above form and just changed it to
Code: Select all
Audio books|child of:artist|Filter:<Genre> Like '%Audio books%'\<album artist|trim:1>\<album artist>\<album>
What I realised was that I missing the ability to select Disc #
How would I write the above node so under "album" it also sorted by "disc#"?
It doesnt appear to be as simple as just add \<disc #> at the end.
I assume that because the code for the field isnt "disc#"?
Thanks
Jon