Hab jetzt o.g. Grabber aktiviert aber er zieht mir trotzdem kein EPG...
Ich glaube da stimmt was mit dem Container nicht...
Hab jetzt o.g. Grabber aktiviert aber er zieht mir trotzdem kein EPG...
Ich glaube da stimmt was mit dem Container nicht...
wollte nur kurz bescheid geben dass es im webgrab+Plus Forum auch mit donation nichts mehr zum download gibt. da sind wohl einge leider ziemlich zerstritten.
wer also nur wegen den ini updates etwas spenden wollte sollte sich das sparen
lg
hi, ich hab ne gut funktionierende horizon ini, musste ich selbst editieren, da die offizielle im subtitle blödsinn macht.
**------------------------------------------------------------------------------------------------
* @header_start
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
* @Site: horizon.tv
* @MinSWversion: V2.1.1
* @Revision 7 - [04/11/2018] DeBaschdi
* @Revision 6 - [25/07/2017] Blackbear199
* - added lang attrubute for different countries
* @Revision 5 - [24/03/2017] Blackbear199
* - episode fix
* @Revision 4 - [17/01/2017] Blackbear199
* - fix for linux users using php script due to https issues
* @Revision 3 - [24/08/2016] Blackbear199
* - combined all countries into single ini
* - added italy
* @Revision 2 - [07/07/2016] Blackbear199
* - changed api address to one that doesnt change
* @Revision 1 - [19/06/2016] Blackbear199
* - api change,category small fix
* @Revision 0 - [29/04/2016] Blackbear199
* - creation
* @Remarks:
* hozizon.tv all countries.Netherlands,Switzerland,France,Italy,Germany,Poland,Ireland,Czech Republic,Austria,Romania,Hungary,Slovakia
* windows and linux users may need to use different url_index,index_urlshow,url_index(channell.xml creation).be sure to enable correct one.disable the other.
* @header_end
**------------------------------------------------------------------------------------------------
*
site {url=horizon.tv|timezone=UTC|maxdays=7|cultureinfo=de-DE|charset=utf-8|titlematchfactor=90|episodesystem=onscreen}
site {retry=<retry time-out="30">4</retry>}
*
url_index{url|https://web-api.horizon.tv/oesp/api/##country##/web/programschedules/|urldate|/|subpage|} *mono > 5.0.0.1
*url_index{url|http://127.0.0.1/horizon_tv.php?country=##country##&date=|urldate|&subpage=|subpage|&reqtype=1} * linux/windows php
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
url_index.headers {accept=application/json|contenttype=application/json}
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
*
urldate.format {datestring|yyyyMMdd}
subpage.format{list|1|2|3|4}
*
scope.range{(urlindex)|end}
index_variable_element.modify {substring(type=regex)|'config_site_id' "^(.*?)_"}
url_index.modify {replace|##country##|'index_variable_element'}
end_scope
*
global_temp_1.modify {substring(type=regex)|'config_site_id' "_(\d+)__"}
index_urlchannellogo.modify {substring(type=regex)|'config_site_id' "__(.*?)$"}
index_showsplit.scrub {multi|"o":"'global_temp_1'",|{|}|]}}
index_showsplit.modify {cleanup(removeduplicates=equal,100)}
*
* lang configuration
global_temp_2.modify {set|'index_variable_element'}
global_temp_2.modify {replace|NL/nld|nl}
global_temp_2.modify {replace|CH/deu|de}
global_temp_2.modify {replace|CH/fra|fr}
global_temp_2.modify {replace|CH/ita|it}
global_temp_2.modify {replace|DE/deu|de}
global_temp_2.modify {replace|PL/pol|pl}
global_temp_2.modify {replace|IE/eng|en}
global_temp_2.modify {replace|CZ/ces|cz}
global_temp_2.modify {replace|AT/deu|de}
global_temp_2.modify {replace|HU/hun|hu}
*
index_start.scrub {single|"s":||,|,}
index_stop.scrub {single|"e":||,|,}
index_title.scrub {single|"t":"||",|",}
*
index_urlshow {url|https://web-api.horizon.tv/oesp/api/'index_variable_element'/web/listings/|"i":"||"|"} *mono > 5.0.0.1
*index_urlshow {url|http://127.0.0.1/horizon_tv.php?country='index_variable_element'&reqtype=2&showid=|"i":"||"|"} * linux/windows php
index_urlshow.headers {customheader=Accept-Encoding=gzip,deflate}
*
index_title.modify {addend|(lang='global_temp_2')}
*
title.scrub {single|"title":"||",|",}
subtitle.scrub {regex||"secondaryTitle":"(.*?)"[,\}]||}
subtitle.modify {clear('title')}
description.scrub {single|"longDescription":"||",|",}
director.scrub {single(separator="\",\"")|"directors":["||"],|"],}
actor.scrub {single(separator="\",\"")|"cast":["||"],|"],}
*
category.scrub {multi|"categories":[|"title":"|",|}]}
category.scrub {single|"medium":"||",|",}
category.modify {replace|TV|Series}
category.modify {replace|/|\|}
category.modify {cleanup(style=name)}
category.modify {cleanup(removeduplicates=equal,100)}
*
temp_1.scrub {single|"seriesEpisodeNumber":"||"|"}
temp_1.modify {clear(> "1000")}
temp_1.modify {addstart(not "")|E}
temp_2.scrub {single|"seriesNumber":"||"|"}
temp_2.modify {clear(> "10000")}
temp_2.modify {addstart(not "")|S}
temp_1.modify {addstart('temp_2' not "")|'temp_2' }
episode.modify {addstart('temp_1' not "" pattern="S'S1'E'E1'""S'S1'""E'E1'")|'temp_1'}
*
productiondate.scrub {single|"year":"||"|"}
temp_3.modify {substring(type=regex)|'config_site_id' "^(\w{2})\/"}
rating.scrub {single|"parentalRating":"||"|"}
rating.modify {clear("0")}
rating.modify {addend(notnull)|(system='temp_3')}
*
starrating.modify {substring(type=regex)|'description' "IMDb.*"}
description.modify {replace|\|| }
description.modify {remove|'starrating'}
description.modify {cleanup(style=jsondecode)}
starrating.modify {substring(type=regex)|"\d\.\d"}
starrating.modify {addend(notnull)|(system=IMDb)}
showicon.scrub {single|"tva-boxcover"|"url":"|"|}}
*
*title.modify {addend|(lang='global_temp_2')}
*subtitle.modify {addend(notnull)|(lang='global_temp_2')}
*description.modify {addend(notnull)|(lang='global_temp_2')}
*category.modify {addend(notnull)|(lang='global_temp_2')}
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
* ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
*
** @auto_xml_channel_start
*url_index {url|https://web-api.horizon.tv/oesp/api/|subpage|&personalised=false} *mono > 5.0.0.1
*url_index.modify {replace|_|/web/channels?sort=channelNumber&byLocationId=} *mono > 5.0.0.1
**url_index{url|http://127.0.0.1/horizon_tv.php?chxmldata=|subpage|&reqtype=3} * linux/windows php
*subpage.format {list|NL/nld_24443942973|CH/deu_21656615412|CH/fra_21657127006|CH/ita_21657126954|DE/deu_97245734974|PL/pol_239100967286|IE/eng_6651943228|CZ/ces_667808295264|AT/deu_554823207312|RO/ron_552441895089|HU/hun_552442407296|SK/slk_604944423340}
*index_site_id.scrub {|}
*index_temp_9.modify {set|NL/nld\|CH/deu\|CH/fra\|CH/ita\|DE/deu\|PL/pol\|IE/eng\|CZ/ces\|AT/deu\|RO/ron\|HU/hun\|SK/slk}
*index_temp_1.modify {set|0}
*index_temp_8.scrub {multi|{"entryCount"|||}
*loop{(each "index_temp_7" in 'index_temp_8')|end}
*index_temp_2.modify {substring(type=element)|'index_temp_9' 'index_temp_1' 1}
*index_temp_6.modify {substring(type=regex)|'index_temp_7' "\{\"station\":\{\"id\":\"(.*?subChannels)"}
*index_temp_6.modify {replace(type=regex)|(\",\"countryCode\".*?150.*?\"url\":\")|__}
*index_temp_6.modify {remove(type=regex)|.png(.*?subChannels)|__}
*index_temp_6.modify {remove(type=regex)|(\",\"countryCode\".*?subChannels)|__}
*index_temp_6.modify {addstart|'index_temp_2'_}
*index_temp_6.modify {replace|\||##}
*index_temp_5.modify {substring(type=regex)|'index_temp_7' "\{\"station\":\{\"id\":.*?\"title\":\"([^\"]*)\","}
*index_temp_5.modify {replace|\||##}
*index_temp_4.modify {addend|'index_temp_6'##}
*index_temp_3.modify {addend|'index_temp_5'##}
*index_temp_1.modify {calculate(format=F0)|1 +}
*end_loop
*index_site_id.modify {addstart|'index_temp_4'}
*index_site_id.modify {replace|##|\|}
*index_site_id.modify {remove(type=element)|-1 1}
*index_site_channel.modify {addstart|'index_temp_3'}
*index_site_channel.modify {replace|##|\|}
*index_site_channel.modify {remove(type=element)|-1 1}
*index_site_channel.modify {remove(type=regex)|[^\w\s]}
*index_site_id.modify {cleanup(removeduplicates=equal,100 link="index_site_channel")}
** @auto_xml_channel_end
Alles anzeigen
Ich such zusätzlich noch eine funktionierende für tvtv.
Oder was seht ihr als "die beste" mit seasons usw.
hi, ich hab ne gut funktionierende horizon ini, wer interesse hat einfach melden.
Ich such zusätzlich noch eine funktionierende für tvtv.
Oder was seht ihr als "die beste" mit seasons usw.
nehme ich gern..
Verwende z.Z. Vodafone...
hab mein post oben editiert
*edit
eben gerade musste ich ihn nochmal editieren, funzt jetzt, hab gegen gecheckt.
hallo,
wenn ich auf horizon.tv gehe komme ich auf upctv.at
ist das diese seite?
das wäre der hammer weil es die sky Sport Feeds dort gibt und die sky seite nicht mehr richtig funktioniert ...
danke.
orf funktioniert schonmal
hab mein post oben editiert
*edit
eben gerade musste ich ihn nochmal editieren, funzt jetzt, hab gegen gecheckt.
Muss man da noch irgendwo auf was deutsch umstellen? Bekomm den Sendungsinhalt nur auf holländisch.
Ansonsten tolle Arbeit, danke.
hi, ja schau dir mal diesen post an,
https://www.kodinerds.net/index.php/Thre…5718#post505718
**
Wichtig für die language ist natürlich das richtige schnipsel aus der channels.xml, natürlich nur die de/DE rüber kopieren.
Lg
Ich habe es unter Libreelec versucht und das ganze per Docker Container installiert. Das ganze kommt direkt vom Kodi Repo und man hat dann den docker.linuxserver.webgrabplus Docker. Es werden zwei Ordner erstellt Config und Data. In den Config Ordner habe ich die WebGrab++.config.xml kopiert. Diese sieht so aus
<?xml version="1.0"?>
<settings>
<!-- for detailed info about the settings see http://webgrabplus.com/documentation/configuration/webgrabconfigxml -->
<filename>guide.xml</filename>
<mode>nomark</mode>
<postprocess grab="y" run="n">mdb</postprocess>
<user-agent>Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0</user-agent>
<logging>on</logging>
<retry time-out="20">4</retry>
<timespan>30</timespan>
<update>f</update>
<!--
Replace the next dummy channel entry with the channels you want.
You can look into the installed siteini.pack folder on your computer
For the latest version,
see http://webgrabplus.com/epg-channels for the available sites/channels
-->
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503040__https://wp2-images-de-dynamic.horizon.tv/ChannelLogos/02/daserste_hd.png" xmltv_id="Das Erste HD">Das Erste HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503164__https://wp21-images-de-dynamic.horizon.tv/ChannelLogos/02/zdf_hd.png" xmltv_id="ZDF HD">ZDF HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_616178215134__https://wp4-images-de-dynamic.horizon.tv/ChannelLogos/02/3sat_hd.png" xmltv_id="3sat HD">3sat HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_342571559048__https://wp3-images-de-dynamic.horizon.tv/ChannelLogos/02/arte_hd.png" xmltv_id="arte HD">arte HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438502999__https://wp9-images-de-dynamic.horizon.tv/ChannelLogos/02/servus_tv_hd.png" xmltv_id="Servus TV HD">Servus TV HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_761024551272__https://wp22-images-de-dynamic.horizon.tv/ChannelLogos/02/wdr_fernsehen_hd.png" xmltv_id="WDR Köln HD">WDR Köln HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_761026599328__https://wp6-images-de-dynamic.horizon.tv/ChannelLogos/02/hr_hd_1.png" xmltv_id="hr fernsehen HD">hr fernsehen HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_810575399209__https://wp10-images-de-dynamic.horizon.tv/ChannelLogos/02/brf_hd_1.png" xmltv_id="BR_Fernsehen_Sued_HD name undefined">BR_Fernsehen_Sued_HD name undefined</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_834825255151__https://wp14-images-de-dynamic.horizon.tv/ChannelLogos/02/mdr_hd_Fernsehen.png" xmltv_id="MDR Thüringen HD">MDR Thüringen HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_810575911128__https://wp18-images-de-dynamic.horizon.tv/ChannelLogos/02/ndr_hd_1.png" xmltv_id="NDR Niedersachsen HD">NDR Niedersachsen HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_834825767105__https://wp21-images-de-dynamic.horizon.tv/ChannelLogos/02/rbb_hd.png" xmltv_id="rbb Berlin HD">rbb Berlin HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_834825767107__https://wp13-images-de-dynamic.horizon.tv/ChannelLogos/02/sr_hd_2.png" xmltv_id="SR Fernsehen HD">SR Fernsehen HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_761023015389__https://wp1-images-de-dynamic.horizon.tv/ChannelLogos/02/swr_hd.png" xmltv_id="SWR Fernsehen BW HD">SWR Fernsehen BW HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_706497063099__https://wp21-images-de-dynamic.horizon.tv/ChannelLogos/02/kika_hd.png" xmltv_id="Kika HD">Kika HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_616654375081__https://wp7-images-de-dynamic.horizon.tv/ChannelLogos/02/zdf_neo_hd_v2.png" xmltv_id="ZDF neo HD">ZDF neo HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_616178215135__https://wp8-images-de-dynamic.horizon.tv/ChannelLogos/02/one_hd.png" xmltv_id="ONE HD">ONE HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_817724967008__https://wp14-images-de-dynamic.horizon.tv/ChannelLogos/02/anixe_hd.png" xmltv_id="Anixe HD">Anixe HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438502966__https://wp6-images-de-dynamic.horizon.tv/ChannelLogos/02/sky_sport_news_hd_v2.png" xmltv_id="Sky Sports News HD">Sky Sports News HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_706496551303__https://wp9-images-de-dynamic.horizon.tv/ChannelLogos/02/phoenix_hd.png" xmltv_id="Phoenix HD">Phoenix HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_834825255153__https://wp10-images-de-dynamic.horizon.tv/ChannelLogos/02/tagesschau_24_hd.png" xmltv_id="tagesschau24 HD">tagesschau24 HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_616178215136__https://wp25-images-de-dynamic.horizon.tv/ChannelLogos/02/bbc_world_news_hd.png" xmltv_id="BBC HD">BBC HD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503017__https://wp20-images-de-dynamic.horizon.tv/ChannelLogos/02/daserste.png" xmltv_id="ARD">ARD</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503165__https://wp20-images-de-dynamic.horizon.tv/ChannelLogos/02/zdf.png" xmltv_id="ZDF">ZDF</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503175__https://wp17-images-de-dynamic.horizon.tv/ChannelLogos/02/rtl_v2.png" xmltv_id="RTL">RTL</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503126__https://wp19-images-de-dynamic.horizon.tv/ChannelLogos/02/sat1.png" xmltv_id="Sat 1">Sat 1</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503097__https://wp7-images-de-dynamic.horizon.tv/ChannelLogos/02/prosieben_1.png" xmltv_id="ProSieben">ProSieben</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503001__https://wp5-images-de-dynamic.horizon.tv/ChannelLogos/02/vox.png" xmltv_id="Vox">Vox</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503100__https://wp25-images-de-dynamic.horizon.tv/ChannelLogos/02/kabel_1.png" xmltv_id="Kabel eins">Kabel eins</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438502973__https://wp27-images-de-dynamic.horizon.tv/ChannelLogos/02/rtl2.png" xmltv_id="RTL 2">RTL 2</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503123__https://wp7-images-de-dynamic.horizon.tv/ChannelLogos/02/3sat.png" xmltv_id="3sat">3sat</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503073__https://wp6-images-de-dynamic.horizon.tv/ChannelLogos/02/arte.png" xmltv_id="Arte Germany">Arte Germany</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503000__https://wp20-images-de-dynamic.horizon.tv/ChannelLogos/02/servus_tv.png" xmltv_id="Servus TV">Servus TV</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_834825767108__https://wp14-images-de-dynamic.horizon.tv/ChannelLogos/02/wdr_koln.png" xmltv_id="WDR Köln">WDR Köln</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_834825767109__https://wp7-images-de-dynamic.horizon.tv/ChannelLogos/02/hr_fernsehen_1.png" xmltv_id="hrfernsehen">hrfernsehen</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503050__https://wp4-images-de-dynamic.horizon.tv/ChannelLogos/02/brf_sued.png" xmltv_id="Bayerisches Fernsehen Süd">Bayerisches Fernsehen Süd</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503048__https://wp8-images-de-dynamic.horizon.tv/ChannelLogos/02/brf_nord.png" xmltv_id="Bayerisches Fernsehen Nord">Bayerisches Fernsehen Nord</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503066__https://wp23-images-de-dynamic.horizon.tv/ChannelLogos/02/mdr_sachsen.png" xmltv_id="MDR Sachsen">MDR Sachsen</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503067__https://wp23-images-de-dynamic.horizon.tv/ChannelLogos/02/mdr_sachsen-anhalt.png" xmltv_id="MDR Sachsen Anhalt">MDR Sachsen Anhalt</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503068__https://wp5-images-de-dynamic.horizon.tv/ChannelLogos/02/mdr_thuringen.png" xmltv_id="MDR Thüringen">MDR Thüringen</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503144__https://wp25-images-de-dynamic.horizon.tv/ChannelLogos/02/ndr_fernsehen_nds.png" xmltv_id="NDR Niedersachsen">NDR Niedersachsen</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503143__https://wp12-images-de-dynamic.horizon.tv/ChannelLogos/02/ndr_fernsehen_hh.png" xmltv_id="NDR Hamburg">NDR Hamburg</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503152__https://wp26-images-de-dynamic.horizon.tv/ChannelLogos/02/ndr_fernsehen_sh.png" xmltv_id="NDR SchleswigHolstein">NDR SchleswigHolstein</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503151__https://wp23-images-de-dynamic.horizon.tv/ChannelLogos/02/ndr_fernsehen_mv.png" xmltv_id="NDR MecklenburgVorpommern">NDR MecklenburgVorpommern</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503155__https://wp1-images-de-dynamic.horizon.tv/ChannelLogos/02/rbb_brandenburg.png" xmltv_id="RBB">RBB</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503160__https://wp22-images-de-dynamic.horizon.tv/ChannelLogos/02/rbb_berlin.png" xmltv_id="RBB Berlin">RBB Berlin</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_834825255155__https://wp10-images-de-dynamic.horizon.tv/ChannelLogos/02/sr_fernsehen.png" xmltv_id="SR Fernsehen">SR Fernsehen</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_834825767112__https://wp3-images-de-dynamic.horizon.tv/ChannelLogos/02/radiobremen_2.png" xmltv_id="Radio Bremen TV">Radio Bremen TV</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503094__https://wp12-images-de-dynamic.horizon.tv/ChannelLogos/02/swr_fs_rp.png" xmltv_id="SWR Fernsehen RP">SWR Fernsehen RP</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_834825767111__https://wp3-images-de-dynamic.horizon.tv/ChannelLogos/02/swr_fs_bw.png" xmltv_id="SWR Fernsehen BW">SWR Fernsehen BW</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29436455447__https://wp2-images-de-dynamic.horizon.tv/ChannelLogos/02/nrwision_1.png" xmltv_id="TVLernsender NRW">TVLernsender NRW</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_563038759254__https://wp22-images-de-dynamic.horizon.tv/ChannelLogos/02/unitymedia_schnupperkanal_1.png" xmltv_id="Boomerang Germany">Boomerang Germany</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29436455444__https://wp13-images-de-dynamic.horizon.tv/ChannelLogos/02/unitymedia_videothek_2.png" xmltv_id="Unitymedia Videothek">Unitymedia Videothek</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503089__https://wp18-images-de-dynamic.horizon.tv/ChannelLogos/02/dmax.png" xmltv_id="DMAX">DMAX</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503079__https://wp10-images-de-dynamic.horizon.tv/ChannelLogos/02/zdf_info.png" xmltv_id="ZDF info">ZDF info</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_488928807317__https://wp22-images-de-dynamic.horizon.tv/ChannelLogos/02/tlc_2.png" xmltv_id="TLC">TLC</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_745574951375__https://wp7-images-de-dynamic.horizon.tv/ChannelLogos/02/kabel1_doku.png" xmltv_id="kabel eins Doku">kabel eins Doku</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_745574951376__https://wp6-images-de-dynamic.horizon.tv/ChannelLogos/02/n24doku.png" xmltv_id="N24 Doku">N24 Doku</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503083__https://wp7-images-de-dynamic.horizon.tv/ChannelLogos/02/br-alpha.png" xmltv_id="ARDalpha">ARDalpha</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_427555366987__https://wp2-images-de-dynamic.horizon.tv/ChannelLogos/02/die_neue_zeit.png" xmltv_id="Die Neue Zeit TV">Die Neue Zeit TV</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_97245734982__https://wp16-images-de-dynamic.horizon.tv/ChannelLogos/02/sonlife_broadcasting_network.png" xmltv_id="SonLife">SonLife</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_810575399212__https://wp21-images-de-dynamic.horizon.tv/ChannelLogos/02/god.png" xmltv_id="GodTV">GodTV</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_810575911132__https://wp9-images-de-dynamic.horizon.tv/ChannelLogos/02/health_tv.png" xmltv_id="Health TV">Health TV</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_825206311401__https://wp19-images-de-dynamic.horizon.tv/ChannelLogos/02/hope_channel.png" xmltv_id="HOPE CHANNEL">HOPE CHANNEL</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_810575911133__https://wp23-images-de-dynamic.horizon.tv/ChannelLogos/02/welt_der_wunder.png" xmltv_id="Welt der Wunder">Welt der Wunder</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503045__https://wp28-images-de-dynamic.horizon.tv/ChannelLogos/02/deluxe_music.png" xmltv_id="DELUXE Music">DELUXE Music</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_581525543056__https://wp26-images-de-dynamic.horizon.tv/ChannelLogos/02/deutsches_musik_fernsehen.png" xmltv_id="Deutsches Musik Fernsehen">Deutsches Musik Fernsehen</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_809640999021__https://wp20-images-de-dynamic.horizon.tv/ChannelLogos/02/mtv_2.png" xmltv_id="MTV">MTV</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_551261735066__https://wp3-images-de-dynamic.horizon.tv/ChannelLogos/02/xite.png" xmltv_id="Xite">Xite</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503124__https://wp24-images-de-dynamic.horizon.tv/ChannelLogos/02/super_rtl.png" xmltv_id="Super RTL">Super RTL</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_834825255158__https://wp6-images-de-dynamic.horizon.tv/ChannelLogos/02/kika.png" xmltv_id="KiKa">KiKa</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29609511128__https://wp18-images-de-dynamic.horizon.tv/ChannelLogos/02/nick_nicknight.png" xmltv_id="NickNicknight">NickNicknight</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_728445991321__https://wp17-images-de-dynamic.horizon.tv/ChannelLogos/02/toggo_plus.png" xmltv_id="TOGGO plus">TOGGO plus</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_581525543058__https://wp17-images-de-dynamic.horizon.tv/ChannelLogos/02/ric.png" xmltv_id="RiC">RiC</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503117__https://wp25-images-de-dynamic.horizon.tv/ChannelLogos/02/zdf_neo_v2.png" xmltv_id="ZDF neo">ZDF neo</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503118__https://wp10-images-de-dynamic.horizon.tv/ChannelLogos/02/nitro.png" xmltv_id="RTL Nitro">RTL Nitro</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438502972__https://wp7-images-de-dynamic.horizon.tv/ChannelLogos/02/sat_1_gold.png" xmltv_id="Sat1 Gold">Sat1 Gold</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29609511124__https://wp24-images-de-dynamic.horizon.tv/ChannelLogos/02/tele5.png" xmltv_id="Tele 5">Tele 5</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_342736423084__https://wp7-images-de-dynamic.horizon.tv/ChannelLogos/02/disney_channel_1.png" xmltv_id="Disney Channel">Disney Channel</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_465354791388__https://wp1-images-de-dynamic.horizon.tv/ChannelLogos/02/sixx.png" xmltv_id="Sixx">Sixx</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_432862759167__https://wp20-images-de-dynamic.horizon.tv/ChannelLogos/02/prosieben_maxx.png" xmltv_id="ProSieben MAXX">ProSieben MAXX</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_728445991322__https://wp11-images-de-dynamic.horizon.tv/ChannelLogos/02/rtlplus.png" xmltv_id="RTLplus">RTLplus</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503166__https://wp14-images-de-dynamic.horizon.tv/ChannelLogos/02/one.png" xmltv_id="ONE">ONE</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_733871143282__https://wp2-images-de-dynamic.horizon.tv/ChannelLogos/02/zeeone2.png" xmltv_id="Zee One">Zee One</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_817724967010__https://wp11-images-de-dynamic.horizon.tv/ChannelLogos/02/eotv_1.png" xmltv_id="eoTV">eoTV</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438502968__https://wp1-images-de-dynamic.horizon.tv/ChannelLogos/02/sport1_1.png" xmltv_id="Sport1">Sport1</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29609511127__https://wp14-images-de-dynamic.horizon.tv/ChannelLogos/02/eurosport_1.png" xmltv_id="Eurosport 1">Eurosport 1</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_465354791385__https://wp7-images-de-dynamic.horizon.tv/ChannelLogos/02/welt.png" xmltv_id="WELT">WELT</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503090__https://wp14-images-de-dynamic.horizon.tv/ChannelLogos/02/phoenix.png" xmltv_id="Phoenix">Phoenix</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503069__https://wp9-images-de-dynamic.horizon.tv/ChannelLogos/02/ntv.png" xmltv_id="ntv">ntv</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438503029__https://wp8-images-de-dynamic.horizon.tv/ChannelLogos/02/euronews_(d).png" xmltv_id="Euronews">Euronews</channel>
<channel update="i" site="horizon.tv" site_id="DE/deu_29438502971__https://wp25-images-de-dynamic.horizon.tv/ChannelLogos/02/Tagesschau_24_1.png" xmltv_id="tagesschau 24">tagesschau 24</channel>
</settings>
Alles anzeigen
Die wg-cron hat diesen Inhalt
#2 3 * * * s6-setuidgid abc /bin/bash /defaults/update.sh
30 1 * * * s6-setuidgid abc /bin/bash /defaults/update.sh
nach einem restart wird aber weder eine guide.xml noch ein [definition='1','0']log[/definition] erstellt. Wo liegt der Fehler?
Wann hast du das denn erstellt?
Dein cron-tab sagt aktuell, dass jeden Tag um 1:30 Uhr die Ausführung stattfinden soll, wenn du es heute erstellt hast, dann musst du bis 1:30 Uhr warten^^
Wann hast du das denn erstellt?
Dein cron-tab sagt aktuell, dass jeden Tag um 1:30 Uhr die Ausführung stattfinden soll, wenn du es heute erstellt hast, dann musst du bis 1:30 Uhr warten^^
da hat er wohl recht
Okay, klar. Aber sollte die XML nicht beim Neustart des Containers, Dockers, HTPC automatisch starten? Dann sollte doch diese Dateien erstellt werden?
cron startet Befehle nur zur definierten zeit, du könntest rein theoretisch den befehl im terminal eintipseln, anschließend sollte webgrab grabben, oder wie hier im ersten post den crontab auf +1min stellen.
Zusätzlich sollte es möglich sein den grab befehl als Autorun nach systemstart auszuführen.
Aber bedenke, webgrab braucht je nach kanalvielfalt und zu grabbende tage ne lange zeit. 30min locker bis die xml fertig ist.
Ich habe den cron auf eine andere Zeit gesetzt und den Container neugestartet. Dennoch ist weder eine [definition='1','0']log[/definition] noch XML Datei erstellt worden. Kann ich sonst noch was versuchen?
Keine Schreibrechte im entsprechenden Verzeichnis?
Wie sieht dein cron tab denn nun aus?
40 14 * * * s6-setuidgid abc /bin/bash /defaults/update.sh
Habe die Ordner auf den storage Speicher geändert. Im default hatte die keine Rechte
Demnach müsste eigentlich seit 14:40/14:41 Uhr eine .[definition='1','0']log[/definition] Datei vorhanden sein und in Zeit X auch die XML-Datei.
Ein [definition='1','0']log[/definition] ist jetzt da... er schein aber mit einer Stunde Zeitverzögerung angefertigt worden zu sein.
[ ]
[ ] WebGrab+Plus/w MDB & REX Postprocess -- version V2.1.5
[ ]
[ ] Jan van Straaten
[ ] Francis De Paemeleere
[ ]
[ ] thanks to Paul Weterings and all the contributing users
[ ] --------------------------------------------------------------------------------
[ ]
[ ] Job started at 15/01/2019 13:40:02
[ [definition='1','3']Debug[/definition] ]
[ [definition='1','3']Debug[/definition] ] Running on: Unix 4.19.8.0
[ [definition='1','3']Debug[/definition] ] Environment: 4.0.30319.42000
[ [definition='1','3']Debug[/definition] ] Mono version: 5.18.0.225 (tarball Wed Jan 2 21:25:21 UTC 2019)
[ [definition='1','3']Debug[/definition] ]
[ [definition='1','3']Debug[/definition] ] Loading timezone data
[ [definition='1','3']Debug[/definition] ] Embedded timezones source: timezone.timezonesdata.txt
[ [definition='1','3']Debug[/definition] ] Reading config file: /config/WebGrab++.config.xml
[ Info ] found: /config/siteini.pack/International/horizon.tv.ini -- Revision 06
[ Info ] input file /storage/downloads/epg/guide.xml not found ... created a new one ...
[ Info ]
[ Info ]
[ Info ] i=index .=same c=change g=gab r=replace n=new
[ Info ]
[ Info ]
[ Info ] Group (0) :
[ Info ] update requested for - 91 - out of - 91 - channels for 31 day(s)
[ [definition='1','3']Debug[/definition] ]
[ Info ] ( 1/91 ) HORIZON.TV -- chan. (xmltv_id=Das Erste HD) -- mode Force
[Warning ] no robots data found
[Warning ] skipped robots check
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 22:45
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 23:30
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 23:50
[ Info ] 0.55 sec/update
[ Info ] Summary for update of Das Erste HD
[ Info ] missing shows added 0
[ Info ] changed shows updated 0
[ Info ] new shows added 234
[ Info ] unchanged shows inspected 0
[ Info ] total after update 234
[ Info ] elapstime / updated show 0.56 seconds
[Warning ] cannot access /storage/downloads/epg/guide.xml
[Warning ] file in use by an other process!
[Warning ] will retry for 30 seconds
[Error ] giving up writing to /storage/downloads/epg/guide.xml
[Error ] channel not updated!!
[Error ] unable to write to /storage/downloads/epg/guide.xml
[Error ] file in use by other process? corrupt?
[Error ] channel update not saved
[ [definition='1','3']Debug[/definition] ]
[ Info ] ( 2/91 ) HORIZON.TV -- chan. (xmltv_id=ZDF HD) -- mode Force
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 22:55
[ Info ] 0.54 sec/update
[ Info ] Summary for update of ZDF HD
[ Info ] missing shows added 0
[ Info ] changed shows updated 0
[ Info ] new shows added 256
[ Info ] unchanged shows inspected 0
[ Info ] total after update 256
[ Info ] elapstime / updated show 0.55 seconds
[Warning ] cannot access /storage/downloads/epg/guide.xml
[Warning ] file in use by an other process!
[Warning ] will retry for 30 seconds
[Error ] giving up writing to /storage/downloads/epg/guide.xml
[Error ] channel not updated!!
[Error ] unable to write to /storage/downloads/epg/guide.xml
[Error ] file in use by other process? corrupt?
[Error ] channel update not saved
[ [definition='1','3']Debug[/definition] ]
[ Info ] ( 3/91 ) HORIZON.TV -- chan. (xmltv_id=3sat HD) -- mode Force
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 21:29
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 23:01
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 23:30
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 23:59
[Warning ] error downloading page: Error: NameResolutionFailure
[Warning ] pausing 1 of 4 times for 30 seconds before re-try.
[ Info ] 0.74 sec/update
[ Info ] Summary for update of 3sat HD
[ Info ] missing shows added 0
[ Info ] changed shows updated 0
[ Info ] new shows added 234
[ Info ] unchanged shows inspected 0
[ Info ] total after update 234
[ Info ] elapstime / updated show 0.74 seconds
[Warning ] cannot access /storage/downloads/epg/guide.xml
[Warning ] file in use by an other process!
[Warning ] will retry for 30 seconds
[Error ] giving up writing to /storage/downloads/epg/guide.xml
[Error ] channel not updated!!
[Error ] unable to write to /storage/downloads/epg/guide.xml
[Error ] file in use by other process? corrupt?
[Error ] channel update not saved
[ [definition='1','3']Debug[/definition] ]
[ Info ] ( 4/91 ) HORIZON.TV -- chan. (xmltv_id=arte HD) -- mode Force
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 22:30
[ Info ] 0.53 sec/update
[ Info ] Summary for update of arte HD
[ Info ] missing shows added 0
[ Info ] changed shows updated 0
[ Info ] new shows added 218
[ Info ] unchanged shows inspected 0
[ Info ] total after update 218
[ Info ] elapstime / updated show 0.54 seconds
[Warning ] cannot access /storage/downloads/epg/guide.xml
[Warning ] file in use by an other process!
[Warning ] will retry for 30 seconds
[Error ] giving up writing to /storage/downloads/epg/guide.xml
[Error ] channel not updated!!
[Error ] unable to write to /storage/downloads/epg/guide.xml
[Error ] file in use by other process? corrupt?
[Error ] channel update not saved
[ [definition='1','3']Debug[/definition] ]
[ Info ] ( 5/91 ) HORIZON.TV -- chan. (xmltv_id=Servus TV HD) -- mode Force
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 22:15
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 23:45
[ Info ] 0.49 sec/update
[ Info ] Summary for update of Servus TV HD
[ Info ] missing shows added 0
[ Info ] changed shows updated 0
[ Info ] new shows added 214
[ Info ] unchanged shows inspected 0
[ Info ] total after update 214
[ Info ] elapstime / updated show 0.50 seconds
[Warning ] cannot access /storage/downloads/epg/guide.xml
[Warning ] file in use by an other process!
[Warning ] will retry for 30 seconds
[Error ] giving up writing to /storage/downloads/epg/guide.xml
[Error ] channel not updated!!
[Error ] unable to write to /storage/downloads/epg/guide.xml
[Error ] file in use by other process? corrupt?
[Error ] channel update not saved
[ [definition='1','3']Debug[/definition] ]
[ Info ] ( 6/91 ) HORIZON.TV -- chan. (xmltv_id=WDR Köln HD) -- mode Force
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 21:55
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 23:25
[ Info ] 0.53 sec/update
[ Info ] Summary for update of WDR Köln HD
[ Info ] missing shows added 0
[ Info ] changed shows updated 0
[ Info ] new shows added 239
[ Info ] unchanged shows inspected 0
[ Info ] total after update 239
[ Info ] elapstime / updated show 0.54 seconds
[Warning ] cannot access /storage/downloads/epg/guide.xml
[Warning ] file in use by an other process!
[Warning ] will retry for 30 seconds
[Error ] giving up writing to /storage/downloads/epg/guide.xml
[Error ] channel not updated!!
[Error ] unable to write to /storage/downloads/epg/guide.xml
[Error ] file in use by other process? corrupt?
[Error ] channel update not saved
[ [definition='1','3']Debug[/definition] ]
[ Info ] ( 7/91 ) HORIZON.TV -- chan. (xmltv_id=hr fernsehen HD) -- mode Force
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 22:15
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 23:55
[ Info ] 0.51 sec/update
[ Info ] Summary for update of hr fernsehen HD
[ Info ] missing shows added 0
[ Info ] changed shows updated 0
[ Info ] new shows added 255
[ Info ] unchanged shows inspected 0
[ Info ] total after update 255
[ Info ] elapstime / updated show 0.51 seconds
[Warning ] cannot access /storage/downloads/epg/guide.xml
[Warning ] file in use by an other process!
[Warning ] will retry for 30 seconds
[Error ] giving up writing to /storage/downloads/epg/guide.xml
[Error ] channel not updated!!
[Error ] unable to write to /storage/downloads/epg/guide.xml
[Error ] file in use by other process? corrupt?
[Error ] channel update not saved
[ [definition='1','3']Debug[/definition] ]
[ Info ] ( 8/91 ) HORIZON.TV -- chan. (xmltv_id=BR_Fernsehen_Sued_HD name undefined) -- mode Force
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 22:45
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 23:30
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 23:35
[ Info ] 0.55 sec/update
[ Info ] Summary for update of BR_Fernsehen_Sued_HD name undefined
[ Info ] missing shows added 0
[ Info ] changed shows updated 0
[ Info ] new shows added 250
[ Info ] unchanged shows inspected 0
[ Info ] total after update 250
[ Info ] elapstime / updated show 0.55 seconds
[Warning ] cannot access /storage/downloads/epg/guide.xml
[Warning ] file in use by an other process!
[Warning ] will retry for 30 seconds
[Error ] giving up writing to /storage/downloads/epg/guide.xml
[Error ] channel not updated!!
[Error ] unable to write to /storage/downloads/epg/guide.xml
[Error ] file in use by other process? corrupt?
[Error ] channel update not saved
[ [definition='1','3']Debug[/definition] ]
[ Info ] ( 9/91 ) HORIZON.TV -- chan. (xmltv_id=MDR Thüringen HD) -- mode Force
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 22:05
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 23:35
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 23:50
[ Info ] 0.55 sec/update
[ Info ] Summary for update of MDR Thüringen HD
[ Info ] missing shows added 0
[ Info ] changed shows updated 0
[ Info ] new shows added 284
[ Info ] unchanged shows inspected 0
[ Info ] total after update 284
[ Info ] elapstime / updated show 0.56 seconds
[Warning ] cannot access /storage/downloads/epg/guide.xml
[Warning ] file in use by an other process!
[Warning ] will retry for 30 seconds
[Error ] giving up writing to /storage/downloads/epg/guide.xml
[Error ] channel not updated!!
[Error ] unable to write to /storage/downloads/epg/guide.xml
[Error ] file in use by other process? corrupt?
[Error ] channel update not saved
[ [definition='1','3']Debug[/definition] ]
[ Info ] ( 10/91 ) HORIZON.TV -- chan. (xmltv_id=NDR Niedersachsen HD) -- mode Force
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 22:15
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 23:50
[ [definition='1','3']Debug[/definition] ] suspicious title in index page
[ [definition='1','3']Debug[/definition] ] Can't match any (sub)detail title(s) with any index title(s):
[ [definition='1','3']Debug[/definition] ] index title(s):
[ [definition='1','3']Debug[/definition] ] (sub)detail title(s):
[ Info ] 0.51 sec/update
[ Info ] Summary for update of NDR Niedersachsen HD
[ Info ] missing shows added 0
[ Info ] changed shows updated 0
[ Info ] new shows added 266
[ Info ] unchanged shows inspected 0
[ Info ] total after update 266
[ Info ] elapstime / updated show 0.52 seconds
[Warning ] cannot access /storage/downloads/epg/guide.xml
[Warning ] file in use by an other process!
[Warning ] will retry for 30 seconds
[Error ] giving up writing to /storage/downloads/epg/guide.xml
[Error ] channel not updated!!
[Error ] unable to write to /storage/downloads/epg/guide.xml
[Error ] file in use by other process? corrupt?
[Error ] channel update not saved
[ [definition='1','3']Debug[/definition] ]
[ Info ] ( 11/91 ) HORIZON.TV -- chan. (xmltv_id=rbb Berlin HD) -- mode Force
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 22:30
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 23:45
[ Info ] 0.53 sec/update
[ Info ] Summary for update of rbb Berlin HD
[ Info ] missing shows added 0
[ Info ] changed shows updated 0
[ Info ] new shows added 272
[ Info ] unchanged shows inspected 0
[ Info ] total after update 272
[ Info ] elapstime / updated show 0.54 seconds
[Warning ] cannot access /storage/downloads/epg/guide.xml
[Warning ] file in use by an other process!
[Warning ] will retry for 30 seconds
[Error ] giving up writing to /storage/downloads/epg/guide.xml
[Error ] channel not updated!!
[Error ] unable to write to /storage/downloads/epg/guide.xml
[Error ] file in use by other process? corrupt?
[Error ] channel update not saved
[ [definition='1','3']Debug[/definition] ]
[ Info ] ( 12/91 ) HORIZON.TV -- chan. (xmltv_id=SR Fernsehen HD) -- mode Force
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 22:45
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 23:30
[ Info ] 0.52 sec/update
[ Info ] Summary for update of SR Fernsehen HD
[ Info ] missing shows added 0
[ Info ] changed shows updated 0
[ Info ] new shows added 293
[ Info ] unchanged shows inspected 0
[ Info ] total after update 293
[ Info ] elapstime / updated show 0.53 seconds
[Warning ] cannot access /storage/downloads/epg/guide.xml
[Warning ] file in use by an other process!
[Warning ] will retry for 30 seconds
[Error ] giving up writing to /storage/downloads/epg/guide.xml
[Error ] channel not updated!!
[Error ] unable to write to /storage/downloads/epg/guide.xml
[Error ] file in use by other process? corrupt?
[Error ] channel update not saved
[ [definition='1','3']Debug[/definition] ]
[ Info ] ( 13/91 ) HORIZON.TV -- chan. (xmltv_id=SWR Fernsehen BW HD) -- mode Force
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 22:45
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 23:30
[ Info ] 0.50 sec/update
[ Info ] Summary for update of SWR Fernsehen BW HD
[ Info ] missing shows added 0
[ Info ] changed shows updated 0
[ Info ] new shows added 299
[ Info ] unchanged shows inspected 0
[ Info ] total after update 299
[ Info ] elapstime / updated show 0.51 seconds
[Warning ] cannot access /storage/downloads/epg/guide.xml
[Warning ] file in use by an other process!
[Warning ] will retry for 30 seconds
[Error ] giving up writing to /storage/downloads/epg/guide.xml
[Error ] channel not updated!!
[Error ] unable to write to /storage/downloads/epg/guide.xml
[Error ] file in use by other process? corrupt?
[Error ] channel update not saved
[ [definition='1','3']Debug[/definition] ]
[ Info ] ( 14/91 ) HORIZON.TV -- chan. (xmltv_id=Kika HD) -- mode Force
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 20:00
[ Info ] 0.54 sec/update
[ Info ] Summary for update of Kika HD
[ Info ] missing shows added 0
[ Info ] changed shows updated 0
[ Info ] new shows added 446
[ Info ] unchanged shows inspected 0
[ Info ] total after update 446
[ Info ] elapstime / updated show 0.54 seconds
[Warning ] cannot access /storage/downloads/epg/guide.xml
[Warning ] file in use by an other process!
[Warning ] will retry for 30 seconds
[Error ] giving up writing to /storage/downloads/epg/guide.xml
[Error ] channel not updated!!
[Error ] unable to write to /storage/downloads/epg/guide.xml
[Error ] file in use by other process? corrupt?
[Error ] channel update not saved
[ [definition='1','3']Debug[/definition] ]
[ Info ] ( 15/91 ) HORIZON.TV -- chan. (xmltv_id=ZDF neo HD) -- mode Force
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 22:55
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 23:40
[ Info ] 0.51 sec/update
[ Info ] Summary for update of ZDF neo HD
[ Info ] missing shows added 0
[ Info ] changed shows updated 0
[ Info ] new shows added 178
[ Info ] unchanged shows inspected 0
[ Info ] total after update 178
[ Info ] elapstime / updated show 0.52 seconds
[Warning ] cannot access /storage/downloads/epg/guide.xml
[Warning ] file in use by an other process!
[Warning ] will retry for 30 seconds
[Error ] giving up writing to /storage/downloads/epg/guide.xml
[Error ] channel not updated!!
[Error ] unable to write to /storage/downloads/epg/guide.xml
[Error ] file in use by other process? corrupt?
[Error ] channel update not saved
[ [definition='1','3']Debug[/definition] ]
[ Info ] ( 16/91 ) HORIZON.TV -- chan. (xmltv_id=ONE HD) -- mode Force
[ [definition='1','3']Debug[/definition] ] skipped : show that happened before 'today' @ 14/01/2019 22:20
[ Info ] 0.46 sec/update
[ Info ] Summary for update of ONE HD
[ Info ] missing shows added 0
[ Info ] changed shows updated 0
[ Info ] new shows added 219
[ Info ] unchanged shows inspected 0
[ Info ] total after update 219
[ Info ] elapstime / updated show 0.46 seconds
[Warning ] cannot access /storage/downloads/epg/guide.xml
[Warning ] file in use by an other process!
[Warning ] will retry for 30 seconds
Alles anzeigen
Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!