- December 28, 2006
- 116
- 6
- Home Country
-
Spain
MediaPortal Version: 1.0.2 stable
MediaPortal Skin: Bluetwo
Windows Version: XP SP3
CPU Type: AMD 64 3000+
HDD: Seagate 200 GB
Memory: 1 GB DDR
Motherboard: Gigabyte
Video Card: nvidia 6100 (mb integrated)
Video Card Driver: latest
Sound Card: integrated motherboard
Sound Card AC3:
Sound Card Driver:
1. TV Card: Hauppauge HVR-1300
1. TV Card Type: Hybrid analog - DVB-T
1. TV Card Driver: latest
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec:
MPEG2 Audio Codec:
h.264 Video Codec:
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply:
Remote: Hauppauge 45 buttons
TV:
TV - HTPC Connection:
Trying to develop a new grabber in spain, and after weeks of work (I had to learn how to develop from scratch) able to get almost
everything working out but the "Sublink search" feature. My understanding is that this feature is not working out as expected when some specific conditions take place, but I would like to confirm with the devs. It works out when the code is something like:
<a href="whatever link to search">
but if the code includes extra references the results are somewhat weird. Let me write down an example of real code:
--------------real source code of a given web--------------
<a class="ee" title="Aeropuerto 77| (NO REC. MENORES DE 7 AÑOS)| M-27. 23:10h. - 01:05h. (Cine - Acción)" href="/guiatv/fichaemision.html?grepi=P&id=16308627&tipo=R">Aeropuerto 77</a>
-----------------------end of real code--------------------------
----------------------piece of code from the grabber--------------------
<Sublink search="fichaemision" template="Details" />
--------------------- end of grabber code-------------------
--------------------results (taken from webepg.log) ---------------------
2009-10-27 16:56:10.703125 [Info.][WebEPG-xmltv]: WebEPG: SubLink Request http://www.plus.es/guiatv/NO REC. MENORES DE 7 AÑOS POST:
2009-10-27 16:56:11.187500 [Warn.][WebEPG-xmltv]: WebEPG: Getting sublinked data failed
---------------------------end of webepg.log--------------
It does not matter which piece of the target link I tried (fichaemision, guiatv, grepi, /guiatv/fichaemision. html, ....) the result is the same: Webepg tries to build the sublink with a part of code that is between the brackets, and if there are more than one part fo the code between brackets it goes for the first one. notice that in the example provided there are two different parts of the code between brackets, but in this other case:
<a class="ee" title="New York Undercover: Venganzas raciales| Temporada: 2 / Episodio: 10| | MI-28. 03:30h. - 04:20h. (Series - Policiaca)" href="/guiatv/fichaemision.html?grepi=P&id=16308631&tipo=R">New York Undercover: Venganzas raciales</a>
where there is only one piece of code between brackets, the sublink that webepg tries to request is:
http://www.plus.es/guiatv/Series - Policiaca
Anyway, this is the side efect, the fact (to be confirmed by somebody else) is that a piece of we source code like this: <a some_piece_of_additional_info_here href="whatever_link.html"> confuses webepg. I do not know if this could be considered a bug or the issue is a non standard web code or it is simply something that is not usual and therefore the people who develop webepg did not take into account. (it is impossible to take into account everything)
Would somebody else confirm this investigation?
in advance.
PD: By the way, I notice that there is also another thread talking about an issue with the "Sublink search" feature, but I am not sure if it is fully related or not https://forum.team-mediaportal.com/webepg-136/search-sublink-extra-info-tag-69756/ because the extra info is not before the href but after
MediaPortal Skin: Bluetwo
Windows Version: XP SP3
CPU Type: AMD 64 3000+
HDD: Seagate 200 GB
Memory: 1 GB DDR
Motherboard: Gigabyte
Video Card: nvidia 6100 (mb integrated)
Video Card Driver: latest
Sound Card: integrated motherboard
Sound Card AC3:
Sound Card Driver:
1. TV Card: Hauppauge HVR-1300
1. TV Card Type: Hybrid analog - DVB-T
1. TV Card Driver: latest
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec:
MPEG2 Audio Codec:
h.264 Video Codec:
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply:
Remote: Hauppauge 45 buttons
TV:
TV - HTPC Connection:
Trying to develop a new grabber in spain, and after weeks of work (I had to learn how to develop from scratch) able to get almost
everything working out but the "Sublink search" feature. My understanding is that this feature is not working out as expected when some specific conditions take place, but I would like to confirm with the devs. It works out when the code is something like:
<a href="whatever link to search">
but if the code includes extra references the results are somewhat weird. Let me write down an example of real code:
--------------real source code of a given web--------------
<a class="ee" title="Aeropuerto 77| (NO REC. MENORES DE 7 AÑOS)| M-27. 23:10h. - 01:05h. (Cine - Acción)" href="/guiatv/fichaemision.html?grepi=P&id=16308627&tipo=R">Aeropuerto 77</a>
-----------------------end of real code--------------------------
----------------------piece of code from the grabber--------------------
<Sublink search="fichaemision" template="Details" />
--------------------- end of grabber code-------------------
--------------------results (taken from webepg.log) ---------------------
2009-10-27 16:56:10.703125 [Info.][WebEPG-xmltv]: WebEPG: SubLink Request http://www.plus.es/guiatv/NO REC. MENORES DE 7 AÑOS POST:
2009-10-27 16:56:11.187500 [Warn.][WebEPG-xmltv]: WebEPG: Getting sublinked data failed
---------------------------end of webepg.log--------------
It does not matter which piece of the target link I tried (fichaemision, guiatv, grepi, /guiatv/fichaemision. html, ....) the result is the same: Webepg tries to build the sublink with a part of code that is between the brackets, and if there are more than one part fo the code between brackets it goes for the first one. notice that in the example provided there are two different parts of the code between brackets, but in this other case:
<a class="ee" title="New York Undercover: Venganzas raciales| Temporada: 2 / Episodio: 10| | MI-28. 03:30h. - 04:20h. (Series - Policiaca)" href="/guiatv/fichaemision.html?grepi=P&id=16308631&tipo=R">New York Undercover: Venganzas raciales</a>
where there is only one piece of code between brackets, the sublink that webepg tries to request is:
http://www.plus.es/guiatv/Series - Policiaca
Anyway, this is the side efect, the fact (to be confirmed by somebody else) is that a piece of we source code like this: <a some_piece_of_additional_info_here href="whatever_link.html"> confuses webepg. I do not know if this could be considered a bug or the issue is a non standard web code or it is simply something that is not usual and therefore the people who develop webepg did not take into account. (it is impossible to take into account everything)
Would somebody else confirm this investigation?
PD: By the way, I notice that there is also another thread talking about an issue with the "Sublink search" feature, but I am not sure if it is fully related or not https://forum.team-mediaportal.com/webepg-136/search-sublink-extra-info-tag-69756/ because the extra info is not before the href but after