35 lines
1.3 KiB
INI
Executable File
35 lines
1.3 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
|
* @header_start
|
|
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
|
* @Site: tele.rtl.lu
|
|
* @MinSWversion:V1.1.1/47
|
|
* @Revision 1 - [21/04/2016] Blackbear199
|
|
* - rewrite
|
|
* @Revision 0 - [07/03/2013] Willy De Wilde
|
|
* - creation
|
|
* @Remarks:
|
|
* @header_end
|
|
**------------------------------------------------------------------------------------------------
|
|
|
|
site {url=tele.rtl.lu|timezone=UTC+01:00|maxdays=7|cultureinfo=de-LU|charset=UTF-8|titlematchfactor=50}
|
|
url_index{url|http://tele.rtl.lu/grille/tele/|channel|/|urldate|}
|
|
urldate.format {datestring|yyyy-MM-dd}
|
|
|
|
index_showsplit.scrub {multi|"schedule"|"channel_id"|}|}}}
|
|
index_showsplit.modify {cleanup}
|
|
*
|
|
index_start.scrub {single|"idatetime":"||"|"}
|
|
index_title.scrub {single|"name":"||"|"}
|
|
index_description.scrub {single|"description":"||"|"}
|
|
*
|
|
index_description.modify {remove|<br />}
|
|
*
|
|
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
|
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
|
**
|
|
** @auto_xml_channel_start
|
|
*index_site_id.scrub {|}
|
|
*index_site_id.modify {set|1\|2}
|
|
*index_site_channel.modify {set|RTL\|RTL 2}
|
|
** @auto_xml_channel_end
|