You are here

Horizon.ini How do I switch from onscreen to xmltv_ns

16 posts / 0 new
Last post
Ulli
Offline
Donator
Joined: 7 years
Last seen: 3 months
Horizon.ini How do I switch from onscreen to xmltv_ns

with the current Horizon.ini the episodes system xmltv_ns no longer works. I've tried several versions, but somehow it doesn't work anymore

mat8861
Offline
WG++ Team memberDonator
Joined: 8 years
Last seen: 14 hours

add in site line episodesystem=xmltv_ns

Ulli
Offline
Donator
Joined: 7 years
Last seen: 3 months

it doesn't work, I've tried that

site {url=horizon.tv|timezone=UTC|maxdays=7|cultureinfo=de-DE|charset=utf-8|titlematchfactor=90}
*site {episodesystem=onscreen} *Enable for Onscreen Episode System
site {episodesystem=xmltv_ns} *Enable for xmltv_ns Episode System
site {retry= 4}

mat8861
Offline
WG++ Team memberDonator
Joined: 8 years
Last seen: 14 hours

adding episodesystem=xmltv_ns to site line automatically convert to xmltv_ns.

Attachments: 
Ulli
Offline
Donator
Joined: 7 years
Last seen: 3 months

can you send me your horizon.ini? It doesn't work with mine.

mat8861
Offline
WG++ Team memberDonator
Joined: 8 years
Last seen: 14 hours
Ulli
Offline
Donator
Joined: 7 years
Last seen: 3 months

is there also decrypted? I made an adjustment to the star rating for TVHEADEND, which I would like to add here, and if it was taken over by Horizon.ini, I would have to set the serial number to 9999. Or could you register that for me?

temp_1.scrub {single|"seriesEpisodeNumber":"||"|"}
temp_1.modify {clear(> "9999")} *changed
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 "" patten="S'S1'E'E1'""S'S1'""E'E1'")|'temp_1'}

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/10"} *changed
starrating.modify {addend(notnull)|(system=IMDb)}
showicon.scrub {single|"tva-boxcover"|"url":"|"|}}

mat8861
Offline
WG++ Team memberDonator
Joined: 8 years
Last seen: 14 hours

Did you try that one ?

Ulli
Offline
Donator
Joined: 7 years
Last seen: 3 months

i have tried, but it doesn't work. WebGrab* says
Job started at 02/07/2020 07:52:46
found: /home/hts/webgrab/siteini.pack/International/horizon.tv.EK.ini -- Revision 12
encrypted with userkey and expiry date

Unable to decrypt!!
See /home/hts/webgrab/.WebGrab++.log.txt for details

Ulli
Offline
Donator
Joined: 7 years
Last seen: 3 months

i have tried, but it doesn't work. WebGrab* says
Job started at 02/07/2020 07:52:46
found: /home/hts/webgrab/siteini.pack/International/horizon.tv.EK.ini -- Revision 12
encrypted with userkey and expiry date

Unable to decrypt!!
See /home/hts/webgrab/.WebGrab++.log.txt for details

Ulli
Offline
Donator
Joined: 7 years
Last seen: 3 months

why everything so complicated? everything went well before and now? And why the maximum number of stations now? I have over 500 channels and could scrape everything, now almost nothing works.

Job started at 02/07/2020 13:10:16
Checking License ..
For License request/update data, see WGLicense.log.txt
found: /home/hts/webgrab/siteini.pack/International/horizon.tv.EK.ini -- Revision 12
encrypted with userkey and expiry date in 'legacy (V2)' mode
processing /home/hts/webgrab/mdb/guide.xml ...
Found existing channel (xmltv_id=Das Erste HD) in the config file
Found existing channel (xmltv_id=ZDF HD) in the config file
Found existing channel (xmltv_id=ProSieben HD) in the config file
Found existing channel (xmltv_id=VOX HD) in the config file
Found existing channel (xmltv_id=kabel eins HD) in the config file
Found existing channel (xmltv_id=Lust Pur HD) in the config file
........

showdetails limitations in effect for license 'default' !!
see WGLicense.log.txt

i=index .=same c=change g=gab r=replace n=new

Group (0) :
update requested for - 6 - out of - 6 - channels for 7 day(s)

( 1/6 ) HORIZON.TV.EK -- chan. (xmltv_id=Das Erste HD) -- skipped --> encrypted SiteIni

( 2/6 ) HORIZON.TV.EK -- chan. (xmltv_id=ZDF HD) -- skipped --> encrypted SiteIni

mat8861
Offline
WG++ Team memberDonator
Joined: 8 years
Last seen: 14 hours
Ulli
Offline
Donator
Joined: 7 years
Last seen: 3 months

thats my Problem

[ Info ] License request/update
[ Info ] Username 'Ulli'
[Error ] Password mismatch !
[Error ] Geheim doesn't match the registered license password for user 'Ulli'
[Warning ] the programm will run with reduced performance !!
[ Info ] License status : 'False'

but my Password is the correct one

Ulli
Offline
Donator
Joined: 7 years
Last seen: 3 months

License are now corret, and it works. now i need the extra parameters for TVHEADEND.

mat8861
Offline
WG++ Team memberDonator
Joined: 8 years
Last seen: 14 hours

change the site line of EK siteini to:
url=horizon.tv|timezone=UTC|maxdays=7|cultureinfo=en-GB|charset=utf-8|titlematchfactor=90|episodesystem=xmltv_ns
or just add at the end
episodesystem=xmltv_ns

Ulli
Offline
Donator
Joined: 7 years
Last seen: 3 months

the xmltv_ns is running, now i need the change for starrating and the episode.

temp_1.scrub {single|"seriesEpisodeNumber":"||"|"}
temp_1.modify {clear(> "9999")} *changed
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 "" patten="S'S1'E'E1'""S'S1'""E'E1'")|'temp_1'}

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/10"} *changed
starrating.modify {addend(notnull)|(system=IMDb)}
showicon.scrub {single|"tva-boxcover"|"url":"|"|}}

Log in or register to post comments

Brought to you by Jan van Straaten

Program Development - Jan van Straaten ------- Web design - Francis De Paemeleere
Supported by: servercare.nl