duplicate episodes on import (1 Viewer)

ponto0n

New Member
November 20, 2010
3
0
hey everyone,

so the problem i'm having is that on my media pc i copy all of my movies and TV shows as direct CD copies. this leave multiple .ifo files in the folder for the episode. my problem is i can't stop the importer from recognizing one of the .ifo files. i tried selecting the 2nd one and doing the ignore and skip options rather than approve, but this still loads the episode into mediaportal. i tried hiding the 2nd episode and it just hides both. this is the string i use for the import:

<series>\Season <season>\<episode>\

i tried using the specific file that i want it to search for. for example

<series>\Season <season>\<episode>\<video_ts>.<ifo>

i tried it like above and with putting quotes around them any way i could think of, but it still shows the video_ts.ifo and the vts_01_0.ifo.

my questions is there any way to get the importer to ignore the vts_0_0.ifo file so that i dont have to uncheck them everytime i import a new series. it's becomine a rather large amount of boxes to uncheck.

hopefulle what i wrote made sense. if not just let me know and i'll crarify.

thanks in advance

Dave
 

RoChess

Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    you can indeed adjust your parsing expression to only accept (or ignore) certain ifo files by appending it to the end of the expression, but you need to probably disable all the others then, as on a failure they will try to parse and most likely succeed.
     

    Users who are viewing this thread

    Top Bottom