Files
epg/siteini.pack/Lithuania/cgates.lt.ini
freearhey a597b11307 Init
2021-03-09 22:46:37 +03:00

38 lines
1.9 KiB
INI
Executable File

**------------------------------------------------------------------------------------------------
* @header_start
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
* @Site: cgates.lt
* @MinSWversion: V2.1
* @Revision 2 - [30/07/2019] Mat8861
* @Revision 1 - [10/09/2018] Erikas Rudinskas
* - rewrote everything, since page completelly changed.
* @Revision 0 - [01/09/2015] Karolis Vaikutis
* - creation
* @Remarks:
* Only checked with FilmZone and FilmZone+ channels. For other channels better use other INIs for other websites which support more information, i.e. tv24.lt.ini.
* @header_end
**------------------------------------------------------------------------------------------------
site {url=cgates.lt|timezone=Europe/Vilnius|maxdays=8.1|cultureinfo=lt-LT|charset=UTF-8|titlematchfactor=90|episodesystem=onscreen|allowlastpageoverflow|}
url_index {url|https://www.cgates.lt/tv-kanalai/|channel|/}
index_showsplit.scrub {multi(excludeblock=1)|<tbody>|<tr >|</tr>|</tbody>}
*
index_start.scrub {single|<td class="laikas">||</td>|</td>}
index_title.scrub {single|<td>||<br />|<br />}
index_title.modify {cleanup(tags="<"">")}
index_description.scrub {single|<div class="vc_toggle_content">|<p>|</p>|</div>}
*
index_title.modify {replace(type=regex)| \([^\)]+\), .+||}
**------------------------------------------------------------------------------------------------
** ##### CHANNEL FILE CREATION (only to create the cgates.lt.channel.xml file)
**
** @auto_xml_channel_start
*url_index {url|https://www.cgates.lt/televizija/tv-programa-savaitei/}
*index_site_channel.scrub {multi|<div id="tv-planas-bazinis"|<h6 >|</h6>|}
*index_site_id.scrub {multi|<div id="tv-planas-bazinis"|<a href="https://www.cgates.lt/tv-kanalai/|/"|}
*scope.range {(channellist)|end}
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
*end_scope
** @auto_xml_channel_end