Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 20 of 32 FirstFirst ... 101518192021222530 ... LastLast
Results 191 to 200 of 317

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

  1. #191
    Super Moderator mehmetkarahanlı's Avatar
    Join Date
    29-12-2017
    Location
    bursa
    Posts
    29,760
    Uploads
    107
    Likes
    17,164

    Re: X-STREAMITY (Work In Progress)

    XStreamity v.4.33
    Uptade / 21.01.2023


    Amended displayed series data

    (er... well basically I fixed it, as I had commented out 2 lines of code - obviously while testing something - which meant all the data was broken)


    Github Repository - Git is updated as soon as a release is bug free and stable
    PHP Code:
    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





  2. Advertise Here
  3. #192
    Moderator ocean777's Avatar
    Join Date
    01-10-2023
    Posts
    721
    Uploads
    437
    Likes
    3,287

    Re: X-STREAMITY (Work In Progress)

    X-Streamity - Official release.
    V 4.34 - 02/10/2024

    Added sport to words, so that it is not picked up by the adult pin
    Added downloader enablement
    Added a last_modified value from the default series that was missing. Some providers did not provide this information and therefore crashed (github request).
    Added an issue around creating XMLTV files to fix a crash if there was incorrect data in the provider files.

  4. #193
    Moderator ocean777's Avatar
    Join Date
    01-10-2023
    Posts
    721
    Uploads
    437
    Likes
    3,287

    Re: X-STREAMITY (Work In Progress)

    X-Streamity - Official Release.
    V 4.35 - 12/02/2024
    Edited Adult banned word list (again)

    Epg download is now blocked if recordings in progress. Message box will pop up warning you.
    Thx KiddaC

  5. #194
    Moderator ocean777's Avatar
    Join Date
    01-10-2023
    Posts
    721
    Uploads
    437
    Likes
    3,287

    Re: X-STREAMITY (Work In Progress)

    X-Streamity - Official Release.
    V 4.36 - 18/02/2024
    thanks KiddaC

  6. #195
    Moderator ocean777's Avatar
    Join Date
    01-10-2023
    Posts
    721
    Uploads
    437
    Likes
    3,287

    Re: X-STREAMITY (Work In Progress)

    X-Streamity - Official Release.
    V 4.37

    Thx KiddaC

  7. #196
    Moderator ocean777's Avatar
    Join Date
    01-10-2023
    Posts
    721
    Uploads
    437
    Likes
    3,287

    Re: X-STREAMITY (Work In Progress)

    X-Streamity - Official Release.
    V 4.38


    Thx KiddaC

  8. #197
    Moderator ocean777's Avatar
    Join Date
    01-10-2023
    Posts
    721
    Uploads
    437
    Likes
    3,287

    Re: X-STREAMITY (Work In Progress)

    X-Streamity - Official Release.
    V 4.38- 24/02/2024
    Thx KiddaC

    french, italian, spanish translation updates

  9. #198
    Moderator ocean777's Avatar
    Join Date
    01-10-2023
    Posts
    721
    Uploads
    437
    Likes
    3,287

    Re: X-STREAMITY (Work In Progress)

    X-Streamity - Official Release.
    V 4.39- 2/03/2024

    Thx KiddaC

  10. #199
    Moderator ocean777's Avatar
    Join Date
    01-10-2023
    Posts
    721
    Uploads
    437
    Likes
    3,287

    Re: X-STREAMITY (Work In Progress)

    X-Streamity - Official Release.
    V 4.40- 10/03/2024

    Thx KiddaC

  11. #200
    New Member
    Join Date
    18-01-2022
    Posts
    2
    Uploads
    0
    Likes
    1

    Re: X-STREAMITY (Work In Progress)

    X-Streamity – Official release.
    V4.40 deb????

    Xstreamity_4-40_20240310_all-deb

Page 20 of 32 FirstFirst ... 101518192021222530 ... LastLast
Advertise Here

Similar Threads

  1. Update ║➽║E²║Plugin║➽║PP Channel Sync║🔴 By Pawel Pawelek║
    By mehmetkarahanlı in forum Enigma2 Plugins
    Replies: 2
    Last Post: Yesterday, 21:09:36
  2. New ║➽║Daily║➽║OpenDROİD║v.8.1.1║SOLO 4KHD║🔴 DOWNLOAD║
    By mehmetkarahanlı in forum Vu+ Solo 4K Images
    Replies: 0
    Last Post: 15-07-2026, 22:35:15
  3. Update ║➽║E²║Plugin║➽║E2 Doktor║v.2.3║🔴 By Pawel Pawelek║
    By mehmetkarahanlı in forum Enigma2 Plugins
    Replies: 1
    Last Post: 11-07-2026, 20:57:43
  4. 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
  5. Replies: 96
    Last Post: 29-04-2026, 12:47:49

Posting Permissions

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