Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Results 1 to 6 of 6

Thread: Xtream Editor (XE) current download URL?

  1. #1

    Title
    Senior Member
    Join Date
    Mar 2014
    Posts
    175
    Thanks
    14
    Thanked 5 Times in 5 Posts

    Xtream Editor (XE) current download URL?

    Hi, I'm trying to help with reinstalling Openvix on a Gigablue Quad 4k. The one remaining item is reinstalling the XE plugin. Every site I can find online links me to a download url which no longer exists, most commonly this one:

    wget -O /tmp/install.sh "http://xeev.net/files/ipk/install3.sh" && chmod 755 /tmp/install.sh && /tmp/install.sh

    Does anyone have a version 3.x of XE they can upload here (if that's permitted) or a working link to the installer script please?

    Thanks

  2. #2
    Willo3092's Avatar
    Title
    ViX Beta Tester
    Join Date
    Oct 2016
    Location
    East Midlands
    Posts
    1,055
    Thanks
    747
    Thanked 400 Times in 301 Posts
    Code:
    wget -O /tmp/install.sh "https://xeev.app/files/ipk/3.11.1.sh" && chmod 755 /tmp/install.sh && /tmp/install.sh
    Willo
    #######################
    AX HD61 4K UHD Twin (test box)
    Vu+ Uno 4K SE
    Edision OS Mio 4K
    Zgemma H9 Twin
    Xtrend ET8500
    Vu+ Uno 4K
    GT-Sat GT-S3DCSS24 Unicable II LNB
    GT-Sat GT-dLNB1-DY Unicable II LNB
    #######################

  3. The Following 2 Users Say Thank You to Willo3092 For This Useful Post:

    abu baniaz (07-08-23),steveharman (26-03-23)

  4. #3

    Title
    Senior Member
    Join Date
    Mar 2014
    Posts
    175
    Thanks
    14
    Thanked 5 Times in 5 Posts
    Fantastic, that's going in my notes! Thanks @willo3092

  5. #4

    Title
    Senior Member
    Join Date
    Sep 2015
    Posts
    297
    Thanks
    136
    Thanked 53 Times in 42 Posts
    installation scripts for XE

    # If you don't know which Python version is installed on your box, you can find out in the SSH Console. The command will show you the Python version.
    # python --version
    #

    # Python Version 2.7.x (OpenATV 6.4)
    wget -O /tmp/install.sh "https://xeev.app/files/ipk/2.7.18.sh" && chmod 755 /tmp/install.sh && /tmp/install.sh

    # Python Version 3.9.x (OpenATV 7.0)
    wget -O /tmp/install.sh "https://xeev.app/files/ipk/3.9.5.sh" && chmod 755 /tmp/install.sh && /tmp/install.sh

    # Python Version 3.10.x (OpenATV 7.1)
    wget -O /tmp/install.sh "https://xeev.app/files/ipk/3.10.5.sh" && chmod 755 /tmp/install.sh && /tmp/install.sh

    # Python Version 3.11.x (Openvix 6.3, OpenATV 7.2)
    wget -O /tmp/install.sh "https://xeev.app/files/ipk/3.11.1.sh" && chmod 755 /tmp/install.sh && /tmp/install.sh

    # DEB OE2.5 like DreamOS, NewNigma2
    wget -O /tmp/install.sh "http://xeev.app/files/deb/install.sh" && chmod 755 /tmp/install.sh && /tmp/install.sh

  6. The Following User Says Thank You to danlou For This Useful Post:

    abu baniaz (30-03-23)

  7. #5
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,338
    Thanks
    6,422
    Thanked 9,146 Times in 6,224 Posts
    If anyone has an account/contact with the Xeaio team, can you please advise them that the plugin does not work with ATV 7.3 any more owing to AVswitch changes. Could you kindly ask them to update their plugin. I have tried version 3.29. Thanks in advance. Error is below


    Extensions/XE (cannot import name 'eAVSwitch' from 'Components.AVSwitch' (/usr/lib/enigma2/python/Components/AVSwitch.pyc)))

  8. #6
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,383
    Thanks
    987
    Thanked 2,888 Times in 2,243 Posts
    Quote Originally Posted by abu baniaz View Post
    If anyone has an account/contact with the Xeaio team, can you please advise them that the plugin does not work with ATV 7.3 any more owing to AVswitch changes. Could you kindly ask them to update their plugin. I have tried version 3.29. Thanks in advance. Error is below


    Extensions/XE (cannot import name 'eAVSwitch' from 'Components.AVSwitch' (/usr/lib/enigma2/python/Components/AVSwitch.pyc)))
    Ask ATV to do it … they are the ones that like messing with enigma
    Gigablue Quad 4K & UE 4K
    .........FBC Tuners:
    ------------------> DUR-Line DCR 5-1-8-L4 Multiswitch to 1.5M dish(28.2E)
    ------------------> Spaun SUS 5581/33 NFA Multiswitch to 80 cm dish(19.2E)
    .......................> FBC & DVB-S2X into 90cm dish (27.5W) Opticum robust Unicable LNB
    AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using Legacy ports on multiswitches
    Zgemma H9 C/S into Giga4K

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.