Import Parsing (1 Viewer)

Mick1988

New Member
June 3, 2012
4
0
37
Home Country
Australia Australia
Hi guys,

I'm new to this software and I'm wanting to use it on my HTPC to watch my TV Series. I'm having a problem importing the series' which I think is due to me having renamed them all. I use the following folder structure

E\TV Series\$Series Title$\Season ##\## - $Episode Title.ext

So for example

E\TV Series\How I Met Your Mother\Season 01\09 - Belly Full Of Turkey.avi

Now I believe that I just need to tweak with the parsing settings but I have absolutely no idea how to do this... Would anyone please be able to help me so I can use this awesome looking application.

If it helps I would be importing the entire TV Series Folder.

Thanks
Mick
 

RoChess

Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    Should be able to do this with simple parsing expression:

    <series>\Season <season>\<episode> - <title>.<ext>

    Just be aware that is you have any dual episode situations, with one mediafile containing two episodes, then you'll run into problems and have to manually correct them within the wizard during import.
     

    Mick1988

    New Member
    June 3, 2012
    4
    0
    37
    Home Country
    Australia Australia
    Hi, thank you so much for that. Believe it or not it is exactly what I was doing except I was leaving it as regexp instead of simple. You saved me from hours of frustration and anger :)
     

    Users who are viewing this thread

    Top Bottom