This commit is contained in:
freearhey
2021-03-09 22:46:37 +03:00
commit a597b11307
1377 changed files with 173563 additions and 0 deletions

73
siteini.pack/Germany/rtv.de.ini Executable file
View File

@@ -0,0 +1,73 @@
**------------------------------------------------------------------------------------------------
* @header_start
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
* @Site: rtv.de
* @MinSWversion: 1.1.1/56.27
* @Revision 0 - [24/07/2016] Blackbear199
* - creation
* @Remarks:
* @header_end
**------------------------------------------------------------------------------------------------
site {url=rtv.de|timezone=Europe/Berlin|maxdays=28|cultureinfo=de-DE|charset=UTF-8|titlematchfactor=90|keepindexpage}
site {ratingsystem=DE|episodesystem=onscreen}
url_index{url|http://www.rtv.de/tv-programm/schnelluebersicht.html?date=|urldate|&stationType=-1&start=|subpage|}
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
urldate.format {datenumber|UNIX|0}
subpage.format {list|5|7|9|11|13|15|17|19|21|23|1|3}
*
index_variable_element.modify {set|'config_site_id'}
index_showsplit.scrub {multi(includeblock="/senderinformationen/'index_variable_element'/)|<tr class="timeline|<td class="bc "|</td>|</tr>}
scope.range{(splitindex)|end}
index_temp_1.modify {substring(type=regex)|'index_showsplit' "<div class=\"time\">(.+?)<\/div>"}
index_temp_1.modify {cleanup(removeduplicates=equal,100 span=2 link="index_showsplit")}
end_scope
*
index_urlshow {url|http://www.rtv.de|<a href="||">|">}
index_urlshow.headers {customheader=Accept-Encoding=gzip,deflate}
index_urlchannellogo {url||<td class="station"|<img src="|"|</td>}
*
index_start.scrub {single|<div class="time">||</div>|</div>}
index_title.scrub {single|title="||"|"}
*
scope.range{(showdetails)|end}
title.scrub {single|<div class="title">|<h1 class="detailsHeader">|</h1>|</div>}
titleoriginal.scrub {single|<strong>Originaltitel:</strong>||</div>|</div>}
subtitle.scrub {multi(excludeblock="Folge")|<div class="subTitle">||</div>|</div>}
description.scrub {single|<tr class="middle">|<td class="left">|</td>|</tr>}
director.scrub {single(separator=", ")|<strong>Regie:</strong>||</div>|</div>}
actor.scrub {multi|<strong>Schauspieler:</strong>|<div class="actor">|</div>|</td>}
presenter.scrub {single(separator=", ")|<strong>Moderation:</strong>||</div>|</div>}
writer.scrub {single(separator=", ")|<strong>Drehbuch:</strong>||</div>|</div>}
composer.scrub {single(separator=", ")|<strong>Musik:</strong>||</div>|</div>}
rating.scrub {single|<strong>Altersempfehlung:</strong> ab ||</div>| ab </div>}
category.scrub {single|<div class="genre">||</div>|</div>}
*
country.scrub {single|<div class="countryYear">||</div>|</div>}
productiondate.modify {substring(type=regex)|'country' "\s(\d{4})"}
country.modify {remove(type=regex)|\s'productiondate'}
country.modify {replace|, |\|}
*
starrating.scrub {single|<div class="rating editorialRating"|(this, '|'|</div>}
showicon.scrub {single|<td class="left leftImg" rowspan="2">|src="|"|</td>}
showicon.modify {clear(~ ".mp4")}
*
episode.scrub {multi(pattern="Folge: 'E1'" includeblock="Folge")|<div class="subTitle">||</div>|</div>}
*
titleoriginal.modify {clear('title')}
description.modify {cleanup(tags="<"">")}
director.modify {cleanup(tags="<"">")}
actor.modify {cleanup(tags="<"">")}
presenter.modify {cleanup(tags="<"">")}
writer.modify {cleanup(tags="<"">")}
composer.modify {cleanup(tags="<"">")}
end_scope
*
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
**
** @auto_xml_channel_start
*url_index {url|http://www.rtv.de/index.php?Itemid=70&option=com_pitbroadcast&task=stationsMenu&redirect=1}
*index_site_id.scrub {multi|<a onclick="Pit.listingChangeStation('|station=|',|</td>}
*index_site_channel.scrub {multi|<a onclick="Pit.listingChangeStation(|)">|</a>|</table>}
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
** @auto_xml_channel_end