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
Development
General Development (no feature request here!)
Getting Data from the Web
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="James" data-source="post: 91034" data-attributes="member: 12681"><p>Hi Patrick,</p><p></p><p></p><p></p><p></p><p>The start and end need to be in place before you load the html source from the site. The filtering in the test app is done on the loading of the page.</p><p></p><p>That depends on how big the differences are. I have support for variable templates with optional tags/sections.</p><p></p><p>However, you could also parse the page twice once with each template.</p><p></p><p>This problem with the #URL I will need to check out. (do you have a URL which you were testing?). There is also a GetHyperLink Method as part of the HtmlParser, which I use instead of using a template. There are also a SearchRegex method for searching with regex. Both of these methods operate on all the tags/text inside the template area (between first and last tag of the template).</p><p></p><p>Cheers,</p><p></p><p>/James</p></blockquote><p></p>
[QUOTE="James, post: 91034, member: 12681"] Hi Patrick, The start and end need to be in place before you load the html source from the site. The filtering in the test app is done on the loading of the page. That depends on how big the differences are. I have support for variable templates with optional tags/sections. However, you could also parse the page twice once with each template. This problem with the #URL I will need to check out. (do you have a URL which you were testing?). There is also a GetHyperLink Method as part of the HtmlParser, which I use instead of using a template. There are also a SearchRegex method for searching with regex. Both of these methods operate on all the tags/text inside the template area (between first and last tag of the template). Cheers, /James [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Getting Data from the Web
Contact us
RSS
Top
Bottom