I finally figured out how to group by Actors
and sort them by number of files. I suppose I'm too used to using my favoured Panes views. It's rather straightforward to do so by creating a Categories view from scratch.
This made me think maybe I was missing something in the Theatre View configuration. I was. It's possible to sort a category by number of files there as well. I missed it because I was looking in the wrong place—
Rules for file display—instead of
Editing the properties of the category in the Details panel. That's a little difficult to follow, so I've attached a screen shot.
This is still not a perfect solution, but sorting by number of files is obviously very effective in removing the "no-name" actors from the top of the list. This makes it okay for browsing, while not so okay for finding a specific person. The view can still be configured so any actor can be found alphabetically. I'll explain what I've done—otherwise, the screen shot might seem strange...Following are the "categories" in my Actors view:
Actors: Search lists—"Top 90" and "The rest"—as explained above.
Actors: Actors field, ascending.
Actors: Actors field, by number of files.
People: People field, which is populated with a nested list of all credits (and in the case of actors, includes their role).
At the top of each of the first three levels of this view, the first group will be "All Actors." This can be used the bypass any of these levels so only the desired one is used. I add the nested People field to the end of all my Credits views. The purpose of this is to show the other people the selected person has been credited with. This list will also include the person already selected. Far from being redundant, this will show first the different credit types (i.e., Producer, Screenwriter, Director, Actor, Composer) and then, for Actor, the role the selected person played in each of the movies.
Using two methods (search lists and sorting) seems like overkill. But I think I'll probably still appreciate the ability to select "notable" people using a list, and then browse that list alphabetically.
i thought you could make nesting like nobody\actor 1 nobody\actor 2 etc...
I'm having trouble keeping up.
I didn't understand this at first, but now I do. Using "pane tagging," I added all the actors with less than three movies to "Minor." Yes, that works very well. I can do away with my search lists, and use the field view directly. This, of course, will mess up other things—like the display of actors in my information pane—by I suppose that can be fixed using an expression...
[Edit] Oops. Should have quit while I was ahead. The original actor data is in credits order. Making any changes (like nesting the "minor" actors) causes the names to be reordered alphabetically. That's worse than the problem I was trying to solve.
This is turning out to be a lot of work for one simple question!