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.
Page 1 of 2 12 LastLast
Results 1 to 15 of 18

Thread: XtreamTV install problem

  1. #1

    Title
    Senior Member
    Join Date
    Mar 2014
    Posts
    116
    Thanks
    3
    Thanked 6 Times in 5 Posts

    XtreamTV install problem

    I have been trying to get XtreamTV loaded for 2 days but not making any progress.
    I have downloaded the ipk from a couple of places and they seemed to install OK from putty but wont run and the last I tried was from a long 'opkg install' command generated on http://xtreamtvplugin.com/generator2/ but all I get from that is openvix showing - some plugins not available XtreamTV (no module data2)
    Wondered if anyone might have some idea where I am going wrong.

  2. #2

    Title
    Senior Member
    Join Date
    Mar 2014
    Posts
    116
    Thanks
    3
    Thanked 6 Times in 5 Posts
    Please ignore the above, I have found info saying it is no longer compatible with openvix.

  3. #3
    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
    I think you have to use this code in putty to load the python 3 version:

    Code:
    wget -O /tmp/install.sh "http://xeev.net/files/ipk/install3.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
    #######################

  4. #4
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,769
    Thanks
    235
    Thanked 1,656 Times in 1,305 Posts
    Quote Originally Posted by Willo3092 View Post
    I think you have to use this code in putty to load the python 3 version:

    Code:
    wget -O /tmp/install.sh "http://xeev.net/files/ipk/install3.sh" && chmod 755 /tmp/install.sh && /tmp/install.sh
    Isn't that XtreamEditor, rather than XtreamTV (or are they the same?).
    Last edited by birdman; 17-12-22 at 13:49.
    MiracleBox Prem Twin HD - 2@DVB-T2 + Xtrend et8000 - 5(incl. 2 different USBs)@DVB-T2[terrestrial - UK Freeview HD, Sandy Heath] - LAN/USB-stick/HDD

  5. #5
    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
    I don't know tbh, I don't use either
    Easy enough to remove if it's wrong
    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
    #######################

  6. #6

    Title
    Senior Member
    Join Date
    Mar 2014
    Posts
    116
    Thanks
    3
    Thanked 6 Times in 5 Posts
    I have been trying e2m3u2bouquet after not making any progress with XtreamTV and am having problems with that.
    All seems to go OK at first, e2m3u2bouquet gets m3u file etc., but then I get :
    "Failed to open epg source /etc/epgimport/suls_iptv_name.sources.xml no such file or directory"
    and I have not been able to find anything out about that, there is even a question on https://www.suls.co.uk/e2m3u2bouquet-help-thread/ about it that has not been answered.

  7. #7
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,382
    Thanks
    987
    Thanked 2,888 Times in 2,243 Posts
    Quote Originally Posted by Tangfolio View Post
    I have been trying e2m3u2bouquet after not making any progress with XtreamTV and am having problems with that.
    All seems to go OK at first, e2m3u2bouquet gets m3u file etc., but then I get :
    "Failed to open epg source /etc/epgimport/suls_iptv_name.sources.xml no such file or directory"
    and I have not been able to find anything out about that, there is even a question on https://www.suls.co.uk/e2m3u2bouquet-help-thread/ about it that has not been answered.
    Not sure how you are running this (by command or via the plugin), but it should generate 2 files in /etc/epgimport with the provider name e.g. suls_iptv_fred.sources.xml, suls_iptv_fred.channels.xml where fred is the provider name ... see next line..
    In /etc/enigma2/e2m3u2bouquet you should have a config file see attachment that describes the providers url & EPG url.
    Attached Files Attached Files
    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

  8. #8

    Title
    Senior Member
    Join Date
    Mar 2014
    Posts
    116
    Thanks
    3
    Thanked 6 Times in 5 Posts
    I installed it from the plugins menu, I can't find the /etc/epgimport folder or files mentioned. If I made the folder and files would it fill them in with whatever is necessary?

  9. #9
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,382
    Thanks
    987
    Thanked 2,888 Times in 2,243 Posts
    Quote Originally Posted by Tangfolio View Post
    I installed it from the plugins menu, I can't find the /etc/epgimport folder or files mentioned. If I made the folder and files would it fill them in with whatever is necessary?
    Have you enabled epgimport?
    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

  10. #10

    Title
    Senior Member
    Join Date
    Mar 2014
    Posts
    116
    Thanks
    3
    Thanked 6 Times in 5 Posts
    I can't get to the settings screen now, all I get is a prompt to update channels every time I try to run it and have tried selecting 'yes' and 'no' but no difference.

  11. #11
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,382
    Thanks
    987
    Thanked 2,888 Times in 2,243 Posts
    Quote Originally Posted by Tangfolio View Post
    I can't get to the settings screen now, all I get is a prompt to update channels every time I try to run it and have tried selecting 'yes' and 'no' but no difference.
    Long press Blue button ---> plugins----> find IPTV Bouquet Maker(e2m3u2Bouquet) ---> enter----> configure (incluidng EPG) ------> providers ... check your provider is found and is correct and enabled (tick in box)
    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

  12. #12

    Title
    Senior Member
    Join Date
    Mar 2014
    Posts
    116
    Thanks
    3
    Thanked 6 Times in 5 Posts
    Thanks, tried it with 'attempt EPG update' enabled and disabled but no difference, just get the prompt to update channels whenever I try to run it.
    What is IPTV bouquet/e2m3u2Bouquet supposed to do, put more bouquets in the list that comes up with pressing the TV button or does it have an interface?

  13. #13

    Title
    Junior Member
    Join Date
    Apr 2012
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Did the xtreamtv plugin ever get resolved for openvix 6 onwards?

  14. #14
    dsayers's Avatar
    Title
    ViX Beta Tester
    Join Date
    Mar 2016
    Posts
    1,753
    Thanks
    472
    Thanked 606 Times in 432 Posts
    I don't think xtreamtv has been updated for a few years


    Edit latest version
    Version 0.0.6 – 2017-7-9
    Last edited by dsayers; 28-03-23 at 18:32.

  15. #15

    Title
    Junior Member
    Join Date
    Apr 2012
    Posts
    16
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Frig is there anywhere to get openvix 5 downloaded?

Page 1 of 2 12 LastLast

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.