I've been using MediaPortal for a few months now and decided to delve into plugin development for MediaPortal. I noticed that each plugin has to create a separate skin XML file for each possible MediaPortal skin which seems crazy to me. I was wondering if it is possible to programmatically define the screen using code. I did a couple basic tests where I instantiated a couple controls and added them to the window from the plugin's Load method but I always get an error stating "Invalid or Missing File:".
Any suggestions?
Thanks!
Any suggestions?
Thanks!