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
In need of 'filenames', to ensure new parsing expression is good
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: 642581" data-attributes="member: 18896"><p>I tested the default rule (the latest version as well), and it has no problem getting the following information:</p><p></p><p>series = "American Dad"</p><p>season = "05"</p><p>episode = "05"</p><p>episode2 = ""</p><p>title = "Man in the Moonbounce - 20100718"</p><p>ext = "ts"</p><p></p><p>This will work fine, because MP-TVSeries only really needs series+season+episode to find a match at TheTVdB. If no internet connection exists then the title as-is will be used, but that still doesn't cause a problem, just means you have the airdate showing.</p><p></p><p>I could indeed add an exclusion for this, because it is a pretty fixed part of the title that I can define as "\s\-\s20\d{6}" without causing any false positives (problem is that some people might prefer to show the airdate like that if an online lookup can not be made), but I am more interested in why it failed for you on the default rule.</p><p></p><p>Can you provide some debug enabled log files that show it failing on a default setup? Just export your custom changes, and then use the 'reset' option to go back to default.</p><p></p><p>PS: Your problem might have been having an airdate expression at a higher priority then the default S/E filter, which would indeed explain the failure.</p></blockquote><p></p>
[QUOTE="RoChess, post: 642581, member: 18896"] I tested the default rule (the latest version as well), and it has no problem getting the following information: series = "American Dad" season = "05" episode = "05" episode2 = "" title = "Man in the Moonbounce - 20100718" ext = "ts" This will work fine, because MP-TVSeries only really needs series+season+episode to find a match at TheTVdB. If no internet connection exists then the title as-is will be used, but that still doesn't cause a problem, just means you have the airdate showing. I could indeed add an exclusion for this, because it is a pretty fixed part of the title that I can define as "\s\-\s20\d{6}" without causing any false positives (problem is that some people might prefer to show the airdate like that if an online lookup can not be made), but I am more interested in why it failed for you on the default rule. Can you provide some debug enabled log files that show it failing on a default setup? Just export your custom changes, and then use the 'reset' option to go back to default. PS: Your problem might have been having an airdate expression at a higher priority then the default S/E filter, which would indeed explain the failure. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
In need of 'filenames', to ensure new parsing expression is good
Contact us
RSS
Top
Bottom