The branch, dharma has been updated
       via  8b59487dff02b9c4ed73496edf3fc5cb875be867 (commit)
      from  ec013eb902cc7df6f4ec66ceec4e0dd30cae6b4a (commit)

- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=8b59487dff02b9c4ed73496edf3fc5cb875be867

commit 8b59487dff02b9c4ed73496edf3fc5cb875be867
Author: taxigps <[email protected]>
Date:   Thu Jul 12 13:06:56 2012 +0800

    [metadata.douban.com] update to 1.0.2

diff --git a/metadata.douban.com/addon.xml b/metadata.douban.com/addon.xml
index 3e7957a..7a1985c 100644
--- a/metadata.douban.com/addon.xml
+++ b/metadata.douban.com/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 <addon id="metadata.douban.com"
        name="douban"
-       version="1.0.1"
+       version="1.0.2"
        provider-name="Taxigps">
   <requires>
     <import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.douban.com/douban.xml b/metadata.douban.com/douban.xml
index d78863e..0bd2e23 100644
--- a/metadata.douban.com/douban.xml
+++ b/metadata.douban.com/douban.xml
@@ -26,12 +26,12 @@
                        <RegExp input="$$2" output="&lt;id&gt;\1&lt;/id&gt;" 
dest="5">
                                <expression/>
                        </RegExp>
-                       <RegExp input="$$1" 
output="&lt;originaltitle&gt;\1&lt;/originaltitle&gt;" dest="5+">
-                               <expression>&lt;db:attribute 
name=&quot;title&quot;&gt;(.+?)&lt;/db:attribute&gt;</expression>
-                       </RegExp>
                        <RegExp input="$$1" 
output="&lt;title&gt;\1&lt;/title&gt;" dest="5+">
                                <expression>&lt;db:attribute 
lang=&quot;zh_CN&quot; 
name=&quot;aka&quot;&gt;(.+?)&lt;/db:attribute&gt;</expression>
                        </RegExp>
+                       <RegExp input="$$1" 
output="&lt;originaltitle&gt;\1&lt;/originaltitle&gt;&lt;title&gt;\1&lt;/title&gt;"
 dest="5+">
+                               <expression>&lt;db:attribute 
name=&quot;title&quot;&gt;(.+?)&lt;/db:attribute&gt;</expression>
+                       </RegExp>
                        <RegExp input="$$1" 
output="&lt;year&gt;\1&lt;/year&gt;" dest="5+">
                                <expression>&lt;db:attribute 
name=&quot;year&quot;&gt;([0-9]+)&lt;/db:attribute&gt;</expression>
                        </RegExp>

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

Summary of changes:
 metadata.douban.com/addon.xml  |    2 +-
 metadata.douban.com/douban.xml |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
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

Reply via email to