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
Moving Pictures
Add replacement file mask prior to search?
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: 855315" data-attributes="member: 18896"><p>This is what the noisefilter is for in advanced settings. You can use regular expression code to build a fairly fancy construction to remove things you do not want from a title.</p><p> </p><p>You can for example append the following to the default noise filter: <strong>|^.+?(\s\w+)$</strong></p><p> </p><p>And this would remove the 'last' word and prefixed space from the title. You didn't give enough information to make a robust expression that would work for all your titles, but on the one you provided it works.</p></blockquote><p></p>
[QUOTE="RoChess, post: 855315, member: 18896"] This is what the noisefilter is for in advanced settings. You can use regular expression code to build a fairly fancy construction to remove things you do not want from a title. You can for example append the following to the default noise filter: [B]|^.+?(\s\w+)$[/B] And this would remove the 'last' word and prefixed space from the title. You didn't give enough information to make a robust expression that would work for all your titles, but on the one you provided it works. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Add replacement file mask prior to search?
Contact us
RSS
Top
Bottom