home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
TV series with >99 episodes
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="RoChess" data-source="post: 616210" data-attributes="member: 18896"><p>After talking with developer, I'll be working this week on revamping the MP-TVSeries default parsing expressions to clean them up and support more combinations, including the 100+ episode problem.</p><p></p><p>Please provide me with as many filenames that fail, so that I can include them in my Regular Expression test program, to make sure it is correct.</p><p></p><p>The more filename systems I'm given, the more accurate I can build the expression.</p><p></p><p>For example, the combinations on season+episode alone so far are:</p><p></p><ul> <li data-xf-list-type="ul">S01E01 (and 1x01 variation)</li> <li data-xf-list-type="ul">S01-E01</li> <li data-xf-list-type="ul">S01.E01</li> <li data-xf-list-type="ul">S01 E01<br /> </li> <li data-xf-list-type="ul">S01E101 (and 1x101 variation)</li> <li data-xf-list-type="ul">S01E02-03 (and 1x02-03 variation)</li> </ul><p></p><p>But for example, does anybody seen/use S01.01 format?</p><p></p><p>Supporting too many combinations is not smart either, because it is very easy to then generate false positives, and that has to be avoided at all cost.</p><p></p><p>The examples you provided already aren't going to be any problem (the expression I've created so far has no problem with them), which is why I need other submissions of filenames that users have that required manual correction due to not being detected by existing default parsing expressions.</p></blockquote><p></p>
[QUOTE="RoChess, post: 616210, member: 18896"] After talking with developer, I'll be working this week on revamping the MP-TVSeries default parsing expressions to clean them up and support more combinations, including the 100+ episode problem. Please provide me with as many filenames that fail, so that I can include them in my Regular Expression test program, to make sure it is correct. The more filename systems I'm given, the more accurate I can build the expression. For example, the combinations on season+episode alone so far are: [LIST][*]S01E01 (and 1x01 variation) [*]S01-E01 [*]S01.E01 [*]S01 E01 [*]S01E101 (and 1x101 variation) [*]S01E02-03 (and 1x02-03 variation)[/LIST] But for example, does anybody seen/use S01.01 format? Supporting too many combinations is not smart either, because it is very easy to then generate false positives, and that has to be avoided at all cost. The examples you provided already aren't going to be any problem (the expression I've created so far has no problem with them), which is why I need other submissions of filenames that users have that required manual correction due to not being detected by existing default parsing expressions. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
TV series with >99 episodes
Contact us
RSS
Top
Bottom