- Code: Select all
\\(?<name>.*)\\..*
Was as good as I could get it. That produced 4, single level, listings(grrr). All of which pointed to the correct cover art and video file (Woohooo!) But they all had the "display" field wrong, and came up like this:
- Code: Select all
The Stand\Part 1 - The Plague
The Name and Title fields are the exact same values as the display one. So my question is steven, how do I get it to show each as its own entry all under a main one called "The Stand" and the Displays and Titles of each as "Part 1 - The Plague" And so on. The directory structure is like so:
- Code: Select all
f:\movies\
f:\movies\The Stand\Part 1 - The Plague\The Stand - Part 1 - The Plague.avi
f:\movies\The Stand\Part 2 - The Dreams\The Stand - Part 2 - The Dreams.avi
f:\movies\The Stand\Part 3 - The Betrayal\The Stand - Part 3 - The Betrayal.avi
f:\movies\The Stand\Part 4 - The Stand\The Stand - Part 4 - The Stand.avi
I think once I would be able to figure this out, I'de be a much happier person and able to figure out the meta masks, but at the moment, I'm completely and utterly lost. heh Thanks again for everything!
-matt