You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example XML that seems to fail to get parsed properly for the actual data:
<?xml version="1.0" encoding="UTF-8"?>
<tv>
<channelid="AlfaTV.fi"><display-name>Alfa TV FI</display-name><iconsrc="https://static.epg.best/fi/AlfaTV.fi.png"/></channel>
<channelid="Ava.fi"><display-name>Ava FI</display-name><iconsrc="https://static.epg.best/fi/Ava.fi.png"/></channel>
<channelid="Frii.fi"><display-name>Frii FI</display-name><iconsrc="https://static.epg.best/fi/Frii.fi.png"/></channel>
<channelid="Hero.fi"><display-name>Hero FI</display-name><iconsrc="https://static.epg.best/fi/Hero.fi.png"/></channel>
<channelid="Jim.fi"><display-name>Jim FI</display-name><iconsrc="https://static.epg.best/fi/Jim.fi.png"/></channel>
<channelid="Kutonen.fi"><display-name>Kutonen FI</display-name><iconsrc="https://static.epg.best/fi/Kutonen.fi.png"/></channel>
<channelid="Liv.fi"><display-name>Liv FI</display-name><iconsrc="https://static.epg.best/fi/Liv.fi.png"/></channel>
<channelid="MTV3.fi"><display-name>MTV 3 FI</display-name><iconsrc="https://static.epg.best/fi/MTV3.fi.png"/></channel>
<channelid="Nelonen.fi"><display-name>Nelonen FI</display-name><iconsrc="https://static.epg.best/fi/Nelonen.fi.png"/></channel>
<channelid="Sub.fi"><display-name>Sub FI</display-name><iconsrc="https://static.epg.best/fi/Sub.fi.png"/></channel>
<channelid="TLC.fi"><display-name>TLC Finland FI</display-name><iconsrc="https://static.epg.best/fi/TLC.fi.png"/></channel>
<channelid="TV5.fi"><display-name>TV 5 FI</display-name><iconsrc="https://static.epg.best/fi/TV5.fi.png"/></channel>
<channelid="TV7.fi"><display-name>TV 7 FI</display-name><iconsrc="https://static.epg.best/fi/TV7.fi.png"/></channel>
<channelid="YleFem.fi"><display-name>Yle Teema Fem FI</display-name><iconsrc="https://static.epg.best/fi/YleFem.fi.png"/></channel>
<channelid="YleTV1.fi"><display-name>Yle TV1 FI</display-name><iconsrc="https://static.epg.best/fi/YleTV1.fi.png"/></channel>
<channelid="YleTV2.fi"><display-name>Yle TV2 FI</display-name><iconsrc="https://static.epg.best/fi/YleTV2.fi.png"/></channel>
<iepg>132511</iepg>
<programmestart="20230117005500 +0100"stop="20230117015000 +0100"channel="Ava.fi">
<titlelang="fi">Kardashianit</title>
<desclang="fi">Esirippu laskeutuu, osa 2. Kurkistus losangelesilaisen Kardashian-Jennerin perheen tempauksiin ja ylelliseen yksityiselämään. Mukana siskot Kim, Kourtney ja Khloe. Suosikkisarja, jossa seurataan Hollywoodin kermaan kuuluvan Kardashianien klaanin elämää</desc>
<categorylang="fi">Animaatio Ja Nuoriso</category>
<categorylang="fi">Tosi Tv Ja Viihde</category>
<categorylang="fi">Draama</category>
<categorylang="fi">Sarjat</category>
<episode-numsystem="xmltv_ns">19.13/14.</episode-num>
<star-rating>
<value>1.0</value>
</star-rating>
</programme>
</tv>
The text was updated successfully, but these errors were encountered:
samip5
changed the title
[bug]: Telly doesn't appear to parse epg.best's EPG XML correctly
[BUG]: Telly doesn't appear to parse epg.best's EPG XML correctly
Jan 18, 2023
telly release with the issue:
Last working telly release (if known):
N/A
Operating environment (Docker/Windows/Linux/QNAP, etc.):
Ubuntu 22.04, installed go via apt
Description of problem:
Contents of
telly.config.toml
[if you're using a version above 1.1]:telly log:
Additional information:
The result is an empty epg and no errors what so ever.
The entirely of
http://192.168.2.10:6077/epg.xml
is the following:Example XML that seems to fail to get parsed properly for the actual data:
The text was updated successfully, but these errors were encountered: