Hi,
I would like to know if it´s possible create site.ini for this website:
Cadena SER:
http://play.cadenaser.com/parrilla/
My intention was, if it´s possible, to have the name of the program as title and the presenter as subtitle. Example:
<img>https://i.imgur.com/8NzzVqq.png</img>
Webpage with the details of the program:
http://play.cadenaser.com/programa/carrusel_deportivo/
Title:
<a href="/audio/cadenaser_carruseldeportivo_20180620_150000_160000/" class="programa" title="Carrusel Mundial (20/06/2018)"
Subtitle:
<span class="cabecera-submenu__presentador">Dani Garrido</span>
Image and description of the program:
<div class="cabecera-submenu__desplegado">
<div class="foto">
<img src="https://recursosweb.prisaradio.com/fotos/original/010002266641.png" alt="Carrusel Deportivo" onerror="$(this).closest('.header-programa-emisora').addClass('no-foto');"/>
</div>
<div class="info">
<p>Sábados y domingos de 15:00 a 24:00 <em>h</em></p>
If you need further information... just let me know.
Thanks a lot and best regards.
Because I´m good searching in the source code of the web pages the elements to be scrubbed but I´m not good working with the regex to scrub the data in the site.ini.
I´ve readed several times the documentation but it´s still not clear for me.
I have two or three sites similar to this... maybe if you create this site.ini I could figured out how to create the rest of them and start to create the site.ini´s by my self... But I can´t promise you nothing... :-(
check this, it it is what u want
Hi mat8861
Sorry for the delay to answer you I´ve been sick the previous week. I´ll try it tonight but seems to be just what I want watching the guide.xml generated.
Thank you very much
Keep in touch!