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
Support
Electronic Program Guide
WebEPG
Devs help on Sublink search: Bug or missunderstanding?
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="arion_p" data-source="post: 528329" data-attributes="member: 45945"><p>Now I understand what you mean. However what you suggest is not possible because javascript calls can be made in numerous attributes of the A tag (e.g. onclick, onmouseover, href, etc). Restricting the search to href only will certainly break some of the existing grabbers. I can only see the following solutions:</p><p></p><ol> <li data-xf-list-type="ol">Add an option so that a grabber may choose to not search for javascript calls.</li> <li data-xf-list-type="ol">Limit the search to specific attributes of the A tag (e.g. there is no point in searching the title attribute)</li> <li data-xf-list-type="ol">Same as 2 but allow the grabber to specify which attribute(s) to search</li> </ol><p>Any of the above changes need to be made to the core html parsing code of MP (used also for movie info grabbing and others). As you know we are in feature freeze right now and this change will affect and may break other parts of MP, so it is not possible to be implemented before 1.1.0 release is out.</p></blockquote><p></p>
[QUOTE="arion_p, post: 528329, member: 45945"] Now I understand what you mean. However what you suggest is not possible because javascript calls can be made in numerous attributes of the A tag (e.g. onclick, onmouseover, href, etc). Restricting the search to href only will certainly break some of the existing grabbers. I can only see the following solutions: [LIST=1] [*]Add an option so that a grabber may choose to not search for javascript calls. [*]Limit the search to specific attributes of the A tag (e.g. there is no point in searching the title attribute) [*]Same as 2 but allow the grabber to specify which attribute(s) to search [/LIST] Any of the above changes need to be made to the core html parsing code of MP (used also for movie info grabbing and others). As you know we are in feature freeze right now and this change will affect and may break other parts of MP, so it is not possible to be implemented before 1.1.0 release is out. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Electronic Program Guide
WebEPG
Devs help on Sublink search: Bug or missunderstanding?
Contact us
RSS
Top
Bottom