Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 4 of 7 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 70

Thread: ║➽║E²║Plugin║➽║E2iPlayer aka IPTVPlayer║DreamOS║

  1. #31
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    28,011
    Uploads
    107
    Likes
    17,060

    Re: ║E²║Plugin║ E2iPlayer aka IPTVPlayer║Python 3║

    E2iPlayer for E2 (Python 3) update


    E2iPlayer for E2 (Python 3)
    This is a mirror of zadmario e2iplayer including Python3 preparations by jbleyel

    IPTV_VERSION = "2025.11.27.01"

    Update hostmyegy
    [myegy]
    - change to new url
    increase max downloads to 20
    Update Slovak + Czech + Hungarian + Russian
    ### [translations]
    - Update of Slovak + Czech + Hungarian + Russian languages
    Update Arabic + Greek
    ### [translations]
    - Update of Greek language
    - Update of Arabic language
    Fix name of icons directory
    * add some icons
    update urlparser
    ### [urlparser]
    - parserJWPLAYER Add hidden form support




  2. Advertise Here
  3. #32
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    28,011
    Uploads
    107
    Likes
    17,060

    Re: ║E²║Plugin║ E2iPlayer aka IPTVPlayer║Python 3║

    E2iPlayer for E2 (Python 3) update


    E2iPlayer for E2 (Python 3)
    This is a mirror of zadmario e2iplayer including Python3 preparations by jbleyel

    IPTV_VERSION = "2025.11.30.01"

    -Update urlparser
    ### [urlparser]
    - parserVIDGUARDTO additional domains
    - parserJWPLAYER additional domains
    - several code optimizations
    - Remove Dead CDNs:
    ´´´ APARATCOM, BITPORNOCOM, EASYVIDEOME, MATCHATONLINE,
    XSTREAMCDNCOM, GAMETRAILERS, GLORIATV, HAXHITSCOM,
    HYDRAXNET, MYCLOUDTO, PLAYPANDANET, POWVIDEONET,
    PRIMEVIDEOS, PUBLICVIDEOHOST, SHAREREPOCOM, STREAMJACOM,
    SUPERFILMPL, SVETACDNIN, TELERIUMTV, THEVIDEOBEETO,
    UPLOADUJNET, USERLOADCO, VCSTREAMTO, VIDBOMCOM,
    VIDCLOUDICU, VIDEOTT, VIDEOWOODTV, VIDFILENET,
    VIDFLARECOM, VIDLOADNET, VIDZER, VIVOSX, WIKISPORTCLICK,
    ZSTREAMTO ´´´
    -Another hostxxx bugfix
    ### [hostxxx]
    - Add 1 missing arguments; 'getNextItem'
    - Correct one of the identical sub-expressions on both sides of operator "and"




  4. #33
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    28,011
    Uploads
    107
    Likes
    17,060

    Re: ║E²║Plugin║ E2iPlayer aka IPTVPlayer║Python 3║

    E2iPlayer for E2 (Python 3) update


    E2iPlayer for E2 (Python 3)
    This is a mirror of zadmario e2iplayer including Python3 preparations by jbleyel

    IPTV_VERSION = "2025.12.01.01"

    * Add new host hwnaturkya
    [hosthwnaturkya]
    New host from angelheart150 thx for this
    Some fixes by Mr.X:
    - set Unix(LF)
    - replace f-string to s-string or .format
    - reformat code with Black
    * Update hosthwnaturkya
    fix ruff error
    * update hosttopcinema by popking159
    ### [hosttopcinema]
    - add search
    - add series section
    - add configuration option to select host domain
    - enable add to favorite
    ### [urlparser]
    - add govid.site
    big thx to popking159
    * update urlparser
    * Update hosttopcinema.py
    update urlparser + deaktivate kinox
    ### [urlparser]
    add some urls
    - "dintezuvio.com": self.pp.parserJWPLAYER,
    - "uqload.com": self.pp.parserJWPLAYER,
    - "yourupload.com": self.pp.parserJWPLAYER,
    - "myvidplay.com": self.pp.parserDOOD,
    [hostkinox]
    deaktivate non working host
    update hostxxx
    ### [hostxxx]
    - vintagetube remove dead site
    - PORCORE fix spinner bug
    - fix W0101: Unreachable code
    - Remove duplicate code USER_AGENT and update USER AGENT
    - Remove dead code
    - Reformat def decodeHtml and decodeUrl




  5. #34
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    28,011
    Uploads
    107
    Likes
    17,060

    Re: ║E²║Plugin║ E2iPlayer aka IPTVPlayer║DreamOS║

    E2iPlayer for E2 (Python 3) update


    E2iPlayer for E2 (Python 3)
    This is a mirror of zadmario e2iplayer including Python3 preparations by jbleyel

    IPTV_VERSION = "2025.12.05.01"

    Add new site Kinoking
    ### [urlparser]
    - add bigshare
    ### [Kinoking]
    - Add new German Site Kinoking
    ### [fmath]
    - remove no longer needed files




  6. #35
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    28,011
    Uploads
    107
    Likes
    17,060

    Re: ║E²║Plugin║ E2iPlayer aka IPTVPlayer║DreamOS║

    E2iPlayer for E2 (Python 3) update


    E2iPlayer for E2 (Python 3)
    This is a mirror of zadmario e2iplayer including Python3 preparations by jbleyel

    IPTV_VERSION = "2025.12.06.01"

    Update urlparser
    ### [urlparser]
    - Fix OKRU
    Update Greek language
    Fix some sonar warnings




  7. #36
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    28,011
    Uploads
    107
    Likes
    17,060

    Re: ║E²║Plugin║ E2iPlayer aka IPTVPlayer║DreamOS║

    E2iPlayer for E2 (Python 3) update


    E2iPlayer for E2 (Python 3)
    This is a mirror of zadmario e2iplayer including Python3 preparations by jbleyel

    IPTV_VERSION = "2025.12.09.01"

    * Update hosteinschalten
    ### [einschalten]
    Site completely rewritten used new API
    * Update version
    Fix hostfilmaon
    fix hostxxx search
    Update hostguardaserie
    Add new Kinoking host Icons




  8. #37
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    28,011
    Uploads
    107
    Likes
    17,060

    Re: ║E²║Plugin║ E2iPlayer aka IPTVPlayer║DreamOS║

    E2iPlayer for E2 (Python 3) update


    E2iPlayer for E2 (Python 3)
    This is a mirror of zadmario e2iplayer including Python3 preparations by jbleyel

    IPTV_VERSION = "2025.12.15.01"

    Update maintainer and license.info
    Update German translation
    * allow reset setting to defaults
    * update translation files
    * remove arabic text from translation
    [UnCaptchaReCaptchaMyE2iWidget]
    * fix typo in actionmap
    Fix hosteinschalten
    *fix hosteinschalten PY2 crash
    * New Fimaon Icons




  9. #38
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    28,011
    Uploads
    107
    Likes
    17,060

    Re: ║E²║Plugin║ E2iPlayer aka IPTVPlayer║DreamOS║

    E2iPlayer for E2 (Python 3) update


    E2iPlayer for E2 (Python 3)
    This is a mirror of zadmario e2iplayer including Python3 preparations by jbleyel

    IPTV_VERSION = "2025.12.18.01"

    New host bflix
    ### [hostbflix]
    - add English Site
    ### [urlparser]
    - additional Domain
    ### [hostguardaserie]
    - update urls
    Locale it




  10. #39
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    28,011
    Uploads
    107
    Likes
    17,060

    Re: ║E²║Plugin║ E2iPlayer aka IPTVPlayer║DreamOS║

    E2iPlayer for E2 (Python 3) update


    E2iPlayer for E2 (Python 3)
    This is a mirror of zadmario e2iplayer including Python3 preparations by jbleyel

    IPTV_VERSION = "2025.12.20.01"

    * cleanup downloaders
    * fix downloader stop
    [hlsdownloader]
    * use console kill instead of sendCtrlC
    new bflix logo
    Remove "Graphic services selector" setting because this was never fully implemented





    DOWNLOAD

  11. #40
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    28,011
    Uploads
    107
    Likes
    17,060

    Re: ║E²║Plugin║ E2iPlayer aka IPTVPlayer║DreamOS║

    E2iPlayer for E2 (Python 3) update


    E2iPlayer for E2 (Python 3)
    This is a mirror of zadmario e2iplayer including Python3 preparations by jbleyel

    IPTV_VERSION = "2025.12.21.01"

    Update urlparser
    ### [urlparser]
    - parserJWPLAYER additional domain
    - parserVEEV: Update to optimized regex from jbleyel
    Update cb01uno and altadefinizione01
    ### [hostaltadefinizione01]
    - update to current url
    ### [hostcb01uno]
    - update to current url
    update readme





    DOWNLOAD

Page 4 of 7 FirstFirst ... 23456 ... LastLast
Advertise Here

Similar Threads

  1. Update ║➽║E²║Plugin║FoontOnSat _Redouane║v.7.5║DreamOS ║
    By mehmetkarahanlı in forum Enigma2 Plugins
    Replies: 26
    Last Post: 02-06-2026, 21:15:36
  2. Replies: 52
    Last Post: 01-06-2026, 21:04:38
  3. Replies: 49
    Last Post: 20-05-2026, 22:11:57
  4. Update ║➽║E²║Plugin║➽║ s4aUpdater║v.1034║*.By Lululla​║
    By mehmetkarahanlı in forum Enigma2 Plugins
    Replies: 2
    Last Post: 29-03-2026, 17:15:42
  5. Update ║➽║E²║Plugin║ DreamosatX Signal║v.2.0║*.DreamOS║
    By mehmetkarahanlı in forum Enigma2 Plugins
    Replies: 0
    Last Post: 13-03-2026, 21:05:29

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •