The branch, frodo has been updated
       via  82044a31e2142d363b68985722e696124ba34761 (commit)
      from  409ab4311c4e6505de00008a0edfd75fa4f0f69a (commit)

- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/plugins;a=commit;h=82044a31e2142d363b68985722e696124ba34761

commit 82044a31e2142d363b68985722e696124ba34761
Author: taxigps <[email protected]>
Date:   Wed Jul 23 17:04:29 2014 +0800

    [plugin.program.utorrent] updated to version 1.1.2

diff --git a/plugin.program.utorrent/addon.xml 
b/plugin.program.utorrent/addon.xml
index 839a148..2a543ce 100644
--- a/plugin.program.utorrent/addon.xml
+++ b/plugin.program.utorrent/addon.xml
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="plugin.program.utorrent"
        name="uTorrent"
-       version="1.1.1"
+       version="1.1.2"
        provider-name="Taxigps">
     <requires>
-        <import addon="xbmc.python" version="1.0"/>
+        <import addon="xbmc.python" version="2.1.0"/>
     </requires>
     <extension point="xbmc.python.pluginsource" library="default.py">
         <provides>executable</provides>
@@ -15,5 +15,11 @@
         <summary lang="zh">uTorrent控制插件</summary>
         <description lang="en">Manages your uTorrent queue from within 
XBMC![CR][CR]Install:[CR]1. Enable WebUI for uTorrent[CR]2. Enable Token 
Authentication for uTorrent[CR]3. Install the plug-in[CR]4. Enter username and 
password of uTorrent via 'Plug-in Settings'[CR]5. Enjoy!</description>
         <description lang="zh">在XBMC中控制你
的uTorrent下载队列。[CR][CR]安装说明:[CR]1. 
起用uTorrent的WebUI[CR]2. 启用uTorrent的Token认证[CR]3. 安装
本插件[CR]4. 在扩展功能设置界面输入uTorrent用户名和密ç 
[CR]5. 祝你使用愉快!</description>
+        <platform>all</platform>
+        <license>GNU GENERAL PUBLIC LICENSE. Version 2, June 1991</license>
+        <forum>http://forum.xbmc.org/showthread.php?tid=89380</forum>
+        <website></website>
+        <email></email>
+        <source>https://github.com/taxigps/plugin.program.utorrent</source>
     </extension>
 </addon>
\ No newline at end of file
diff --git a/plugin.program.utorrent/changelog.txt 
b/plugin.program.utorrent/changelog.txt
index 9df94ba..f4967b7 100644
--- a/plugin.program.utorrent/changelog.txt
+++ b/plugin.program.utorrent/changelog.txt
@@ -1,4 +1,7 @@
-[B]1.1.1 (2012.12.9)[/B]
+[B]1.1.2 (2014.7.23)[/B]
+change python version to 2.1.0 for gotham
+
+[B]1.1.1 (2012.12.9)[/B]
 added stream capability, thanks burlizzi
 added color tags
 changed: use simplejson to get data

-----------------------------------------------------------------------

Summary of changes:
 plugin.program.utorrent/addon.xml     |   10 ++++++++--
 plugin.program.utorrent/changelog.txt |    5 ++++-
 2 files changed, 12 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Plugins

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to