Is there a way to create a column to list the number of items within the series that this book is a member of? I tried {series:count(,)} but that just displayed 1 for everything, not sure if I'm using it wrong or that function can't be used here.
Goal is to find and remove all series with only one member (an old holdover to when I was on a Kindle device where putting everything in a series made browsing through the series list easier, but not necessary anymore for my current device) so if there's an alternate means to do so that would also work. I thought about just batch unsetting the #1 entry from every series in my library (which seems like it could be accomplished easily enough with find/replace on batch metadata edit) and then manually going back and fixing it for all the ones that actually belong to a real series, but wondering if a better way exists.
|