Giter Club home page Giter Club logo

e2scripts's Issues

oscam-picons-converter

In the oscam-picons-converter.log i can see
Warning !
Total number of all SrvIDs is too high !
A lot of TPL-picons will be created !
Do you really want to continue ?
(y/n)
how can i press y on console if
oscam-picons-converter.py is running in background

Screenshot 2021-12-26 120712

Can you write a script that can reset a CI-Module / ci0 ?

Hi,
First off: I'm sorry I opened this as an "issue" as this is more of an feature request.
I was trying to make a script to automatically reset a CI Module, but I had no luck so far. Thru a Google search I came upon your scripts.
Currently it's possible to reset a CI Module by going to Menu > Settings > Decryption & Parental Control > Common Interface and then selecting "Reset" on either Slot1 or Slot2.
Since going thru the menus is a little cumbersome and I would like to automate it, I was hoping for a script that can be run with a CronTimer.
On Google and various GitHub pages I found stuff like "eDVBCI_UI.getInstance().setReset(slot)" and `int eDVBCIInterfaces::reset(int slotid)
{
eDVBCISlot *slot;

if( (slot = getSlot(slotid)) == 0 )
	return -1;

return slot->reset();

}`
but I'm not code-smart enough to turn this into a script.
Do you know if this can be done?

Thanks

ipk build

my plugin have other folder in "usr/lib/IPTV " do you can updatte script or let me know how to build including that folder

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.