Seite 2 von 2 ErsteErste 12
Ergebnis 11 bis 17 von 17
  1. #11
    Avatar von Papi2000
    Registriert seit
    20.04.2013
    Beiträge
    24.824
    Thanks (gegeben)
    4679
    Thanks (bekommen)
    9077
    Total Downloaded
    596,61 MB
    Total Downloaded
    596,61 MB
    ReceiverDanke
    Box 1:
    GB Q4K-SC / UE4K-SC / UE4K-C
     
     
    Box 2:
    GigaBlue Q-SSC / Q+-SSC
     
     
    Box 3:
    DM900uhd-SS / Vu+Duo
     
     
    Box 4:
    ZGemma H7/H9 SF8008
     
     
    Box 5:
    diverse andere . . .
     
     
    Forget about your unsupported plugin errors, and keep on helping to solve your started problems here. For now, you are the only user for that plugin.
    Grüßle
    Ralf
    ---------------------------------------------
    Gigablue Quad4K-mixed, UE4K, Trio4K, Quad_Plus-SSC, UE_Plus-SC, X2/X3-SC, UltraUE-SC, ...
    Astra 19.2E UniCable & KabelBW, oATV/teamBlue
    (u.a.: DM900uhd,Vu+Duo,ZGemma H9Twin & H7S), PC-DVB-S/C/T, Xtreamer, BDP5200, Philips 24PFS4022/12, 65OLED855/12,UE32C5700, RPi3+
    ---- Einen Receiver kann sich jeder kaufen - Eine stabile E²-Box muß man sich verdienen! ----



    •   Alt Advertising

       

  2. #12
    Anfänger
    Registriert seit
    14.12.2019
    Beiträge
    14
    Thanks (gegeben)
    3
    Thanks (bekommen)
    1
    Themenstarter
    Total Downloaded
    0
    Total Downloaded
    0
    ReceiverDanke
    I have some news:

    With openatv-7.2-vuuno4k-20230330_usb:

    - in openatv 7.2 the plugin was installed and after a restart it was available in plugins menu
    - also, I was able to setup the options, but with a small issue: after creating the EPG file in the designated folder, the plugin was stuck in "EPG downloading". The file was created (most probably ok). After an "ok" click on the remote, the plugin came back into the menu. I don't know about scheduling yet.

    With openatv-7.1-vuuno4k-20230128_usb

    - in openatv 7.1 I've succeeded to solve the CI+ problem (most probably it's ok also in 7.2 now)
    - the EPG plugin can be installed but it doesn't work normal and it cannot be found in the plugins menu, I receive this screen after reboot:

    Pasteboard - Uploaded Image

    - BUT I had a (big?) issue with this 7.2 nightbuild because it cannot fetch the list of updates (it does not deliver a "no updates" message but remains stuck in downloading the list)

    I'll try again tomorrow with 7.2 again

    (I'll repeat myself THANK YOU !
    Geändert von nick61 (30.03.2023 um 22:40 Uhr)

  3. #13
    Senior Mitglied Avatar von s3n0
    Registriert seit
    02.01.2017
    Ort
    Slovakia
    Beiträge
    1.460
    Thanks (gegeben)
    91
    Thanks (bekommen)
    418
    Total Downloaded
    323,0 KB
    Total Downloaded
    323,0 KB
    ReceiverDanke
    Box 1:
    Vu+ Zero 4K
     
     
    Box 2:
    Vu+ Solo SE V2
     
     
    Box 3:
    Formuer F4-TURBO
     
     
    Hi.

    I need a more detailed error report.

    If there is an up-to-date (according to date and time) crashlog file in the "/home/root/logs" directory, this one should be enough.

    But if the crashlog does not exist, then I need a debug log file.

    You would have to activate the debugging function in OpenATV in the MENU. Then restart the set-top box. And then invoke BUG. Next, a record is created in the LOG file in the "/home/root/logs" directory. I will need this last file or at least a couple (50-100) of the last lines for a detailed BUG check.

  4. #14
    Anfänger
    Registriert seit
    14.12.2019
    Beiträge
    14
    Thanks (gegeben)
    3
    Thanks (bekommen)
    1
    Themenstarter
    Total Downloaded
    0
    Total Downloaded
    0
    ReceiverDanke
    Hi,

    I just wanted to reply here also, because this thread could be closed, the problem is solved.

    THANK YOU s3n0 for your effort, for your time and above all for your patience, the plugin is working now !

  5. Thanks s3n0 bedankten sich
  6. #15
    Senior Mitglied Avatar von s3n0
    Registriert seit
    02.01.2017
    Ort
    Slovakia
    Beiträge
    1.460
    Thanks (gegeben)
    91
    Thanks (bekommen)
    418
    Total Downloaded
    323,0 KB
    Total Downloaded
    323,0 KB
    ReceiverDanke
    Box 1:
    Vu+ Zero 4K
     
     
    Box 2:
    Vu+ Solo SE V2
     
     
    Box 3:
    Formuer F4-TURBO
     
     
    Hi.

    Yes... the plugin does work, but I had some reservations about the original code and algorithm. For example, this plugin uses a process that is started via eTimer, but it then runs as a separate algorithm - in the background. However, this makes Enigma2 very busy for a few seconds - a busy "spinner wheel" is displayed, in the upper left (as an OSD icon). It's okay, but it can be annoying sometimes :).

    Would like to change... modify... refactor it to better code... more modern... :).

    There are many ways :). But there must be more free time and more desire to work on it :).

    Maybe sometime later again :-D.

    It still needs a few tests from people who know how the plugin should work correctly in the old version of Python2. And if everything works OK, then OpenATV can add this again (probably via the "bitbake" recipe?) to its feed - server with plugins. I'm not very proficient in BitBake recipes yet :).

    I also remind you that here is a redesigned plugin for Python3, marked with version "1.5-r0":
    e2plugins/EPGExport at master . s3n0/e2plugins . GitHub

    Good Luck :)

  7. #16
    Anfänger
    Registriert seit
    19.09.2014
    Beiträge
    2
    Thanks (gegeben)
    0
    Thanks (bekommen)
    0
    Total Downloaded
    0
    Total Downloaded
    0
    ReceiverDanke
    I tried the Python3 1.5-r0 but after install I get this:

    Warning
    Some plugins are not present
    Extensions/EPGExport (cannot import name getPiconName)

  8. #17
    Senior Mitglied Avatar von s3n0
    Registriert seit
    02.01.2017
    Ort
    Slovakia
    Beiträge
    1.460
    Thanks (gegeben)
    91
    Thanks (bekommen)
    418
    Total Downloaded
    323,0 KB
    Total Downloaded
    323,0 KB
    ReceiverDanke
    Box 1:
    Vu+ Zero 4K
     
     
    Box 2:
    Vu+ Solo SE V2
     
     
    Box 3:
    Formuer F4-TURBO
     
     
    Hi @booby1

    I don't see any problem with that.

    Which version of OpenATV are you using ?

    It is actually a file "/usr/lib/enigma2/python/Components/Renderer/Picon.pyc" which contains a "function" named as "getPiconName" for importing. Of course, it is available in OpenATV-7.2: enigma2/Picon.py at 7.2 . openatv/enigma2 . GitHub


Seite 2 von 2 ErsteErste 12

Stichworte

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •  
Alle Zeitangaben in WEZ +1. Es ist jetzt 21:17 Uhr.
Powered by vBulletin® Version 4.2.5 (Deutsch)
Copyright ©2024 Adduco Digital e.K. und vBulletin Solutions, Inc. Alle Rechte vorbehalten.
Resources saved on this page: MySQL 5,56%
Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)
vBulletin Skin By: PurevB.com