Оценете темата:
  • 0 гласа - средно 0
  • 1
  • 2
  • 3
  • 4
  • 5
Разминаване на дата/час в ЕПГ на TVH
#13
Когато променя .ini по този начин:

Код:
site {url=sky.de|timezone=Europe/Sofia|maxdays=14|cultureinfo=de-DE|charset=utf-8|titlematchfactor=90}
site {ratingsystem=DE|episodesystem=onscreen}
url_index{url()|http://skyonline.sky.de/epgd/st/web/eventList/|urldate|/|channel|/}
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
urldate.format {datestring|dd.MM.yyyy}
*
index_showsplit.scrub {regex||\{"id":.+?\}||}
index_showsplit.modify {cleanup(removeduplicates=equal,100 keepfirst)}
index_showsplit.modify {cleanup}
*
scope.range{(indexshowdetails)|end}
index_start.scrub {regex||"startDate":"(\d{2}\.\d{2}\.\d{4}","startTime":"\d{2}:\d{2})"||}
index_start.modify {calculate(format=utctime)}
index_start.modify {replace|","startTime":"| }
index_stop.scrub {regex||"endDate":"(\d{2}\.\d{2}\.\d{4}","endTime":"\d{2}:\d{2})"||}
index_stop.modify {replace|","endTime":"| }
index_stop.modify {calculate(format=utctime)}
index_title.scrub {single|"title":"||"|"}

Резултатът е, че всички програми имат един и същ начален час:
Код:
<programme start="20181011090000 +0300" stop="20181012002500 +0300" channel="Sky Atlantic HD">
   <title lang="de">Game of Thrones - Das Lied von Eis und Feuer</title>
   <sub-title lang="de">Was tot ist, kann niemals sterben</sub-title>
   <desc lang="de">Tyrion Lannister (Peter Dinklage) knüpft in der roten Burg mit Heiratsversprechen neue Allianzen. Catelyn Stark (Michelle Fairley) erreicht derweil Sturmkap, um selbst ein Bündnis zu schmieden(n)</desc>
   <date>2012</date>
   <icon src="http://skyonline.sky.de/st/bin/EPGEvent/web/event_4254214.png" />
   <country>USA</country>
 </programme>
 <programme start="20181011090000 +0300" stop="20181011233000 +0300" channel="Sky Atlantic HD">
   <title lang="de">Five Days</title>
   <title lang="xx">Day Three</title>
   <sub-title lang="de">Tag 3</sub-title>

Как мога да го оправя, моля?
Отговори


Съобщения в темата
RE: Разминаване на дата/час в ЕПГ на TVH - от Sei4etosei4eto - 12-10-2018, 00:07

Отваряне на: