Hi,
I need help with configuring a custom view for my video collection.
My videos are spread across a number of disk drives (network drives on a NAS, actually, but I digress.) Within each drive, there is a "Videos" folder, and within that there is a "Movies" folder, and within THAT, a number of subfolders containing my videos gathered into small alphanumeric groups (based on the first character of the filename), e.g. "0-9", "ABC", "DEF", etc. (kind of like a Rolodex-style grouping). The same relative hierarchy is used on every drive.
So, the structure looks like this:
Drive1
Videos
Movies
0-9
ABC
DEF
GHI
...
WXYZ
Drive2
Videos
Movies
0-9
ABC
DEF
GHI
...
WXYZ
Drive3
(etc.)
What I want to do is create a custom view that will show ALL of the movies within a given alphanumeric group, regardless of which drive they are on.
So, there would be a view panel containing a list of the groupings ("All files", "0-9", "ABC", "DEF", etc.), and if I select one group (say, "ABC"), it will show ALL movies within the "ABC" folders, across all drives.
Now, I could have my custom view just use the category "Filename (name)" and select the "Grouping" option under "Settings" (with a grouping size of "3"), but this wouldn't quite match the Rolodex-style grouping I'm already using on the disks. (Rolodexes mostly use 3-letter groups, except for a couple of four-letter groups, "PQRS" and "WXYZ".) And I would really like the MC grouping to match what I'm already using.
(My only other option would be to rearrange the disk folders so they group the files into strict 3-letter groups/subfolders, but this would require a bit of work on my part, and I'd have to reindex all the files for my NAS box's DNLA server so it can find the files to serve them to other devices on my network.)
Can anyone offer a suggestion for doing this?