Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

[HORIZON] Duplicated Channel IDs error #50

Closed
CSchlipp opened this issue Nov 27, 2020 · 4 comments
Closed

[HORIZON] Duplicated Channel IDs error #50

CSchlipp opened this issue Nov 27, 2020 · 4 comments

Comments

@CSchlipp
Copy link

I stumbled upon easyepg a while ago and wanted to try it out today.

Unfortunately, I cannot get the most recent version producing an xml-file in the qoopido/easyepg.minimal docker image.
The Horizon Grabber throws the following error:

 --------------------------------------------
 HORIZON EPG SIMPLE XMLTV GRABBER
 powered by easyEPG Grabber v0.4.3 2020/01/11
 (c) 2019-2020 Jan-Luca Neumann / sunsettrack4
 --------------------------------------------

+++ COUNTRY: GERMANY +++

- DOWNLOAD PROCESS -

Checking manifest files...
1 manifest file(s) to be downloaded!

Loading manifest files...
DONE!

Creating EPG manifest file... DONE!

- FILE CREATION PROCESS -

Validating EPG XMLTV file... DONE!

========== EPG CREATION: WARNING/ERROR LOG ============

[ DUPLICATE ] <channel id="Fox HD">
[ EPG ERROR ] XMLTV FILE CONTAINS DUPLICATED CHANNEL IDs!

=======================================================

In this case, I've only selected "Fox HD", but some other channels seems to trigger the same error as well (e.g. NatGeo HD, SYFY HD, TNT Comedy, ...)

It doesn't make a difference if Rytec IDs are enabled or not. If enabled, the error changes to

...
[ DUPLICATE ] <channel id="Fox.de">
...

Finally, no xml file gets created.

@tinect
Copy link

tinect commented Dec 30, 2020

Same here without docker

@CSchlipp
Copy link
Author

The "TESTING" branch is quite a bit behind the master branch, but works.

@sunsettrack4
Copy link
Owner

sunsettrack4 commented Jan 1, 2021

I just added the fixes to the main branch: 2e1fec9

Please update the script and retry to set up the channels for Horizon.

@CSchlipp
Copy link
Author

CSchlipp commented Jan 3, 2021

Thanks!
Changed the branch in my Docker container yesterday, but kept the configuration files. Everything's working so far!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants