Jump to content


Photo

Start a plugin with telnet command

telnet start plugin command

  • Please log in to reply
3 replies to this topic

#1 cactos

  • Member
  • 6 posts

0
Neutral

Posted Yesterday, 23:49

Hi,

Is it possible to start a plugin with telnet command?
For example MediaPlayer
enigma2-plugin-extensions-mediaplayer
How? Please



Re: Start a plugin with telnet command #2 Pike_Bishop

  • Senior Member
  • 1,143 posts

+74
Good

Posted Today, 00:49

I don't think this is possible.


Receiver: VU Ultimo 4K, Octagon SF8008 4K, Gigablue Quad 4K

Image: OpenPLI-8.3


Re: Start a plugin with telnet command #3 littlesat

  • PLi® Core member
  • 57,627 posts

+709
Excellent

Posted Today, 06:45

Why/how so you want to do this?

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Start a plugin with telnet command #4 mrvica

  • Senior Member
  • 1,280 posts

+90
Good

Posted Today, 15:03

you may try

/tmp# python /usr/lib/enigma2/python/Plugins/Extensions/PluginsPanel/plugin.py
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Plugins/Extensions/PluginsPanel/plugin.py", line 4, in <module>
    from Components.ActionMap import ActionMap
ModuleNotFoundError: No module named 'Components'

as you see all import stuff is missing (not loaded), this way you may test the file for errors, no need to restart e2 all the time, I do py2->py3 conversion this way, however on the PC





Also tagged with one or more of these keywords: telnet, start, plugin, command

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users