Files
epg/siteini.pack/UK/madeinliverpool.tv.ini
freearhey a597b11307 Init
2021-03-09 22:46:37 +03:00

38 lines
1.7 KiB
INI
Executable File

**------------------------------------------------------------------------------------------------
* @header_start
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
* @Site: madeinliverpool.tv
* @MinSWversion:
* @Revision 0 - [06/05/2017] Netuddki
* - creation
* @Remarks:
* @header_end
**------------------------------------------------------------------------------------------------
*
site {url=madeinliverpool.tv|timezone=Europe/London|maxdays=7.1|cultureinfo=en-GB|charset=UTF-8|titlematchfactor=90|nopageoverlaps}
site {ratingsystem=GB}
*
site {episodesystem=onscreen} *Enable for Onscreen Episode System
*site {episodesystem=xmltv_ns} *Enable for xmltv_ns Episode System
*
url_index{url|https://www.madeinliverpool.tv/schedule/?date=|urldate|}
url_index.headers {customheader=Accept-Encoding=gzip,deflate} * to speedup the downloading of the index pages
urldate.format {datestring|yyyy-MM-dd}
index_showsplit.scrub {regex||<div class="grid-40(.*?)<div class="listing-item-clear">||}
*
index_start.scrub {regex||<span class="listing-item-time">(\d{1,2}:\d+\s[ap]m)</span>||}
index_title.scrub {regex||<span class="listing-item-title">(.*?)</span>||}
index_description.scrub {regex||<span class="listing-item-synopsis">(.*?)</span>||}
index_episode.scrub {regex set(pattern="(Episode 'E1')")||<span class="listing-item-ep">(\(Episode \d+\))</span>||}
*
*
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
**
** @auto_xml_channel_start
*index_site_id.scrub {|}
*index_site_id.modify {set|madeinliverpool}
*index_site_channel.modify {set|Madeinliverpool}
** @auto_xml_channel_end