Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 16 of 32 FirstFirst ... 61114151617182126 ... LastLast
Results 151 to 160 of 311

Thread: ║➽║E²║Plugin║➽║X-Streamity_Codes_IPTV║*.By KiDDaC║

  1. #151
    Sat-tv te@m dreams@t's Avatar
    Join Date
    15-04-2006
    Location
    FunFiles City
    Posts
    11,330
    Uploads
    6,437
    Likes
    31,787

    Re: X-STREAMITY (Work In Progress)

    -Update 21.09.2022-

    X-Streamity-
    V3.74

    Might have fixed the Vod downloader for people who were using a non English language



    ** Do note, please delete your existing download data file or existing individual entries via the downloader **
    Otherwise anything already in there is going to stay in there forever -


    /etc/enigma2/xstreamity/downloads2.json

  2. Advertise Here
  3. #152
    Sat-tv te@m dreams@t's Avatar
    Join Date
    15-04-2006
    Location
    FunFiles City
    Posts
    11,330
    Uploads
    6,437
    Likes
    31,787

    Re: X-STREAMITY (Work In Progress)

    -Update 24.10.2022-

    X-Streamity-
    V3.75


    Just added in the slyk1080r19 skin for those that use that skin on their box.

    Thx @ KiddaC

  4. #153
    Super Moderator Mafia_DZ's Avatar
    Join Date
    20-11-2008
    Location
    the justice of god
    Posts
    5,987
    Uploads
    8,600
    Likes
    18,598

    Re: X-STREAMITY (Work In Progress)

    31.10.2022

    New version 3.7.8

    XStreamity changelog:


    Fixed potential crash/broken screens for the newly added slyk1080r19 skin
    Nothing else new, so no need to update unless you are using that skin.


    Tnx. KiddaC

  5. #154
    Super Moderator Mafia_DZ's Avatar
    Join Date
    20-11-2008
    Location
    the justice of god
    Posts
    5,987
    Uploads
    8,600
    Likes
    18,598

    Re: X-STREAMITY (Work In Progress)

    08.11.2022

    New version 3.8.0

    XStreamity changelog:


    New .deb file to fix that wrongly named variable.


    Tnx. KiddaC

  6. #155
    Contributing Member
    Join Date
    07-09-2010
    Posts
    1,054
    Uploads
    37
    Likes
    1,151

    Re: X-STREAMITY (Work In Progress)

    XStreamity Version v3.83

    Added Six library to dependancies. Most images should already have this though.
    Can now remove vod/series watched icon by pressing "1" on your remote.
    Download Manager can now be triggered from the channel lists. And you should know the rules by now. Don't record and play streams at the same time if only single account. One will cancel the other out, and you might also get banned by your provider.
    Added in recent translation amends. Slovak, Czech, France.

    download

    File Type: ipk enigma2-plugin-extensions-xstreamity_3.83.20221126_all.ipk (2.43 MB, https://uploadfile.pl/pokaz/2222993---cbt5.html

    File Type: deb enigma2-plugin-extensions-xstreamity_3.83.20221126_all.deb (2.00 MB, https://uploadfile.pl/pokaz/2222997---tmco.html

  7. #156
    Contributing Member
    Join Date
    07-09-2010
    Posts
    1,054
    Uploads
    37
    Likes
    1,151

    Re: X-STREAMITY (Work In Progress)

    X-Streamity - Official Release.Version V 3.84
    30/11/2022 :

    [openpli 8.3+ please install from plugin feeds first to load required dependencies.
    Then you can load the latest from this forum over the top.
    Plugin is for playing official Xtream Codes/XUI ONE IPTV playlists.
    This plugin does not play other playlists or m3u playlists.
    I work non stop on my plugins. It's hard work. If you like my work and you want me to continue, you can always show your appreciation by buying me a beer.

    :beer1: https://paypal.me/kiddac :beer1:

    Github Repository - Git is updated as soon as a release is bug free and stable
    https://github.com/kiddac

    Do not post personal MOD code in this thread, including different functionality, different skins etc. It confuses me, it confuses users.
    Also we test most code on multiple images and boxes. Modifications might work on your setup, but may crash other peoples.
    Start a new thread if need be quoting it is a mod and what images/box it is has been tested on.

    This plugin does not contain any playlists or channels. All IPTV playlists need to be sourced by user.
    IPTV is perfectly legal - IPTV providers/playlists that contain unscrambled encrpyted channels are illegal. User is responsible for any downloaded playlist content.
    We do not discuss IPTV providers on this forum.
    I don't recommend, promote or have an affiliation with any provider. Questions regarding IPTV providers will be ignored/deleted.
    Do not post IPTV provider names, provider URLs, provider IP addresses, or screenshots that identify providers in this thread.
    Check any posted crash logs do not contain any of your provider, username & password details.
    It is recommend you use a VPN with any IPTV plugin. VPN use is not the topic of this thread.

    X-Streamity should be compatible with all images and boxes.

    If any of your providers urls start with https:// you will need the epgimport.py hack to view EPG for these providers.
    Later OE-Alliance builds have this https amend already so the hack isn't required for and recent and updated oe-alliance images.
    Using the epgimport.py hack for http:// is not required but can still be added if desired.

    Copy the epgimport.py file over to
    /usr/lib/enigma2/python/Plugins/Extensions/EPGImport
    and restart your gui.

    Installation
    XStreamity is available in lots of image feeds under plugins / download plugins / extensions. The 100% latest version can always be found on post 1 of this thread. Feeds are sometimes a little behind.
    How to manually install .ipk on OE-Alliance images via telnet
    To manually install, copy ipk to tmp folder
    then telnet/ putty
    opkg install /tmp/*.ipk

    How to manually install .deb on DreamOS via telnet
    To manually install, copy ipk to tmp folder
    then telnet/ putty
    dpkg -i /tmp/*.deb
    apt-get update
    apt-get install -f
    press Y key to finish installation when asked

    Dependencies

    In the majority of cases the plugin will automatically install all the required dependencies required for xstreamity.
    Rarely this fails and the user will need to ensure all dependencies are installed currently via telnet/putty
    If you are getting repeated dependencies console screen. Try these commands

    Python 2
    opkg install python-requests
    opkg install python-multiprocessing
    opkg install python-image
    opkg install python-imaging
    opkg install wget Full wget is required for https lines and used by the download manager.

    python 3
    opkg install python3-requests
    opkg install python3-pillow
    opkg install wget Full wget is required for https lines and used by the download manager.

    Dreamboxes
    apt-get -y install python-requests
    apt-get -y install python-image
    apt-get -y install python-imaging
    apt-get -y install wget Full wget is required for https lines and used by the download manager.

    python3
    apt-get -y install python3-requests
    apt-get -y install python3-multiprocessing download
    enigma2-plugin-extensions-xstreamity_3.84.20221130_all.ipk 2.55 MB – https://uploadfile.pl/pokaz/2223688---opx7.html
    enigma2-plugin-extensions-xstreamity_3.84.20221130_all.deb 2.1 MB – https://uploadfile.pl/pokaz/2223689---tv7r.html

  8. #157
    Super Moderator Mafia_DZ's Avatar
    Join Date
    20-11-2008
    Location
    the justice of god
    Posts
    5,987
    Uploads
    8,600
    Likes
    18,598

    Re: X-STREAMITY (Work In Progress)

    29.12.2022

    New version 3.8.5

    XStreamity changelog:


    Non urgent update, just prepping for a future depreciated PIL library element.


    Tnx. KiddaC

  9. #158
    Contributing Member
    Join Date
    07-09-2010
    Posts
    1,054
    Uploads
    37
    Likes
    1,151

    Re: X-STREAMITY (Work In Progress)

    XStreamity Version v3.86

    A bit of a blitz of issues raised lately. Although I am not meant to be working on this plugin.
    Tweaked failing links. Shouldn't crash your box now
    Port is no longer required and can be left out
    IMDB link now selects what is highlighted in VOD and not what is playing
    Streamplayer live infobar now updates on playing stream or pressing OK button. i.e Progress bar and current epg refresh

    Thanks KiddaC

    download

    File Type: ipk enigma2-plugin-extensions-xstreamity_3.86.20230107_all.ipk (2.43 MB, https://uploadfile.pl/pokaz/2228555---mclw.html

    File Type: deb enigma2-plugin-extensions-xstreamity_3.86.20230107_all.deb (2.01 MB, https://uploadfile.pl/pokaz/2228556---cjzw.html

  10. #159
    Super Moderator Mafia_DZ's Avatar
    Join Date
    20-11-2008
    Location
    the justice of god
    Posts
    5,987
    Uploads
    8,600
    Likes
    18,598

    Re: X-STREAMITY (Work In Progress)

    10.01.2023

    New version 3.8.8

    XStreamity changelog:


    Removed six.ensure_str from the download manager for people with older images.
    Tried fixing dead streams error again - I think I might have been endless looping in the last fix
    Hopefully fixed the live progress bar on the streamplayer for non UK users
    Returning to Live list after playing stream, should now also update epg. (yeah)
    Fixed epg download headers.
    Fixed Blank port numbers code - you might need to reset json (blue button main menu) if your provider port is blank (sorry)



    Thanks KiddaC

  11. #160
    Sat-tv te@m dreams@t's Avatar
    Join Date
    15-04-2006
    Location
    FunFiles City
    Posts
    11,330
    Uploads
    6,437
    Likes
    31,787

    Re: X-STREAMITY (Work In Progress)

    X-Streamity-V3.91

    -Fixed parental control crashing python 2.7 images.


    Thx @KiddaC

Page 16 of 32 FirstFirst ... 61114151617182126 ... LastLast
Advertise Here

Similar Threads

  1. Replies: 49
    Last Post: 20-05-2026, 22:11:57
  2. Update ║➽║E²║Plugin║EStalker-StalkerMiddleware║By KiddaC║
    By mehmetkarahanlı in forum Enigma2 Plugins
    Replies: 37
    Last Post: 18-05-2026, 15:02:33
  3. Update ║➽║E²║Plugin║➽║Bouquet Maker Xtream║*.By KiddaC║
    By Mafia_DZ in forum Enigma2 Plugins
    Replies: 85
    Last Post: 13-05-2026, 13:18:13
  4. Replies: 96
    Last Post: 29-04-2026, 12:47:49
  5. Update ║➽║E²║Plugin║➽║ s4aUpdater║v.1034║*.By Lululla​║
    By mehmetkarahanlı in forum Enigma2 Plugins
    Replies: 2
    Last Post: 29-03-2026, 17:15:42

Posting Permissions

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