Le dimanche 04 novembre 2007 à 20:51 +0100, Michael Kötter a écrit : > Hi all, > > I just finished the first version of an LCDProc plugin for Elisa. It > displays the menu nodes as you browse them, and the title & elapsed time > when a player is active. > You can download it at this page: http://www.m-koetter.de/software/elisa_lcd > There are also some installation instructions. > I'd love to hear if it works for you ;) Also, any suggestions or bug > reports are welcome.
That looks awesome! Would you have a screenshot or two to put on the web page? Unfortunately I have no such LCD, maybe someone will be able to test your plugin ;) We are currently working on some MVC improvements in a branch. We have removed support for "default_associations" attributes and moved it to a config file. One example there: https://code.fluendo.com/elisa/trac/browser/branches/mvc_mappings/elisa/plugins/bad/poblenou_frontend/data/poblenou_mvc_mappings.conf So when we merge back to trunk you might need to update your plugin. Don't worry it should only be moving some logic from Python code to config files. Don't hesitate to ask questions if you have any problem. Philippe
