parsing error with 2 episodes in 1 file (1 Viewer)

nightfox89

Portal Member
October 20, 2007
20
0
Home Country
Netherlands Netherlands
I've tryed the search, but couldn't find an anwser.

I have some episode's in this format:

Pinky and the Brain - 03x19-20 - Pinky And The Brainmaker.avi

So episode 19 and 20 are in the same file.

But the plugin won't parse them? I've tryed more expressions but they all give me the same error:


Parsing failed...
Episode not numerical...

Can somebody help me please? Thnx in advance
 

Mavoc

Portal Pro
October 8, 2007
72
3
Houston, TX
Home Country
United States of America United States of America
^.*?\\?(\[[\w\s\-,'`%&!.]+\])*(?<series>[^\\$]+?)(?:s(?<season>[0-1]?\d)e(?<episode>\d\d)|(?<season>(?:[0-1]\d|(?<!\d)\d))x?(?<episode>\d\d))(?!\d)(?:[ .-]?(?:s\k<season>e?(?<episode2>\d{2}(?!\d))|\k<season>x?(?<episode2>\d{2}(?!\d))|(?<episode2>\d\d(?!\d))|E(?<episode2>\d\d))|)[ -.]*(?<title>[\w\s-,'`%&!.]+)?.*\.(?<ext>[^.]*)

try this regexp expression
 

nightfox89

Portal Member
October 20, 2007
20
0
Home Country
Netherlands Netherlands
Thanks for the reply, but it didn't work.

I'm using the latest svn and windows vista.
 

Paranoid Delusion

Moderation Manager
  • Premium Supporter
  • June 13, 2005
    13,062
    2,978
    Cheshire
    Home Country
    United Kingdom United Kingdom

    hmmm, have quite a few episodes like this myself and they parse fine with the default settings.

    What happens if you just rename to 19, does it work fine then.

    both work xp and Vista.
     

    nightfox89

    Portal Member
    October 20, 2007
    20
    0
    Home Country
    Netherlands Netherlands
    Yeah, it reads them just fine. But ofcourse, only the first one.

    But shouldn't it work like this?

    2 episode's in 1 file. The plugin reads it, and create's 2 episodes in the database, linking them both to the same file? Cause that's how I remembered it before I had to do a reinstall of my machine.
     

    pafro1

    Portal Member
    March 6, 2007
    36
    0
    Pinky and the Brain - s03e19-e20 - Pinky And The Brainmaker.avi

    or

    Pinky and the Brain - 319-320 - Pinky And The Brainmaker.avi

    those titles should work with the default expressions. (If you've given up on creating a new one)
     

    Users who are viewing this thread

    Top Bottom