On Thu, Nov 8, 2012 at 7:24 AM, David Gray <[email protected]> wrote: > addon - plugin.video.screwattack > version - 1.0.0 > url - https://github.com/N3MIS15/plugin.video.screwattack.git > revision - 217b65c92885989e9fdbf55e3d477e561e85ba57 > branch - master > xbmc version - Eden and Frodo
- (CRITICAL) missing language tag - (PLEASEFIXSOON) you should *never* call xbmc.Player.Play() on (a non-playlist) item from a plugin. you're just a vfs entry, not a script. you should return the item using setResolvedUrl and mark the item as playable. spiff ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_nov _______________________________________________ Xbmc-addons mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xbmc-addons
