Beiträge von herbert08

    Das ist aber ein Fehler bei deinem System. Hat nichts mit meiner Binary zu tun, die auf meinem Raspberry Pi5 problemlos läuft. Zudem wird LibreELEC nicht in meiner Liste der unterstützten Systeme genannt.

    Hallo, bin kein Fachexperte bei all diesen Themen, dennoch tolle Sache, telerising (v13.0.4) geht ja auch problemlos auf aktuellem LibreELEC.

    - LibreELEC scheint andere build in Bezug auf CA cert Handling als beim Raspian, so dass telerising v13.0.7 mit dem ausgewiesenen CA-cert PATH nichts findet, oder?
    LibreELEC? e.g. add symbolic link, dort aber read-only zone.

    - Constellation A: Pi5, LibreELEC 12.0.2 (aarch64), telerising v13.0.4 (arm64) --> vollends funktional.

    - Constellation B: Pi5, LibreELEC 12.0.2 (aarch64): Start telerising v13.0.7(_arm64_raspbian) ok | update, add CA certs via https://wiki.libreelec.tv/configuration/ssl-tls-ertificates aus /telerising/certifi/cacert.pem),
    --> provider Anfrage telerising v13.0.7 App dann: ERROR:root:Could not find a suitable TLS CA certificate bundle, invalid path: /etc/ssl/certs/ca-certificates.crt NoneType: None

    Und du hast meine Binary genommen?

    Hallo, unter LibreElec passt es nicht (mehr):

    - telerising Version v0.13.7: telerising-v0.13.7_arm64_raspbian.zip auf Raspberrry Pi5 / OS: LibreELEC 12.0.2 (LibreELEC-RPi5.aarch64-12.0.2) --> /etc/ssl/cacert.pem ?

    started nicht, wirft Fehler: OSError: Could not find a suitable TLS CA certificate bundle, invalid path: /etc/ssl/certs/ca-certificates.crt

    - mit telerising v0.13.4 : ok

    Danke.

    Grabber throws error, not creating epg.xml file, if xml-id Import by xml.file includes apostroph, as e.g. ID: MTV.90's.id /

    <channel id="MTV.90's.id">

    --> Grabber status: An error occurred. Please check the log file.

    +++ grabber_error_log.txt +++

    .../resources/lib/db.py", line 149, in simple_epg_db_update

    self.c.execute("""SELECT broadcast_id FROM {} WHERE channel_id IN ({})""".format(f"pre_{provider}", channel))

    sqlite3.OperationalError: near "s": syntax error