The branch, dharma has been updated
via 5dad3c6cf2f8d59c9a69a41a44c069711b56be3d (commit)
from 107c5a3f4f2be6940b7ca2d7fcb32389dac8317f (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=5dad3c6cf2f8d59c9a69a41a44c069711b56be3d
commit 5dad3c6cf2f8d59c9a69a41a44c069711b56be3d
Author: taxigps <[email protected]>
Date: Sat Jan 8 07:58:48 2011 +0800
[metadata.7176.com] fixed: site change cause title error
diff --git a/metadata.7176.com/7176.xml b/metadata.7176.com/7176.xml
index 94faab5..de0b841 100644
--- a/metadata.7176.com/7176.xml
+++ b/metadata.7176.com/7176.xml
@@ -39,7 +39,7 @@
<expression/>
</RegExp>
<RegExp input="$$1"
output="<title>\1</title>" dest="5+">
- <expression trim="1"
noclean="1"><title>([^<|^-]*)</expression>
+ <expression trim="1"
noclean="1"><h1>([^<]*)</h1></expression>
</RegExp>
<RegExp input="$$1"
output="<originaltitle>\1</originaltitle>" dest="5+">
<expression trim="1" noclean="1">Ƭ
Ãû£º</span>.*?class=mn>(.[^<]*)</expression>
diff --git a/metadata.7176.com/addon.xml b/metadata.7176.com/addon.xml
index 2314c80..3ee4793 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.6"
+ version="1.0.7"
provider-name="Taxigps">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.7176.com/changelog.txt b/metadata.7176.com/changelog.txt
index 7c54b55..f44d8ea 100644
--- a/metadata.7176.com/changelog.txt
+++ b/metadata.7176.com/changelog.txt
@@ -1,4 +1,8 @@
-[B]1.0.6[/B]
+[B]1.0.7[/B]
+- ä¿®æ£ï¼ç½ç«ååé æçµå½±åç§°è·åæè¯¯
+ fixed: site change cause title error
+
+[B]1.0.6[/B]
- 使ç¨fixcharsåæ°è½¬æ¢çµå½±å§æ
ä»ç»ä¸çHTML转ä¹å符串
use fixchars to tanslate HTML Escape Sequence in outline and plot
-----------------------------------------------------------------------
Summary of changes:
metadata.7176.com/7176.xml | 2 +-
metadata.7176.com/addon.xml | 2 +-
metadata.7176.com/changelog.txt | 6 +++++-
3 files changed, 7 insertions(+), 3 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web. Learn how to
best implement a security strategy that keeps consumers' information secure
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons