The branch, eden has been updated
       via  76d0d1b1710ebbaf68d3625e72fda96a1b5e948d (commit)
      from  b917ee884ac9aa5d200ef698be675a2126ba12e8 (commit)

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

commit 76d0d1b1710ebbaf68d3625e72fda96a1b5e948d
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