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
Expressions/Rules requests
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: 618909" data-attributes="member: 18896"><p>The problem is that MP-TVSeries relies on TheTVdB match for any show, so you need to have the Season + Episode information available for a proper match up. There are programs that can do this for you, and if you search the forum you will find how other users solve this. They are also working on redoing the importer system for MP-TVSeries where this will be possible, via Episode title match-up.</p><p></p><p>To answer your request, you could use something like:</p><p></p><p style="margin-left: 20px">^.*?\\?(?<series>[^\\$]+?)\.(?<season>\d{2})\.(?<episode>\d{2})\.(?<title>.+)\.(?=720p|HDTV)?</p><p></p><p>Which will add the year to the show name as to avoid a matchup with the actual show, otherwise you get wrong results, as for example S05E10 on "The Daily Show With Jon Stewart" is an episode from 2000.</p><p></p><p>But you would be better off looking into the auto-rename methods to get the Season+Episode info.</p></blockquote><p></p>
[QUOTE="RoChess, post: 618909, member: 18896"] The problem is that MP-TVSeries relies on TheTVdB match for any show, so you need to have the Season + Episode information available for a proper match up. There are programs that can do this for you, and if you search the forum you will find how other users solve this. They are also working on redoing the importer system for MP-TVSeries where this will be possible, via Episode title match-up. To answer your request, you could use something like: [INDENT]^.*?\\?(?<series>[^\\$]+?)\.(?<season>\d{2})\.(?<episode>\d{2})\.(?<title>.+)\.(?=720p|HDTV)?[/INDENT] Which will add the year to the show name as to avoid a matchup with the actual show, otherwise you get wrong results, as for example S05E10 on "The Daily Show With Jon Stewart" is an episode from 2000. But you would be better off looking into the auto-rename methods to get the Season+Episode info. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
My TVSeries
Expressions/Rules requests
Contact us
RSS
Top
Bottom