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="<id>\1</id>"
dest="5">
<expression/>
</RegExp>
- <RegExp input="$$1"
output="<originaltitle>\1</originaltitle>" dest="5+">
- <expression><db:attribute
name="title">(.+?)</db:attribute></expression>
- </RegExp>
<RegExp input="$$1"
output="<title>\1</title>" dest="5+">
<expression><db:attribute
lang="zh_CN"
name="aka">(.+?)</db:attribute></expression>
</RegExp>
+ <RegExp input="$$1"
output="<originaltitle>\1</originaltitle><title>\1</title>"
dest="5+">
+ <expression><db:attribute
name="title">(.+?)</db:attribute></expression>
+ </RegExp>
<RegExp input="$$1"
output="<year>\1</year>" dest="5+">
<expression><db:attribute
name="year">([0-9]+)</db:attribute></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