Normal
Hi bhead, python script that run under XBMC need to be totally rewritten for MediaPortal, and this plugin doesn't support Python Script, sorry.For all: Sorry again, but i'm not interested about integration of IronPhyton in MyScript, for at least three reason:- I don't think it's necessary. C# script can be more powerful and take advantage of current MediaPortal assemblies without need to add wrappers or variables.- I think that people want python only because think that, with python support, can use the xbmc scripts (not possible, already explained why).- IronPhyton require a manual connection between MediaPortal objects and objects accessible via python script... from How to embed IronPython script support in your existing app :, and i don't have any ideas about what kinds of objects need to be wrapped from MediaPortal sources.I updated the binary and the sources of MyScript in the first post, with some bug-fixes, and now run with the lastest SVN (20/06/2006).Actually i'm working on another project, so i don't think to improve MyScript.If anyone think that can be improvered, take the sources from the first post and improve it.bye!
Hi bhead, python script that run under XBMC need to be totally rewritten for MediaPortal, and this plugin doesn't support Python Script, sorry.
For all: Sorry again, but i'm not interested about integration of IronPhyton in MyScript, for at least three reason:
- I don't think it's necessary. C# script can be more powerful and take advantage of current MediaPortal assemblies without need to add wrappers or variables.
- I think that people want python only because think that, with python support, can use the xbmc scripts (not possible, already explained why).
- IronPhyton require a manual connection between MediaPortal objects and objects accessible via python script... from How to embed IronPython script support in your existing app :
, and i don't have any ideas about what kinds of objects need to be wrapped from MediaPortal sources.
I updated the binary and the sources of MyScript in the first post, with some bug-fixes, and now run with the lastest SVN (20/06/2006).
Actually i'm working on another project, so i don't think to improve MyScript.
If anyone think that can be improvered, take the sources from the first post and improve it.
bye!