Posts by KiddaC

    OK, as people have been asking whether I can include this in my plugins.

    And then me referring them over to this thread and asking them to install it themselves.

    Thought I would give this plugin some TLC. Not full TLC, but quite a bit :). I have touched very little of the code, as it's not my plugin. Tidied some up though. :quiet:


    New modern skin sd / hd

    New flags sd / hd. Ameded code to pick up standard country names. i.e en_UK.png

    pep8 python code clean up

    Shortened the list of countries to the main enigma2 country list (did we really need 163 countries?)

    Redone all the icons and buttons

    Added the virtual keyboard setup back to the plugins menu, not always easy to find in system menu, depending on your image

    New plugin icon

    Replaced "del" text with image. It's clearer with a graphic.

    Replaced left right arrows with graphics as the unicode doesn't always work on all images depending on default font.
    Included all the main language keyboard layouts into the ipk. So no need to download.

    Add author(s) text to bottom of keyboard. Don't want to be upsetting people. Credit where it's due.

    Note this plugin only works on images later than Jan 2020.


    3e893424bfc9379d5ac.png


    10841b1e2ffa.png

    c9e5d861c2a96bc2.png



    b2a5a.png


    1afb6c0.png


    920d6.png


    57c5479d.png

    isenguard Both Jedi and Xstreamity use a bit of a hack to get series to prevent server flooding. As the original api is not safe to use anymore as we now live in a world of hackers so providers prevent mutliple successive calls to their server. (and may even ban your account)


    So all the series data is actually gotten from the the main get.php playlist file. Looking for /series/ in the stream url.

    Which is usually more accurate anyway as its not showing empty catogories or empty streams.


    In jedi some of your series files might also be found in your vod section. If providers are being lazy with their setups.

    tbe you might have to do some digging yourself, as it seems unique to your setup and I doubt I can replicate it.

    In the skin folder


    /usr/share/enigma2/slyk-q-1080


    the channelselect files are in.... wait for it....


    q-channel-selection.xml



    In the screen

    <screen name="ChannelSelection"

    I would comment out my custom components first one by one, to see if its my components breaking it


    Code
            <widget source="ServiceEvent" render="Label" position="1475,140" size="336,39" halign="left" valign="top" foregroundColor="white" backgroundColor="topright" font="Regular;33" transparent="1">
                <convert type="EventTime">Duration</convert>
                <convert type="Slyk18ClockToText">Slyk18AsLength</convert>
            </widget>


    Code
            <widget source="ServiceEvent" render="Label" position="1475,177" size="336,39" halign="left" valign="top" foregroundColor="white" backgroundColor="topright" font="Regular;33" transparent="1">
                <convert type="EventTime">StartTime</convert>
                <convert type="Slyk18ClockToText">Slyk18StartedAt</convert>
            </widget>


    Code
            <widget source="ServiceEvent" render="Label" position="102,442" size="340,33" font="Bold;24" foregroundColor="white" backgroundColor="midright" valign="top" halign="left" noWrap="1" transparent="1" >
                <convert type="EventTime">NextStartTime</convert>
                <convert type="Slyk18ClockToText">Slyk18StartedAt</convert>
            </widget>


    Code
            <widget source="ServiceEvent" render="Label" position="102,777" size="340,33" font="Bold;24" foregroundColor="white" backgroundColor="botright" valign="top" halign="left" noWrap="1" transparent="1">
                <convert type="EventTime">ThirdStartTime</convert>
                <convert type="Slyk18ClockToText">Slyk18StartedAt</convert>
            </widget>

    Any skin install needs a reboot gui.

    Looking for something to do... pffft :eye-tongue:


    I am looking to enjoying a little bit of a break, the first time since Lockdown started in March.


    [ePyObject] (PyObject_CallObject(<bound method SelectionEventInfo.updateEventInfo of <class 'Screens.ChannelSelection.ChannelSelection'>>,()) failed)


    i have deleted your log as you have left your provider in it


    Doesn't like the event info for some reason.

    The change to EPG Importer plugin (OE-A version) to allow ssl downloads was made 4 days ago. Any image run after that date will have the updated version. Installing newer image that 27 Nov 2020 or uninstalling and then re-installing it if an image build has been run will get a plugin with the ssl changes.


    https://github.com/oe-alliance/XMLTV-Import/commit/a848f6ea018f43a90b6924f5240e4c632992e4cf  

    Are these my changes I posted on github, or another version.

    If using any of my plugins xstreamity of jedi you need to delete your json files for these plugins if swapping the protocol.

    As my plugin doesn't detect a protocol change and will still use what you had originally when you first created it.


    If your answer is just related to epg importer and not my plugins then bear in mind we have put in a bit of a hack to make this work. It might not be perfect.

    Anyone still got any problems...

    Anyone want me to teamviewer into their box to investigate and fix things. (not dreambox - i need openwebif )

    You got 30 mins before I go chill


    But first.

    Reboot your box.

    Install latest version of plugin

    Install latest epgimport.py file if using that.


    Then shout if you still got issues.

    JediMakerXstream V6.11

    New file on post 1


    Removed the troublesome place bouquets at top option that is playing havoc with peoples bouquets.


    How to start a fresh if your bouquets have got their knickers in a twist...


    Autobouetmaker. Delete ABM bouquets.

    JediMakerXstream - Delete All Jedi IPTV Bouquets

    Do a full reboot

    Do an ABM scan
    Recreate your Jedi Bouquets.

    Feel free to announce this update and fix on other forums that are reporting the problem. Ta (especially the one I am not allowed on ;) )

    by the way I am stripping out that bouquets at top option.

    Just reading on another forum that is causing quite a few problems with peoples bouquets disappearing.

    It was taken out originally because of problems. I should never have put it back in.


    I just haven't got the time to faff around with it.


    If it aint broke, don't break it.


    Or the enigma2 way. If it aint broke, break it.

    carrspaints and just because we all had a little war around your question, don't be put off asking future questions.

    We were arguing amongst ourselves not directed at you. ;)


    And from your response above, I will come to the assumption that your box was trying to write to a usb block that didn't exist because of the fake usb size.


    It gets said over and over again on satellite forums not to trust ebay usb sticks on sat boxes. Pay a little more from a trusted source like pc world or currys.
    Stick with reputable brands like sandisk and kingston for usbs that live in your box.
    At least you guaranteed a geniune product then.

    Use the cheap ones for other things.

    If that is not an option there is plenty of software (google it) you can use to check if your usb is real or fake and is the reported sold size.

    These are good for flashing
    https://www.currys.co.uk/gbuk/…ck-of-3-10143801-pdt.html

    I use a tiny kingston datatraveller for my box usb