I'm having issues with my DVD folders. I've got my shows stored like this
X:\TVShows\Simpsons\Simpsons - 01x01 - Title\Video_TS\
By default it finds VIDEO_TS.IFO and VTS_01_0.IFO but i only need it to find the first one. So i just enabled the following reg expression and deleted the others
^.*?\\?(?<series>[^\\$]+?)[ .-]+(?:?(?<season>\d+)[.-]?[ex](?<episode>\d+)|(?:\#|\-\s)(?<season>\d+)\.(?<episode>\d+))(?:[ex+-]*(?<episode2>\d+))?[.-]*(?<title>(?![^\\]*?sample[ .-])[^$]*?)\\VIDEO_TS\.IFO$
When running the wizard it finds the correct ones but after the import finishes it shows 2 entries for each episode, one for video_ts.ifo and vts_01_0.ifo
Any thoughts? I have tested this on a fresh install of MP and my tvseries.
Thanks
X:\TVShows\Simpsons\Simpsons - 01x01 - Title\Video_TS\
By default it finds VIDEO_TS.IFO and VTS_01_0.IFO but i only need it to find the first one. So i just enabled the following reg expression and deleted the others
^.*?\\?(?<series>[^\\$]+?)[ .-]+(?:
When running the wizard it finds the correct ones but after the import finishes it shows 2 entries for each episode, one for video_ts.ifo and vts_01_0.ifo
Any thoughts? I have tested this on a fresh install of MP and my tvseries.
Thanks