Seite 2 von 40 ErsteErste 123412 ... LetzteLetzte
Ergebnis 11 bis 20 von 399
  1. #11
    Senior Mitglied
    Registriert seit
    27.12.2014
    Beiträge
    609
    Thanks (gegeben)
    75
    Thanks (bekommen)
    242
    Total Downloaded
    290,69 MB
    Total Downloaded
    290,69 MB
    ReceiverDanke
    Box 1:
    Quad4K
     
     
    Box 2:
    Quad Plus
     
     
    Box 3:
    Mutant51
     
     
    in the plugin your
    make adjustments
    timer on 23h
    put
    green button select your bouquet save
    exit plugin
    reboot enigma2
    the poster banner backdrop must be skinned into the skin

    •   Alt Advertising

       

  2. #12
    <-- Skinner -->
    Registriert seit
    03.05.2016
    Beiträge
    406
    Thanks (gegeben)
    25
    Thanks (bekommen)
    569
    Themenstarter
    Total Downloaded
    1,48 MB
    Total Downloaded
    1,48 MB
    ReceiverDanke
    Zitat Zitat von sunfl0w Beitrag anzeigen
    Hi.
    Installed ipk- no failiures . No I need to add/change links to get posters and so on?
    Please excuse my dumb questions but I am not familiar with that.
    Do I need to change / fulfill anything anywhere on box too, to get posters and info shown,?

    When I say download after designate bouquets by green button I get an endless loop and I assume I need to fill out anything anywhere more.
    Please help me out.

    Sunny
    Install ipk ...
    gui restart(fast)
    or
    open plugins / remove plugins (red button)
    exit button
    will now appear in plugins ...

    open the plugin select location ... close the plugin and open it again...
    ...
    Reread the "recommend" part ... there may be a translation problem, let me try to explain again ...
    do not download via plugin ... do not click on the search (green) button ...
    because here the spinner will work ...
    do this only to learn the working principle ...
    for example,
    search mode "current channel"
    search next events "5"
    poster tmdb-185x278
    others off ...
    Press searcrh (green) will search for 10-20 seconds and download the posters ...
    location will be in ...
    / Media / hdd / xtraevent / posters

    for general use,
    search mode "bouquets"
    search next events "20" (or setting you want, max 999)
    timer set(1-23 hours)
    image source - all open...

    press the search (green) button ... the bouquet window will open ....
    select the save (green) button ... when finished, it will return to the previous screen ...
    close the plugin..and gui restart(fast) ... downloads back it will be silent in the plan ...
    the first download will take a long time ...
    check /tmp/up_report
    check /media/hdd/xtraEvent/

    xtraEvent plugin by digiteng-xtraevent.png

    xtraEvent plugin by digiteng-xtraevent2.png

    My advice is not to choose all the bouquets ... make a bouquet and choose your favorite channels ...
    Geändert von digiteng (16.08.2020 um 21:05 Uhr)

  3. Thanks ser6, 0815, anzonl bedankten sich
  4. #13
    Mitglied
    Registriert seit
    07.10.2015
    Beiträge
    69
    Thanks (gegeben)
    16
    Thanks (bekommen)
    1
    Total Downloaded
    21,89 MB
    Total Downloaded
    21,89 MB
    ReceiverDanke
    Awesome Plugin! Takes openATV to a whole new level...

    Too bad there is no Fluid skin for openATV and no FCC for VuPlus...
    Geändert von 0815 (19.08.2020 um 19:10 Uhr)

  5. Thanks digiteng bedankten sich
  6. #14
    Senior Mitglied Avatar von anzonl
    Registriert seit
    12.07.2013
    Ort
    Veenendaal (Netherlands)
    Beiträge
    126
    Thanks (gegeben)
    87
    Thanks (bekommen)
    9
    Total Downloaded
    0
    Total Downloaded
    0
    ReceiverDanke
    Box 1:
    Gigablue UHD Quad 4K (livingroom)
     
     
    Box 2:
    Octagon SF8008 GOLD (hobbyroom)
     
     
    Box 3:
    Gigablue UHD IP 4K Cable (for PLEX)
     
     
    Box 4:
    Gigablue UHD IP 4K (office)
     
     
    Box 5:
    Gigablue Quad HD (streaming server)
     
     
    I tried it with a fresh 6.4 image and using the Froid skin.... tested the current channel bit... searched for 5 events (on a movie channel)... waited and pressend yellow for download: nada nothing. Exiting the plugin there was the same message again: no internet connection. Device is een Gigablue UHD Quad 4K and chosen location is MMC.
    Groet, Grüß, Regards,
    Andreas



  7. Thanks theomo bedankten sich
  8. #15
    <-- Skinner -->
    Registriert seit
    03.05.2016
    Beiträge
    406
    Thanks (gegeben)
    25
    Thanks (bekommen)
    569
    Themenstarter
    Total Downloaded
    1,48 MB
    Total Downloaded
    1,48 MB
    ReceiverDanke
    Zitat Zitat von anzonl Beitrag anzeigen
    I tried it with a fresh 6.4 image and using the Froid skin.... tested the current channel bit... searched for 5 events (on a movie channel)... waited and pressend yellow for download: nada nothing. Exiting the plugin there was the same message again: no internet connection. Device is een Gigablue UHD Quad 4K and chosen location is MMC.

    internet connection menu /...../ network / device setup / link green check ok?
    check socket module...
    network restart...

    Code:
    def intCheck():
    	try:
    		socket.setdefaulttimeout(0.5)
    		socket.socket(socket.AF_INET, socket.SOCK_STREAM).connect(("8.8.8.8", 53))
    		return True
    	except:
    		return False
    You can try other dns instead of 8.8.8.8 here...in xtraEvent/download.py
    These are the first things that come to my mind ...

    xtraEvent plugin by digiteng-ntwrk2.jpg
    xtraEvent plugin by digiteng-ntwrk.jpg

  9. Thanks anzonl bedankten sich
  10. #16
    Senior Mitglied Avatar von anzonl
    Registriert seit
    12.07.2013
    Ort
    Veenendaal (Netherlands)
    Beiträge
    126
    Thanks (gegeben)
    87
    Thanks (bekommen)
    9
    Total Downloaded
    0
    Total Downloaded
    0
    ReceiverDanke
    Box 1:
    Gigablue UHD Quad 4K (livingroom)
     
     
    Box 2:
    Octagon SF8008 GOLD (hobbyroom)
     
     
    Box 3:
    Gigablue UHD IP 4K Cable (for PLEX)
     
     
    Box 4:
    Gigablue UHD IP 4K (office)
     
     
    Box 5:
    Gigablue Quad HD (streaming server)
     
     
    Pictures say more than words :-)
    xtraEvent plugin by digiteng-anzoshot.1472.jpgxtraEvent plugin by digiteng-anzoshot.1473.jpgxtraEvent plugin by digiteng-anzoshot.1474.jpgxtraEvent plugin by digiteng-anzoshot.1475.jpgxtraEvent plugin by digiteng-anzoshot.1476.jpgxtraEvent plugin by digiteng-anzoshot.1477.jpg
    Groet, Grüß, Regards,
    Andreas



  11. #17
    <-- Skinner -->
    Registriert seit
    03.05.2016
    Beiträge
    406
    Thanks (gegeben)
    25
    Thanks (bekommen)
    569
    Themenstarter
    Total Downloaded
    1,48 MB
    Total Downloaded
    1,48 MB
    ReceiverDanke
    ok ... i can find another code for int check ...

    Do you open the plugin and search manually first ...
    because this is not doing int checking ..
    check loc ../ media / mmc / xtraEvent / mSearch /
    eg just search imdb poster ...

  12. Thanks theomo bedankten sich
  13. #18
    Senior Mitglied Avatar von anzonl
    Registriert seit
    12.07.2013
    Ort
    Veenendaal (Netherlands)
    Beiträge
    126
    Thanks (gegeben)
    87
    Thanks (bekommen)
    9
    Total Downloaded
    0
    Total Downloaded
    0
    ReceiverDanke
    Box 1:
    Gigablue UHD Quad 4K (livingroom)
     
     
    Box 2:
    Octagon SF8008 GOLD (hobbyroom)
     
     
    Box 3:
    Gigablue UHD IP 4K Cable (for PLEX)
     
     
    Box 4:
    Gigablue UHD IP 4K (office)
     
     
    Box 5:
    Gigablue Quad HD (streaming server)
     
     
    Zitat Zitat von digiteng Beitrag anzeigen
    ok ... i can find another code for int check ...

    Do you open the plugin and search manually first ...
    because this is not doing int checking ..
    check loc ../ media / mmc / xtraEvent / mSearch /
    eg just search imdb poster ...
    xtraEvent plugin by digiteng-anzoshot.1481.jpg
    No luck...
    Groet, Grüß, Regards,
    Andreas



  14. #19
    Senior Mitglied Avatar von anzonl
    Registriert seit
    12.07.2013
    Ort
    Veenendaal (Netherlands)
    Beiträge
    126
    Thanks (gegeben)
    87
    Thanks (bekommen)
    9
    Total Downloaded
    0
    Total Downloaded
    0
    ReceiverDanke
    Box 1:
    Gigablue UHD Quad 4K (livingroom)
     
     
    Box 2:
    Octagon SF8008 GOLD (hobbyroom)
     
     
    Box 3:
    Gigablue UHD IP 4K Cable (for PLEX)
     
     
    Box 4:
    Gigablue UHD IP 4K (office)
     
     
    Box 5:
    Gigablue Quad HD (streaming server)
     
     
    By the way, in English we write "manual", not "manuel". In Dutch it is "handmatig zoeken".
    Groet, Grüß, Regards,
    Andreas



  15. #20
    <-- Skinner -->
    Registriert seit
    03.05.2016
    Beiträge
    406
    Thanks (gegeben)
    25
    Thanks (bekommen)
    569
    Themenstarter
    Total Downloaded
    1,48 MB
    Total Downloaded
    1,48 MB
    ReceiverDanke
    Zitat Zitat von anzonl Beitrag anzeigen
    xtraEvent plugin by digiteng-anzoshot.1481.jpg
    No luck...
    I guess this problem is only in your image ... install a new image and try again ...


Seite 2 von 40 ErsteErste 123412 ... LetzteLetzte

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 11:56 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,26%
Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)
vBulletin Skin By: PurevB.com