Posts by Panda555

    fairbird

    Sorry , but you are answered on my older post #142. I installed your latest version 5.8 and explained what happens in my post #144.

    Once again , when I select "Add key Manually" instead Virtualkeyboard on screen , I get crashlog every time. Here is problem.

    Maybe my Pure2 image is not compatible with your plugin. If you have time maybe you can test your plugin on Pure2 image.

    Thank you.

    smoky

    Unfortunately , except live streams also not works some other sections ( clips , uploads ). But for now we don't have

    no one to ask for the fix. Situation with Webmedia1 is known ( no more public updates ). Only Mario remains , but

    he works now with implementation PY3 in his repo. No problem to ask on his gitlab for fix , but I doubt that will be soon.

    It known that Mario mainly fix only Polish hosts and very rare other hosts for which members on his gitlab asks for fix.


    urie

    I think that this old line still work , but with "latest fix" before two years . Also , thank you and I will try to help as much as I can.

    I don't want to say yet "Goodbye E2IPlayer" for now.

    fairbird

    I managed to install the latest version of plugin ( v.5.8 ) , but still with same issue with crashlog. Also is installed wget

    and in telnet showing that is up to date. As far as know , selecting " Add key Manually" should open Virtualkeyboard ,

    but I always get craslog enigma2. Maybe exist some collision , because you use original V.keyboard vs V.keyboard in plugin file.

    Or maybe isn't something compatible with my Pure2 image ?. Anyway thanks , but I hope that exist some solve .

    jolinuxsat

    Why you don't install Mario's version manually. When you open his site on gitlab you will find icone for download in ZIP format.

    Unzip this file and copy IPTVPlayer in usr / lib / enigma2 / python / plugins / extensions. Or install Blindspot76 repo here from forum

    where you will have XXX host already in plugin.

    jolinuxsat

    Don't get me wrong , but really , why do you have two same images in flash ans OMB? . Your image is old and is normal that you

    cannot install ServiceApp , because isn't in the feed. Have you tried to install example Pure2 v.6.5 or OpenAtv image for your box?

    In your screenshot , I can't understand what you really want to install , Mario repo or ffmpeg or what ?


    Webmedia1


    Please come back with public updates and also back Blindspot76 repo on your Github website as before.

    Thank you for today's update AnyBunny and MyDirtyHobbies in XXX host.

    Unfortunately , Webmedia1 has decided that there will be no more public updates. Also the official github website

    no longer works ( Page not found , error 404 ). But maybe is something with server ?. I hope that not will be the same "story"

    as with SSS. Pity.

    I don't know from which repo is compiled E2iPlayer here for PY3. Both hosts and urlparser I took from Mario repo ( py3 ) and

    added missing parsers for gowatchseries and series9 host. Also is added section "Requested" for both hosts as on my IPTVPlayer.

    I added assia23.com parser for strims.top and favoritegames.xyz for wiziwig1.eu host in Webstreams and parsers for dood and

    youdbox link for some porn sites in XXX host , because are not yet added. Domains are changed for both hosts.

    Hosts copy in host folder and urlparser in libs folder. I hope that will work. I don't know who is compiler here , but if you want

    you can use my changes for next release. Thank you.

    sinbad8472


    Please , look my post in E2iPlayer thread. I downloaded e2iplayer from here ( py3 , post #51) and found that missing some

    parsers in urlparser for watching gowatchseries and series9 host. But is difficult to change in .pyc file. Maybe is possible

    send or attach here urlparser .py file and I will add what missing. Also both hosts in py file , because need to change the domains.

    Thank you.

    Izvini , ali zašto ne napišeš za koji točno model prijemnika. Ovdje imaš i thread ( nit ) za Spark modele , pa da tamo postaviš

    pitanje ?. Da li si pokušao tražiti na netu software , a vjerovatno se radi o starijem modelu , pa je možda teško naći

    ako uopće i postoji neki noviji softver. Nadam se da ćeš ga uspjeti oživiti. Sretno.

    sinbad8472

    In gowatchseries and series9 host links works, except streamsb. Now is "problem" with watchseries ( blue ) new added host

    because is added Javascript ( Cloudflare ) security.


    Webmedia1


    I noticed that Chaturbate host in XXX not work. Please can you check and try to fix. Also not work links in bluewatchseries

    and filmpertutti host ( JS security and hcaptcha for filmpertutti host ) . Maybe is possible to fix ?. Also when you have time ,

    can you fix links for some hosts in XXX ( pandamovie , netflixporno or some other ) as upstream , mvidoo , tubeload , highload ,

    upvideo and finally streamsb link for which I asked many times. Thank you.

    If you don't know yet , or if is the first time for you about " How to watch AFN package" you must add AFN reader in oscam.server as emulator

    and also you must edit in "Services" in OscamWebif next line. In my case in Services it was config for Caid 5604 ( Verimatrix )

    and change to 0E00. OpenWebif - Services - Show services ( find afn ) - Edit - Save. I think that is not complicated.

    stuso147


    I agree with your suggestion , but need to ask Webmedia1 if want to add as new host. Also is html structure different than solarmovie.cr.


    fankoosh


    Unfortunately , streamsb link isn't yet fixed with message "Server returned 403 forbidden" ( access denied ). This link is also

    in cinemalibero , fullmatchtv.com and some XXX porn sites.


    I found on net one interesant site for watching live sports stream ( dzeko11.net ) . Maybe is possible to add in Webstreams host.

    Many links works well as Arenasport ( HR , SRB , BiH ) or Portuguese Sport1 , Canal11 , Czech Sport1, 2 etc...

    Here are also other sports as handball , motorsport ( F1 and Moto GP ), basketball , tennis etc...


    Dzeko11.net

    I solved my issue with Duktape. I copied / changed from Maxbambi repo duk v6 version in iptvsetupimpl.py and now works well.


    Code
        # duk
            self.dukVersion = 5 # "2.1.99" # real version
            self.dukPaths = [resolveFilename(SCOPE_PLUGINS, 'Extensions/IPTVPlayer/bin/duk'), "/usr/bin/duk"]
    
        # duk v6
            self.duk6Version = 6 # "2.3.0" # real version
            self.duk6Paths = [resolveFilename(SCOPE_PLUGINS, 'Extensions/IPTVPlayer/bin/duk6'), "/usr/bin/duk6"]

    I also noticed that is coming back function UPDATE for XXX host. I added parser in urlparser ( assia23.com ) for strims.top

    in Webstreams host.

    escortrs


    I copied your file , but the message is the same ( Duktape is deprecated ). Maybe is some issue with latest release , but I doubt.

    I don't know how is important for stable of E2iPlayer if is duktape deprecated. The current version is 2.3.0 , but the latest release which I found on net is 2.7.0 ( duktape.org ). I don't know , maybe need new upgrade. We will see what will Webmedia1 say.

    Or try once more delete full IPTVPlayer with all depedencies and install all from stretch.

    Webmedia1


    Thank you for your fast fix. Unfortunately , I can't install duktape. When I press ' yes' constantly returns to installation window.

    Sorry , but I don't know where to find which is duktape version. I found ' duk ' file in IPTVPlayer / bin folder ( size is 297596 ).

    Or , if somebody want to help me and attach here duk file ( py2 image ) in zip file.

    Please don't download this file in attach. This is only for Webmedia1 for look if is correct file or version. Thank you.

    PS

    I uninstalled IPTVPlayer and installed again , but with same issue with duktape from both , repository and ipk version.