The branch, dharma-pre has been updated
via db49d0dbdbe535994327fa00cac1915d57ce2e39 (commit)
from 4b2febfd6215d93c95ad8e4533d5b1e81ca3bfd7 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=db49d0dbdbe535994327fa00cac1915d57ce2e39
commit db49d0dbdbe535994327fa00cac1915d57ce2e39
Author: taxigps <[email protected]>
Date: Thu Oct 14 12:00:24 2010 +0800
[metadata.7176.com] use fixchars to tanslate HTML Escape Sequence in
outline and plot
diff --git a/metadata.7176.com/7176.xml b/metadata.7176.com/7176.xml
index f6524c8..94faab5 100644
--- a/metadata.7176.com/7176.xml
+++ b/metadata.7176.com/7176.xml
@@ -72,7 +72,7 @@
<expression repeat="yes"><a
href=http://www.7176.com/Sections/Genre/[^>]*>([^<]*)</a></expression>
</RegExp>
<RegExp input="$$1"
output="<outline>\1</outline><plot>\1</plot>" dest="5+">
- <expression><div
id=imdbjqbody><h2>[^<]*</h2><br>(.*?)</div</expression>
+ <expression fixchars="1"><div
id=imdbjqbody><h2>[^<]*</h2><br>(.*?)</div</expression>
</RegExp>
<RegExp input="$$2" output="<url
cache="$$2-fullcredits.html"
function="GetFullcredits">$$3/fulldredits</url>" dest="5+">
<expression/>
diff --git a/metadata.7176.com/addon.xml b/metadata.7176.com/addon.xml
index 6c26e91..2314c80 100644
--- a/metadata.7176.com/addon.xml
+++ b/metadata.7176.com/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.7176.com"
name="7176"
- version="1.0.5"
+ version="1.0.6"
provider-name="Taxigps">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
-----------------------------------------------------------------------
Summary of changes:
metadata.7176.com/7176.xml | 2 +-
metadata.7176.com/addon.xml | 2 +-
metadata.7176.com/changelog.txt | 15 +++++++++++++++
3 files changed, 17 insertions(+), 2 deletions(-)
create mode 100644 metadata.7176.com/changelog.txt
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons