Skip to content

Commit

Permalink
Update tvtoday.de.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
DeBaschdi committed Feb 25, 2019
1 parent eba485b commit 568a102
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions siteini.pack/Germany/tvtoday.de.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
* @Site: tvtoday.de
* @MinSWversion: V2.1.5
* @Revision 19 - [24/2/2019] DeBaschdi fixes icon_src, xmltv_ns
* @Revision 18 - [25/10/2018] Mat8861 *speed-up & fixes
* @Revision 17 - [24/07/2016] Willy De Wilde
* - new website
Expand All @@ -27,7 +28,9 @@ index_start.scrub {single|data-start-time="||"}
*index_stop.scrub {single|data-end-time="||"} * on channels ndr swr there are overlapping shows
index_title.scrub {single|<p class="h7 name">||</p>}
index_category.scrub {single(separator=", " include=first)|<p class="small-meta description|">|</p>|</p>}
index_showicon.scrub {single(not "/bundles/frontend")|data-lazy-load-src="||"}
showicon.scrub {single|data-slide-content="visual">|<img src="|"|</div>}
showicon.modify {addstart(not "")|https://www.tvtoday.de}
showicon.modify {replace|https://www.tvtoday.dehttps:|https:}
index_urlshow {url|https://www.tvtoday.de/programm/standard/sendung/|"/programm/standard/sendung/||"}
index_urlshow.headers {customheader=Accept-Encoding=gzip,deflate} * to speedup the downloading of the detail pages
*
Expand All @@ -47,12 +50,19 @@ rating.scrub {single|<div class="cell">Altersfreigabe|">|</div>}
category.scrub {single|<div class="cell">Genre|">|</div>}
productiondate.scrub {single|<div class="cell">Jahr|<div class="cell">|</div>}
temp_1.scrub{single( include="Folge")|<ul class="additional-infos">|<li class="h8">|</li>|</ul>}
episode.modify {addstart(pattern="St. 'S1', Folge 'E1'/'Et1' ""Folge 'E1'")|'temp_1'}
site {ratingsystem=FSK|episodesystem=xmltv_ns}
episode.scrub {single(pattern="St. 'S1',Folge 'E1'/'Et1'""Folge 'E1'/'Et1'""Folge 'E1'" includeblock="Folge")|<li class="h8">||</li>|</li>}
* operations:
titleoriginal.modify{remove('title')|'titleoriginal'}
rating.modify{replace|12 Jahre|FSK 12}
rating.modify{replace|14 Jahre|FSK 14}
rating.modify{replace|16 Jahre|FSK 16}
rating.modify{replace|6 Jahre|6}
rating.modify{replace|8 Jahre|8}
rating.modify{replace|10 Jahre|10}
rating.modify{replace|12 Jahre|12}
rating.modify{replace|14 Jahre|14}
rating.modify{replace|16 Jahre|16}
rating.modify{replace|18 Jahre|18}
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
**
Expand Down

0 comments on commit 568a102

Please sign in to comment.