Posts by diyjeb

    Instructions from Willo3092...


    You can flash the splash screen on a hisilicon box from putty/telnet. I've changed mine on 3 boxes. An AX61 and 2 x SF8008's.


    1. Just copy logo.img to /tmp

    2. Connect to the box with putty/telnet and cd /tmp

    3. Then issue the following command: dd if=/tmp/logo.img of=/dev/block/by-name/logo

    4. Reboot and new logo should be there.


    I used Filezilla to transfer the logo.img to the /tmp folder on my SF8008, quit Filezilla, logged in with Putty, followed the instructions from Willo3092, rebooted and it worked.

    I did this to change the splash screen (1st scree at boot before image boot logo) and it worked for me.

    I have spent days and days looking for a way to change my splash screen on my SF8008 Supreme and this worked. I used Filezilla to transfer the logo.img to the /tmp folder on my SF8008, quit Filezilla, logged in with Putty, followed the instructions from Willo3092, rebooted and it worked. Thank you


    Maybe this instruction could be pinned?

    Hello, I just installed a WD_BLACK SN7100 1TB NVMe Internal Gaming SSD Solid State Drive - Gen4 PCIe, M.2 2280, Up to 7,250 MB/s - WDS100T4X0E in my SF8008 UHD Supreme.


    Using Open ATV. I try to initialize the SSD but my SSD shows up as an unkown device. Is there anything I can do to get this SSD working?


    Device Manager.jpgUnkown Device.jpg


    Here's a screen capture that shows the SSD as a JMicron (Generic) device. The 1TB capacity isn't read. Shows 0.000 B


    Disk Info.jpg


    Code
    root@sf8008:~# lsusb                                                                                                                              Bus 001 Device 002: ID 05e3:0608 USB2.0 Hub                                                                                                       Bus 001 Device 005: ID 0bda:c82c Realtek 802.11ac NIC                                                                                             Bus 001 Device 001: ID 1d6b:0002 Linux 4.4.35 ehci_hcd EHCI Host Controller                                                                       Bus 002 Device 001: ID 1d6b:0001 Linux 4.4.35 ohci_hcd Generic Platform OHCI controller                                                           Bus 003 Device 001: ID 1d6b:0002 Linux 4.4.35 xhci-hcd xHCI Host Controller                                                                       Bus 004 Device 001: ID 1d6b:0003 Linux 4.4.35 xhci-hcd xHCI Host Controller                                                                       Bus 001 Device 003: ID 05e3:0751 USB Storage USB Storage                                                                                          Bus 001 Device 004: ID 152d:0583 JMicron USB to PCIE Bridge                                                                                       root@sf8008:~#                                                                                                                                    

    Is there a plugin that mutes audio in IPTV streams when ads start and unmutes when the program starts again? I noticed this feature when trying the TNAP image which is based on OpenPLI. I asked the question on the TNAP web site https://legitfta.com/forum/threads/ad-mute.28556/ and wait for a reply. I thought I'd ask here too since this forum has a lot of members.

    Is there a plugin that mutes audio in IPTV streams when ads start and unmutes when the program starts again? I noticed this feature when trying the TNAP image which is based on OpenPLI. I asked the question on the TNAP web site https://legitfta.com/forum/threads/ad-mute.28556/ and wait for a reply. I thought I'd ask here too since this forum has a lot of members.

    I have this problem every once in a while too. You can power down the receiver with the white on/off switch at the back of the receiver and wait about 20-30 seconds for residual voltages on the circuit board to discharge. Then power back on. You may have to do this a few times but your tuner C will be detected eventually, if it is the same problem I experience with my receiver.

    Does this information from my source file "myiptv.sources.xml" located in "/etc/epgimport" help?


    <source type="gen_xmltv" nocheck="1" channels="/etc/epgimport/suls_iptv_f2v_channels.xml">

    <description>F2V-Distro</description>

    <url><![CDATA[https://cutt.ly/DSr95Combinedepg]]></url>


    Hoping someone can point me in the right direction. I have searched this forum and many other forums but can't figure this out.


    Thanks

    Hello, I'm finding that EPG URL's with a xml.gz file extension won't populate EPG data. EPG URL's with a .xml extension do populate. I'm using EPG-Importer plugin on OpenVix.


    If I test the EPG links in a web browser, I can see EPG data for the links ending with .xml but links ending with xml.gz open a window asking me if I want to open the file with Archive Manager.


    I suspect I need to install a plugin on OpenVix so that it can extract the EPG data from the compressed file.


    I see many EPG links with a xml.gz extension posted so I must be missing something.


    Here is the link I'm having trouble with https://cutt.ly/DSr95Combinedepg

    Here is an image of the EPG Import sources before IPTV Bouquet Maker channel list update.


    image 1

    217783500df4d02fe0a4d0.png


    Here is an image of updating my channel list with IPTV Bouquet Maker.


    Image 2

    c595da29df9a.png


    Here is an image of the EPG Import sources after the IPTV Bouquet Maker channel update.


    Image 3

    66f851273ed7865c843fb47e3.png



    This is the EPG Import source file after the IPTV Bouquet Maker channel update. See how it has changed from the file I showed in post #4. The EPG URL's are gone now. IPTV Bouquet Maker writes over the source file in EPG Import.


    <sources>

    <sourcecat sourcecatname="IPTV Bouquet Maker - E2m3u2bouquet">

    <source type="gen_xmltv" nocheck="1" channels="/etc/epgimport/suls_iptv_f2v_channels.xml">

    <description>f2v</description>

    <url><![CDATA[]]></url>

    </source>

    </sourcecat>

    </sources>



    This is my IPTV Bouquet Maker config file located in /etc/enigma2/e2m3u2bouquet. This file doesn't have an EPG URL. I can only enter 1 EPG URL but I need to enter 5 as per my suls_iptv_f2v.sources.xml" file shown in post #4.


    <config>

    <supplier>

    <name>F2V</name><!-- Supplier Name -->

    <enabled>1</enabled><!-- Enable or disable the supplier (0 or 1) -->

    <settingslevel>expert</settingslevel>

    <m3uurl><![CDATA[https://raw.githubusercontent.…ee2ViewTV-2020-Remote.m3u]]></m3uurl><!-- Extended M3U url -->

    <epgurl><![CDATA[]]></epgurl><!-- XMLTV EPG url -->

    <username><![CDATA[]]></username><!-- (Optional) will replace USERNAME placeholder in urls -->

    <password><![CDATA[]]></password><!-- (Optional) will replace PASSWORD placeholder in urls -->

    <providerupdate><![CDATA[]]></providerupdate><!-- (Optional) Provider update url -->

    <providerhideurls>0</providerhideurls><!-- (Optional) Hide Provider urls in plugin -->

    <iptvtypes>1</iptvtypes><!-- Change all TV streams to IPTV type (0 or 1) -->

    <streamtypetv>4097</streamtypetv><!-- (Optional) Custom TV stream type (e.g. 1, 4097, 5001 or 5002 -->

    <streamtypevod>4097</streamtypevod><!-- (Optional) Custom VOD stream type (e.g. 4097, 5001 or 5002 -->

    <multivod>0</multivod><!-- Split VOD into seperate categories (0 or 1) -->

    <allbouquet>1</allbouquet><!-- Create all channels bouquet (0 or 1) -->

    <picons>0</picons><!-- Automatically download Picons (0 or 1) -->

    <iconpath></iconpath><!-- Location to store picons) -->

    <xcludesref>0</xcludesref><!-- Disable service ref overriding from override.xml file (0 or 1) -->

    <bouqueturl><![CDATA[]]></bouqueturl><!-- (Optional) url to download providers bouquet - to map custom service references -->

    <bouquetdownload>0</bouquetdownload><!-- Download providers bouquet (uses default url) must have username and password set above - to map custom service references -->

    <bouquettop>0</bouquettop><!-- Place IPTV bouquets at top (0 or 1) -->

    <lastproviderupdate>0</lastproviderupdate><!-- Internal use -->

    </supplier>

    </config>


    My challenge is finding a way to prevent IPTV Bouquet Maker from writing over the EPG Import sources or to find a way to enter EPG URL's in my IPTV Bouquets Maker config.xml file so that my EPG Import sources remains the same as shown in image 1.

    Thank you for the reply, much appreciated.


    Yes, I did create my own source.xml by editing the one that was there by default. I named it "suls_iptv_f2v.sources.xml".


    It points to "<source type="gen_xmltv" nocheck="1" channels="/etc/epgimport/suls_iptv_f2v_channels.xml">"


    It is in the etc/epgimport folder and is enabled in epgimport sources. I can update my guide by running the epgimport plugin.


    Over time, the IPTV provider will update the m3u playlist and I'll need to update it. I use IPTV Bouquet Maker plugin to update my m3u playlist and when I run that plugin, it over writes the "suls_iptv_f2v.sources.xml" file in epgimport with the epg source in the IPTV Bouquet Maker config.xml file located in "/etc/enigma2/e2m3u2bouquet/".


    Here is my "suls_iptv_f2v.sources.xml" file... As you can see there are 5 epg URL's pointing to 1 channels file. Hoping to find a way to config IPTV Bouquet Maker to match the multiple epg sources in epgimport.


    <sources>

    <sourcecat sourcecatname="IPTV Bouquet Maker - E2m3u2bouquet">

    <source type="gen_xmltv" nocheck="1" channels="/etc/epgimport/suls_iptv_f2v_channels.xml">

    <description>F2V-CAN</description>

    <url><![CDATA[https://od.lk/s/MzJfMTQyMzI0MTJf/CAN_EPG1.xml]]></url>

    </source>

    <source type="gen_xmltv" nocheck="1" channels="/etc/epgimport/suls_iptv_f2v_channels.xml">

    <description>F2V-PLEX</description>

    <url><![CDATA[https://i.mjh.nz/Plex/all.xml]]></url>

    </source>

    <source type="gen_xmltv" nocheck="1" channels="/etc/epgimport/suls_iptv_f2v_channels.xml">

    <description>F2V-STIRR</description>

    <url><![CDATA[https://i.mjh.nz/Stirr/all.xml]]></url>

    </source>

    <source type="gen_xmltv" nocheck="1" channels="/etc/epgimport/suls_iptv_f2v_channels.xml">

    <description>F2V-SAMSUNG</description>

    <url><![CDATA[https://i.mjh.nz/SamsungTVPlus/all.xml]]></url>

    </source>

    <source type="gen_xmltv" nocheck="1" channels="/etc/epgimport/suls_iptv_f2v_channels.xml">

    <description>F2V-PLUTO</description>

    <url><![CDATA[https://i.mjh.nz/PlutoTV/all.xml]]></url>

    </source>

    </sourcecat>

    </sources>

    I solved part of my problem by editing the "suls_iptv_provider_name.sources.xml" file located in "/etc/epgimport/". I was able to add all my EPG URL's and update my channels using the EPG-Importer plugin.


    Now when I create bouquets with IPTV Bouquet Maker, the sources in EPG-Importer are replaced with the EPG in IPTV Bouquet Maker.


    My question now... How do I enter multiple EPG URL's into the config file for IPTV Bouquet Maker located here "/etc/enigma2/e2m3u2bouquet/" so that EPG-Importer keeps the same list of sources after running IPTV Bouquet Maker?

    Hello, I'd like to ask this question again with a bit more clarity.


    Is there an EPG plugin or EPG setting that allows more than one EPG source for one provider?


    I have one URL for the m3u playlist and six different URL's for the xml channel guides. All the EPG plugins I looked at only allow one EPG URL for each M3U URL.


    Thanks,

    diyjeb

    1) Is your LNB:

    -single LNB (one cable coming out of it), Yes

    -Twin or dual LNB (2 cables coming into the house), No

    -QUAD or Quattro LNB (4 cables coming out of it)?, Old LNB yes, new LNB No

    2) Do you have a cable in each DVB/S tuners or just one (and you are moving it around)?, One cable moving from tuner A to B

    3) Try redoing the connector at both ends, just in case, on all cables. Connectors are good. I use cable and connectors from a cable TV company I work for.

    4) Unplug all other USB devices from your Zgemma H7., No other USB devices attached

    5) Try a different LNB with which it worked before. My new universal LNB works fine

    6) Scanning doesn't have to be blind, if you have a good xml with all the TPs., I understand, I have a good xml, I scan manually and blind scan

    7) Did you try using a professional to set it up? They usually have instruments to remove the obvious obstacles... I have 33 years experience in radio and telecommunications in various roles. I have a very good understanding of how to install, setup and troubleshoot the hardware. Unfortunately, I don't have access to a spectrum analyser or oscilloscope these days to troubleshoot with but I have isolated the problem to tuner A.


    Whether the problem is hardware related or firmware/software related is not known. What I do know is tuner A does not work and tuner B does with the same xml, config settings and hardware (connector, coax, stab motor, LNB and dish).


    I appreciate your suggestions and how much you are trying to help. I'll settle on the fact that it works on tuner B and maybe try looking deeper into it over the winter as time permits. I'll report any new findings that will be helpful to others.


    Thanks again


    Hello Gorski, I tried tromo's suggestion but no luck. My tuner A will not work. I have a good xml file and I'm able to manual scan and blind scan with tuner B so maybe my tuner A failed in some way. I have snow on the roof now so I think I'll just settle on using my B tuner for the winter. Thanks for your help everyone.

    Yes, I read something about that and will be giving DiSEqC a try. The thing though is that I had USALS working just fine with a standard LNB with LOF/L=10750, LOF/H=10750 and Threshold=11700... that's why I thought if I change to a universal LNB, I should just have to change the LOF frequencies to 9750 and 10600 (as per LNB manufacturer) and it would just work. We'll see what happens with further troubleshooting.

    I'll keep plugging away at this for sure and let you know when/if I succeed. I just find it hard to believe that when all I presumably had to do is replace the LNB and change LOF settings. Changing LOF frequencies should not affect stab HH motor movement. Its a question of time before I figure it out.


    Thanks for everyone's help.