Discussion:
[Xmltv-devel] [ xmltv-Patches-3139647 ] strip links to provideo.ro
SourceForge.net
2010-12-18 10:14:08 UTC
Permalink
Patches item #3139647, was opened at 2010-12-18 12:14
Message generated for change (Tracker Item Submitted) made by pojar
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424137&aid=3139647&group_id=39046

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: tv_grab_huro
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: pojar george (pojar)
Assigned to: Nobody/Anonymous (nobody)
Summary: strip links to provideo.ro

Initial Comment:
Add new line for remove syntax between "DVD" and "BLU-RAY" in port.ro sponsor link

===================================================================
340 # strip links to divido.hu
new line $data =~ s|(<a class=\"navs.*?</a>).*?(<a class=\"navs.*?</a>)||g;
341 $data =~ s|<a class=\"navs.*?</a>||g;
===================================================================

for remove syntax between DVD and BLU-RAY in port.ro sponsor link


Ex: "Diamantul sângeriu DVD şi Blu-ray"

<span class="mtxt"><a class="navs" href="http://www.provideo.ro/catalogs/product.aspx?imdb=tt0450259&amp;type=DVD" target="_blank">Diamantul sângeriu&nbsp;DVD</a></span>&nbsp;şi&nbsp;<span class="mtxt"><a class="navs" href="http://www.provideo.ro/catalogs/product.aspx?imdb=tt0450259&amp;type=BD" target="_blank">Blu-ray</a>

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424137&aid=3139647&group_id=39046
Loading...