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
Noise expression filter can not handle "DVDRip"
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="niKoN" data-source="post: 660141" data-attributes="member: 47484"><p>Hey guys,</p><p></p><p>finally it's time to create my own, perfect noise expression filter. Regulary I had to add a lot of movies manually.</p><p>For now I got trouble with the simple keyword "DVDRip".</p><p>My movie filenames look like this.</p><p></p><p>"American Gangster DVDRip.AC3.XviD.avi"</p><p></p><p>Actually the regular expression noise filter should be able to handle it. Here is an extraction about "DVD" from it.</p><p></p><p>[CODE]|dvd([r59]|rip|scr(eener)?)|[/CODE]</p><p></p><p>After using the regular expression noise filter the movie name looks like this...</p><p></p><p>"American Gangsterip"</p><p></p><p>So what happened? I easily replaced the extraction with "DVDRip" but with no effect.</p><p>Further I tested something... I deleted the whole regular expression noise filter in order to get a look at the result when the movie importer works without it. And there it is!</p><p></p><p>"AmericanGangsteripAC3XviD"</p><p></p><p>The movie importer deletes "DVDR" even without the expression noise filter but adding "ip" to it doesn't show any effect.</p><p></p><p>How can I handle this problem?</p></blockquote><p></p>
[QUOTE="niKoN, post: 660141, member: 47484"] Hey guys, finally it's time to create my own, perfect noise expression filter. Regulary I had to add a lot of movies manually. For now I got trouble with the simple keyword "DVDRip". My movie filenames look like this. "American Gangster DVDRip.AC3.XviD.avi" Actually the regular expression noise filter should be able to handle it. Here is an extraction about "DVD" from it. [CODE]|dvd([r59]|rip|scr(eener)?)|[/CODE] After using the regular expression noise filter the movie name looks like this... "American Gangsterip" So what happened? I easily replaced the extraction with "DVDRip" but with no effect. Further I tested something... I deleted the whole regular expression noise filter in order to get a look at the result when the movie importer works without it. And there it is! "AmericanGangsteripAC3XviD" The movie importer deletes "DVDR" even without the expression noise filter but adding "ip" to it doesn't show any effect. How can I handle this problem? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
Noise expression filter can not handle "DVDRip"
Contact us
RSS
Top
Bottom