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
Personal TV Guide
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="bigj" data-source="post: 43142" data-attributes="member: 10940"><p>I love personal EPG. </p><p></p><p>I have been looking at the Mail pluging recently which is also good.</p><p>To make it work for me I am adding mail filtering.</p><p>I want to just see mails from people/subjects I'm interested in.</p><p>e.g. MediaPortal forum replies <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>Anyway, to support this I was developing a generic 'complex search' support class. It will do logical searchs of this type:</p><p></p><p>(subject contains "Portal") or (from is exactly "Bob")</p><p></p><p>It will be extensible in that the fields "subject", "from" are declared programatically.</p><p>Ops supported are:</p><p></p><p>is</p><p>contains</p><p>starts with</p><p>ends with</p><p>regex </p><p></p><p>and with 'exactly' modifier to add typecasing.</p><p>.eg.</p><p></p><p>subject contains exactly "Ebay"</p><p></p><p>The point of me mentioning this, is that perhaps PersonalEPG could use this?</p><p>e.g. (showname contains "star trek") or (showname contains "next generation")</p><p></p><p>I'd also like to extend the keyboard popup to add buttons for the ops and fields which will make it easier to build search commands. Not sure what that would entail.</p><p></p><p>Cheers,</p><p>BigJ.</p></blockquote><p></p>
[QUOTE="bigj, post: 43142, member: 10940"] I love personal EPG. I have been looking at the Mail pluging recently which is also good. To make it work for me I am adding mail filtering. I want to just see mails from people/subjects I'm interested in. e.g. MediaPortal forum replies :) Anyway, to support this I was developing a generic 'complex search' support class. It will do logical searchs of this type: (subject contains "Portal") or (from is exactly "Bob") It will be extensible in that the fields "subject", "from" are declared programatically. Ops supported are: is contains starts with ends with regex and with 'exactly' modifier to add typecasing. .eg. subject contains exactly "Ebay" The point of me mentioning this, is that perhaps PersonalEPG could use this? e.g. (showname contains "star trek") or (showname contains "next generation") I'd also like to extend the keyboard popup to add buttons for the ops and fields which will make it easier to build search commands. Not sure what that would entail. Cheers, BigJ. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Personal TV Guide
Contact us
RSS
Top
Bottom