I've searched the forums and seen several different topics on metamasks and db import but none mention the solution I need. I record HDTV with myHD. The recordings for one show are split into multiple files. My goal is to be able to use Xlobby to view/launch the pre-recorded shows. The directory structure is created as follows
CSI;Miami\0307-2100.tp
CSI;Miami\0307-2100_01.tp
CSI;Miami\0307-2100_02.tp
CSI;Miami\0228-2100.tp
CSI;Miami\0228-2100_01.tp
.
.
and so on with other show titles as directories and episodes in the directory. I have a metamask that works
\\(?<name>.*)\\(?<episodedate>\d{4})-(?<episodetime>\d{4})\.tp
I also choose "Import Type" as custom and "Folder" as Container. When I look at the db (both edit and through the category) I see the "containers" with the episodes listed under them. However I also see entries for the _01, _02 files listed. They don't have meta info but they still appear in the category as an entry. How do I prevent these files from showing up? Do I need to use the "Ignore masks" and if so how are those to work?