addon - script.mpdc version - 1.0.3 url - git://github.com/lzoubek/xbmc-plugin-mpdc.git revision - HEAD branch - master
xbmc version - dharma, eden-pre changes can be found in changelog.txt I have a small dialog window when script starts allowing user to select server profile. I decided to remove this dialog and do it otherwise. I changed extension point to xbmc.python.pluginsource and I am displaying servers like listitems (similar like radio station addons). Once user selects server, main window shows up. Does this break any rule or recommendation? If not, please pull HEAD from branch pluginsource instead of master. I was testing my addon on eden and when I attempt to run xbmc.Player().play(), XBMC freezes for a few seconds. Is it still supported to call Player.play() within script or is it a bug that's going to be fixed later? thanks! Libor ------------------------------------------------------------------------------ Fulfilling the Lean Software Promise Lean software platforms are now widely adopted and the benefits have been demonstrated beyond question. Learn why your peers are replacing JEE containers with lightweight application servers - and what you can gain from the move. http://p.sf.net/sfu/vmware-sfemails _______________________________________________ Xbmc-addons mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xbmc-addons
