*addon - plugin .video.gamestar *version - 0.1.5 *url - https://github.com/raptor2101/Gamestar.git *revision - a072f02777bc35eb050d4b21579c5e5e1846ea06 *branch - master *xbmc version - frodo
Missing Tags and Files supplied. Forum and Website is set to the Github-Project... On 03.03.2014 19:36, Tristan Fischer wrote: > Hi, > > there are some issues which need to be solved: > - Missing LICENSE.txt file > - No xml encoding specified in plugin.video.gamestar/resources/settings.xml > - No xml encoding specified in plugin.video.gamestar/resources/language/English/strings.xml > - No xml encoding specified in plugin.video.gamestar/resources/language/German/strings.xml > > I guess these files are UTF-8 encoded so just add this to the top of your XMLs (like you have in your addon.xml): > <?xml version="1.0" encoding="UTF-8" standalone="yes"?> > > It would also be nice if you could also fix this: > - plugin.video.gamestar/default.py: print statement should be replaced with xbmc.log() > - forum tag should be used for forum.xbmc.org <http://forum.xbmc.org> thread url (if there is any) > - website tag should be used for the content providing website > > regards, > sphere > > > 2014-03-03 19:09 GMT+01:00 Christian Kölpin <[email protected] <mailto:[email protected]>>: > > *addon - plugin .video.gamestar > *version - 0.1.5 > *url - https://github.com/raptor2101/Gamestar.git > *revision - 2f7c99b949e30a97c994441569e4e1554db555b4 > *branch - master > *xbmc version - frodo > > > ------------------------------------------------------------------------------ > Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. > With Perforce, you get hassle-free workflows. Merge that actually works. > Faster operations. Version large binaries. Built-in WAN optimization and the > freedom to use Git, Perforce or both. Make the move to Perforce. > http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk > _______________________________________________ > Xbmc-addons mailing list > [email protected] <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/xbmc-addons > > ------------------------------------------------------------------------------ Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge that actually works. Faster operations. Version large binaries. Built-in WAN optimization and the freedom to use Git, Perforce or both. Make the move to Perforce. http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk _______________________________________________ Xbmc-addons mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xbmc-addons
