Thanks for your answer but that did not help me.
1) Could you tell me the command to open the Plugin?
import xbmc
xbmc.executebuiltin('XBMC.RunScript(script.video.eurosportplayer)')
That did not work
xbmc.executebuiltin("RunAddon(script.eurosportplayer)")
-sh: syntax error: unexpected word (expecting ")")
-sh: syntax error: unexpected ")"
This does not work either