On Fri, Apr 15, 2011 at 7:25 PM, Angel Fernandez Pineda <[email protected]> wrote: > *addon - plugin.audio.jamendo-radio > *version - 0.0.1 > *url - > http://xbmc-jamendo-radio-plugin.googlecode.com/files/plugin.audio.jamendo-radio.zip > *xbmc version - dharma
hmm. i'm tempted to request some changes, but i won't stop it if you don't have time to work on it. a plugin should never start a player like you do. if you're dealing with volatile urls, you should set the isPlayable property, and handle those in the callback. have a look at how e.g. the rbk.no plugin does it (or many others, but that one is minimal and i know it does it properly since i wrote it:)) ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ Xbmc-addons mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xbmc-addons
