Hi, i just added a language filter to the browser; https://github.com/xbmc/xbmc/compare/2c9c4ee...8990182
this means you guys will have to add a <language> tag in your addon.xml under xbmc.metadata. this is a space separated list of language codes like <language>en de fr</language>. this is the language(s) of the *content* provided by your add-on. it applies to plugins, scripts, scrapers etc. yes, we can pull such changes into eden, as it will not break anything (tag will just be ignored). for those who have to deal with me; i will mandate this tag in all new plugin pull requests. no need submitting a pr just for this, at least not yet. cheers spiff ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Xbmc-addons mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xbmc-addons
