ok here is my custom meta tag i use for my video section:
- Code: Select all
<mask>\\(?<name>.*)\\(?<sorttitle>.*)\\(?<title>.*)\..*</mask>
this is my directory structure, where i store all my tv show seasons.
southpark / episode 1 / 1.avi
southpark / episode 2 / 2.avi
heros / episode 1 / 1.avi
heros / episode 2 / 2.avi
the only way for me to get new video's imported correctly is to delete the entire directory structure, then import, and the new avi file is found. Example: i have a new HEROS episode, #3. If i click import, i find 0 new records. but if i delete all of Heros and import, then i find my new episode plus all the origional ones i already had.
is there a better way to do the masks. I sort on the directory name, and use the name of the avi file to display under the coverart.
can someone help me with my tag, or write a new one that would let me import new files without deleting the entire directory name.
I searched the forum for a while with lots of examples and i finally came up with the template i show above.
thanks SOOOOO much
-bb