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
help for regex line
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="Schenk2302" data-source="post: 385793" data-attributes="member: 82475"><p>hi,</p><p></p><p>could anyone help here please<img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p>Here's the regex:</p><p></p><p><br>(?<movieGenre>.+)\|(?<movieLand>.+)\|(?<movieYear>.+)</td></p><p></p><p>The text:</p><p></p><p><br> Komödie&nbsp;|&nbsp; USA&nbsp;|&nbsp; 2007 </td></p><p></p><p>in use this regex finds everything right but with the the whitespaces, what i have to do to find without the whitespaces.</p><p></p><p>thanks in advance</p><p></p><p>Schenk</p></blockquote><p></p>
[QUOTE="Schenk2302, post: 385793, member: 82475"] hi, could anyone help here please:) Here's the regex: <br>(?<movieGenre>.+)\|(?<movieLand>.+)\|(?<movieYear>.+)</td> The text: <br> Komödie | USA | 2007 </td> in use this regex finds everything right but with the the whitespaces, what i have to do to find without the whitespaces. thanks in advance Schenk [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
help for regex line
Contact us
RSS
Top
Bottom