Expressions/Rules requests (5 Viewers)

RoChess

Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    Could somebody help. I have episodes in the format
    "Top Gear - Season 4 Episode 3 of 10 - 2010-12-05.ts"
    I can't seem to get TVseries to ignore the "of 10" bit for the episode. I am just trying to use a simple expression
    <series>\<series> - season <season> episode <episode>.<ext>

    Thanks in advance
    Rich

    Try: <series> - Season <season> Episode <episode> of <title>.<ext>

    The title will become "10 - 2010-12-05", but that will be corrected after TheTvDb data is obtained.

    PS: Be sure to put this expression at the top so it is used before anything else.
     

    richy759

    MP Donator
  • Premium Supporter
  • July 16, 2007
    130
    4
    Home Country
    United Kingdom United Kingdom
    Thanks,
    I thought I tried something like this but I don't think I put it at the top of the list. I'll give it a try later.
    Cheers,
    Rich
     

    majgus

    Portal Member
    April 6, 2009
    21
    0
    AW: Expressions/Rules requests

    First sry for my english!

    Why so difficult?!
    Get the prog seriesrenamer!
    Then think about a good structure!!!

    I choose
    ...\Series\<title>\Season <season>\S<Season>E<episode> - <title>.<ext>

    In the seriesrenamer configuration you can set the options the the programm sorts all series in the folder you need.
    And it also creats the subfolders for the seasons ( You only have to do it once!)

    Now you can rename all files you have with only a few clicks.

    The only thing you have to do now is in the my series plugin.
    Create one simple expression for the folderstructure you choose before!

    Then you will never have to sort your series manually in the plugin.
    For me it works perfect. No more problems with files or unknown epsiodes!!!

    I hope I can help you
    majgus
     

    richy759

    MP Donator
  • Premium Supporter
  • July 16, 2007
    130
    4
    Home Country
    United Kingdom United Kingdom
    Re: AW: Expressions/Rules requests

    First sry for my english!

    Why so difficult?!
    Get the prog seriesrenamer!
    Then think about a good structure!!!

    I choose
    ...\Series\<title>\Season <season>\S<Season>E<episode> - <title>.<ext>

    In the seriesrenamer configuration you can set the options the the programm sorts all series in the folder you need.
    And it also creats the subfolders for the seasons ( You only have to do it once!)

    Now you can rename all files you have with only a few clicks.

    The only thing you have to do now is in the my series plugin.
    Create one simple expression for the folderstructure you choose before!

    Then you will never have to sort your series manually in the plugin.
    For me it works perfect. No more problems with files or unknown epsiodes!!!

    I hope I can help you
    majgus
    Who said it was difficult? I just needed an expression that would work.
    This is the format that I can get TVEngine to record files in based on my tv guide. I do not want to rename my files, there is enough to go wrong already.
    I'm quiet happy now.
    Rich
     

    majgus

    Portal Member
    April 6, 2009
    21
    0
    AW: Re: AW: Expressions/Rules requests

    sry i don't meant your post. I've seen a lot of posts with the problem that they habve to do a lot of things by hand.
    I thougt it would help some people to use this software?!

    mfg mjaugs
     

    Unterderhand

    Portal Member
    December 4, 2010
    6
    0
    RoChess
    actually i got it working on that night using a 2 simple ones
    <series>\Season <season>\-<episode> and <series>\Season <season>\-<episode>.<title>
    thanks anyway,
    but you gotta explain me why you think my structure is wierd ... i don't get that ... its really easy to browse through my folders , and it looks nice in like , MC7 no wierd filenames and stuff ..

    well :D anyway
     

    rhmclay

    Portal Member
    December 26, 2009
    35
    0
    Home Country
    United States of America United States of America
    I think I need help with an expression. I am adding my kids Scooby-Doo dvd's and I was able to get the expression built for the Season episodes of the DVD's. I used:
    <Series>\<season>\<series>S<season>E<episode>.<ext>

    This worked for all my files that were named: What's New Scooby-Doo\Season 1\What's New Scooby DooS01E01.vob

    The problem is on the disc there are episodes that, when I look at thetvdb.com show as being specials.

    So on the website it lists the What's New Scooby-Doo: Scooby-Doo Christmas as Specials Episode 01. I have tried all kinds of combinations to try and make it work, but I am a total newbie to these expressions, and haven't been able to get them to parse, and therfore won't show up in the listings.

    Here is a link to the website showing what I mean: thetvdb.com Scoob-Doo Specials

    Any help would be greatly appreciated. I have spent the last few hours trying different expressions and my brain is fried.
     

    subvertbeats

    Portal Member
    January 2, 2011
    13
    0
    Home Country
    United Kingdom United Kingdom
    Im trying to find a regexp for:

    Code:
    foo - 1x01x02 - title01 & title02.ext

    and for

    Code:
    foo - 1x01 - 1x02 - title01 & title02.ext

    Thanks for this wonderful plugin, and for any help with this
     

    Users who are viewing this thread

    Top Bottom