Thread
:
[GUI Plugin] Action Chains
View Single Post
02-23-2021, 07:54 AM
#
364
capink
Wizard
Posts: 1,201
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
Also turns out subitems() automatically removes duplicates anyway. So this works fine to get the top level genres:
Code:
program: genres = category_items('#genre'); subitems(genres, 0, 1)
capink
View Public Profile
Find More Posts by capink
Track Posts by capink via RSS