Exclude a subfolder on import? (1 Viewer)

jocke

Portal Pro
January 27, 2008
109
6
Home Country
Norway Norway
Don't know if this issue has been answered anywhere else on the forums, but I could atleast not find any.

I have a folder structure as follows

D:\Lost\Season 01\<episodes>
D:\Dark Angel\Season 01\<episodes>

etc...

Is there a way to add a folder for import, but exclude one (or more) subfolder(s)?

Like if I'm adding

D:\Prison Break\

wich contains

D:\Prison Break\Extras\
D:\Prison Break\Season 01\
D:\Prison Break\Season 02\
D:\Prison Break\Season 03\
D:\Prison Break\Trailers\


but wan't to exclude

D:\Prison Break\Extras\
D:\Prison Break\Trailers\


from the import.

Is there a way to do this?
 

Inker

Retired Team Member
  • Premium Supporter
  • December 6, 2004
    2,055
    318
    You can only "fake" this by changing the regex expressions to always return negative if "Extras" or "Trailers" is found as a substring of the path.

    But, are your trailers and extras named in a way the plugin even recognizes? If not it doesn't matter since they'll be ignored anyways.
     

    jocke

    Portal Pro
    January 27, 2008
    109
    6
    Home Country
    Norway Norway
    How do I make an regex expression return negative then? Uncheck the "enabled"? Nah...

    Some of the extras I have, is added under Season 0 in some series, but not all.
    I don't play them that often that it's worth the hazzle to have them in the db.
     

    Users who are viewing this thread

    Top Bottom