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