Posts by sydell6

    I am looking for a media player that lets you change the playback speed from the default 1x. Or if there is a hidden setting to change the speed on the default player.
    Currently enigma2-plugin-extensions-mediaplayer is installed on OpenATV

    Don't use any converter or online line tester. all these scam application send your line immediately to free server. and then your network will be hacked.

    This is a perfectly valid suspicion. Though, if I was to collect server lines (or other personal info), I’d use different methods; I can distribute malicious plugins/extensions (how about compiling a malicious emulator), I can distribute malicious backup images, and so on. It’s not like most people disassemble and read the code.


    Specifically for my webapp, check network tab on Chrome Web Tools when you do a conversion. You will see there is no incoming or outgoing data

    ...

    output is wrong

    ...

    don't convert N lines to oscam ncam

    Hello, thanks for checking it out. Do you mean the output is wrong for ncam to cccam conversions? Because the site doesn't do that, as most lines are shared in cccam format already. (Is there any need for such a feature? If so, I can add it)
    If you find other issues please let me, so that I can make the site useful for other people

    Released an update that lets you change server parameters when you click "Show Options"
    You might need to do hard reload (Hold down Ctrl and click the Reload button) if you cannot see it

    Thank you for replies.
    The site was a quick hack. I thought about making it after not being able to find an alternative service. There is program that lets you convert clines to ncam lines, but a web service is probably easier to use.
    And as for the ncam and oscam comparisons, there is no mention of oscam anywhere on the site (which is an oversight by my side). The site doesn't convert from oscam to ncam, it converts cccam to ncam

    Hi everyone,


    I've just created a super basic site that lets you convert cccam lines to ncam format. All you have to do is to paste c lines to input filed, and you will get the converted outcome on output side

    https://cccam2ncam.pages.dev

    If needed, or if I keep interest in the site, I may add some configuration options later

    I tend to use ssh when I update my enigma box
    init 4 && opkg update && opkg upgrade && sync && reboot
    But it has a very annoying side effect, it activates ProgrammlistenUpdater plugin and all my program lists reset.

    I have removed all permissions from the plugin folder (/usr/lib/enigma2/python/Plugins/Extensions/ProgrammlistenUpdater/) - made it 000, but this didn't have any effect.

    I am using OpenATV 6.3.2 - Kernel 4.10.6

    Any recommendations, to completely block program list updates?