Quote:
Originally Posted by smarties86
What I would like is for it to recognize files without the series
ie Name_Name-Title_title_tile.ext
and at the same time recognize those with series if present...
any possibilities?
|
Yes. Make the series optional. If you want someone to write the regex for you, post one sample of each type filename it needs to parse. Without sample filenames, it's very hard to match what you need.