Posts by KiddaC

    XStreamity v4.22

    New files on post 1


    Empty searches display an warning message and then returns to virtual keyboard now. No showing empty results.

    Fixed a bit of the logic for series data, should be a lot better for most people now

    there are loads of different versions. You will just have to google it.

    I don't even know if your image is python 2.7 or python 3

    there is one here

    Another way it could be done is like what I do for my movieplannermod.
    You import the original virtualkeyboard file. Overwrite it on the fly with the newvirtualkeyboard code. (conditionally if the settings value is "NewVirtualKeyboard")

    Then no need for symlinks or backups of the original files.

    I will see if I have time to have a play with this method.

    Can you not use a combination of plugins.

    i.e my jedi epg xtream plugin to assign hebrew israel epg to your channels.

    Then use epg translator plugin (used to be in plugin feeds) to convert it eng or russian. etc.

    Ok I just had a read through the code to see what its doing.


    Basically when you first run virtualkeyboard, it creates a symlink in
    /usr/lib/enigma2/python/Screens

    that references the virtualkeyboard in this plugin
    /usr/lib/enigma2/python/Plugins/SystemPlugins/NewVirtualKeyBoard

    So setup is always going to have to run first.

    And you are always going to have to remember to turn it on

    Code
            py_link = ("/usr/lib/enigma2/python/Screens/VirtualKeyBoard.py")
            if not os.path.islink(py_link):
                config.NewVirtualKeyBoard.textinput.value = "VirtualKeyBoard"
                config.NewVirtualKeyBoard.textinput.save()
            else:
                config.NewVirtualKeyBoard.textinput.value = "NewVirtualKeyBoard"
                config.NewVirtualKeyBoard.textinput.save()


    Could it be done differently so it creates the symlink in plugin.py instead of the setup page if this value exists in settings file.

    config.NewVirtualKeyBoard.textinput.value = "NewVirtualKeyBoard"


    Maybe. Probably only a little extra code.

    But most people don't do what you do urie.

    Sorry guys, we are gate crashing the xtream plugin thread here.

    If you want to ask questions about my xstreamity plugin then ask in that thread.

    abu baniaz

    the information comes from tmdb first.
    But something is wrong with series at the moment.
    Vod seems fine. Series is bringing in weird data, which is why its not updating correcty.

    I will have to check the url params again to see if something has changed.


    I have fixed the no search results bug. It shouldn't be showing an empty list. Now it shows a "No results message" and returns to search. (next release)

    Personally I have always used openatv. Currently using openatv 7.3.
    But every image comes with its own issues. You just got to get used to which ever image you decide to use ( just not VTI :face vomiting: )

    openpli is probably missing the required dependencies.
    If you install xstreamity from openpli feeds it loads in the dependencies for xstreamity.

    These dependencies might be used by other plugins like xtream plugin.

    So try my plugin from feeds first. Then try xtream plugin and xstreamity and see if it helps.

    XStreamity v4.21

    New files on post 1

    Fixed empty main categories being shown when they shouldn't have been

    Tweaked a few things with the servicepositon code - probably effects LCDs aswell. So worth checking that if you have one.



    Hello KiddaC, first of all thank you for the great programme. It runs perfectly on my SF8008. I have a suggestion for improvement: Is it possible to show the remaining time for Video on Demand? This is not currently displayed.

    Best regards

    Schotte

    pasted-from-clipboard.png


    :man shrugging:


    What image are you using. I know there have been changes to some images regarding the remaining time. urie keeps mentioning it.
    But I do use a custom component for this. So it should in theory display.

    your box is new and able to handle most streams.


    I do recommend installing serviceapp though.

    telnet these commands


    opkg update
    opkg remove enigma2-plugin-systemplugins-serviceapp
    opkg remove exteplayer3
    opkg remove ffmpeg
    opkg install ffmpeg
    opkg install exteplayer3
    opkg install enigma2-plugin-systemplugins-serviceapp


    Then set the streamtype to 5002. Most things will play with 5002.

    The mac scanner that has been used to hack that line has brought back an incorrect xtream line url
    I have also tried a few other mac addresses and they all bring back mangled username and password.


    The format should be.

    Code
    http://tr.redatvgold.com:80/get.php?username=Patricia&password=Patricia123&type=m3u&output=ts


    That line above actually works. Its only 1 user line though. So once I post it on here, it will die anyway.
    You can litterally find hundreds of these on the net if you search that domain.

    If you are using them in a stalker plugin then the url is
    http://tr.redatvgold.com:80/c/

    and the mac to use with it would be

    00:1A:79:bc:25:74