The branch, dharma has been updated
via b0f084768ac8b7dd4a52d39bfebb21b6eddb2c95 (commit)
from a222752acb80b1c3abb246814995220e5f984b38 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=b0f084768ac8b7dd4a52d39bfebb21b6eddb2c95
commit b0f084768ac8b7dd4a52d39bfebb21b6eddb2c95
Author: taxigps <[email protected]>
Date: Sun Apr 8 22:45:31 2012 +0800
[metadata.mtime.com] updated to version 1.1.0
diff --git a/metadata.mtime.com/addon.xml b/metadata.mtime.com/addon.xml
index 54fefa2..500b385 100644
--- a/metadata.mtime.com/addon.xml
+++ b/metadata.mtime.com/addon.xml
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.mtime.com"
name="MTime"
- version="1.0.9"
+ version="1.1.0"
provider-name="Taxigps">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.mtime.com/mtime.xml b/metadata.mtime.com/mtime.xml
index 28b35f5..47f313b 100644
--- a/metadata.mtime.com/mtime.xml
+++ b/metadata.mtime.com/mtime.xml
@@ -6,16 +6,16 @@
</RegExp>
</NfoUrl>
<CreateSearchUrl dest="3" SearchStringEncoding="gb2312">
- <RegExp input="$$1"
output="<url>http://www.baidu.com/s?wd=site:movie.mtime.com+\1</url>"
dest="3">
+ <RegExp input="$$1"
output="<url>http://m.mtime.com/search/?q=\1</url>" dest="3">
<expression noclean="1"/>
</RegExp>
</CreateSearchUrl>
<GetSearchResults dest="8">
- <RegExp input="$$5" output="<?xml version="1.0"
encoding="iso-8859-1"
standalone="yes"?><results>\1</results>" dest="8">
- <RegExp input="$$1"
output="<entity><title>\2</title><url>http://movie.mtime.com/\1/</url><id>\1</id></entity>"
dest="5+">
- <expression repeat="yes"
noclean="1">href="http://movie.mtime.com/([0-9]+)/?"
?target="_blank">(.*?)</a></expression>
+ <RegExp input="$$3" output="<results>\1</results>"
dest="8">
+ <RegExp input="$$1"
output="<entity><title>\2 - \4
\3</title><url>http://movie.mtime.com/\1/</url><id>\1</id></entity>"
dest="3+">
+ <expression repeat="yes"><div>
<p><a
href="http://movie.m.mtime.com/([0-9]+)/">(.+?)</a>(.+?)<a
href="http://movie.m.mtime.com/[0-9]+/">(.+?)</a></p>
</div></expression>
</RegExp>
- <expression clear="yes" noclean="1"/>
+ <expression noclean="1"/>
</RegExp>
</GetSearchResults>
<GetDetails dest="3">
@@ -36,7 +36,10 @@
<expression/>
</RegExp>
<RegExp input="$$1"
output="<runtime>\1</runtime>" dest="5+">
- <expression
trim="1">çé¿ï¼</strong>(.*?)</li></expression>
+ <expression
trim="1">çé¿ï¼</strong><span[^>]*>([0-9]+)</expression>
+ </RegExp>
+ <RegExp input="$$1"
output="<country>\2</country>" dest="5+">
+ <expression
repeat="yes">href="http://(search.mtime.com/movie/section/area/|movie.mtime.com/movie/search/section/\?nation=)[^>]*>([^<]*).nbsp</expression>
</RegExp>
<RegExp input="$$2" output="<url
cache="$$2-rating.html"
function="GetRating">$$3rating/summary.html</url>" dest="5+">
<expression/>
@@ -50,6 +53,9 @@
<RegExp input="$$1"
output="<outline>\1</outline><plot>\1</plot>" dest="5+">
<expression><!-- å§æ
ä»ç»
-->.*?<p>(.*?)</p></expression>
</RegExp>
+ <RegExp input="$$2" output="<url
cache="$$2-plot.html"
function="GetPlot">http://movie.m.mtime.com/$$2/plots.html</url>"
dest="5+">
+ <expression/>
+ </RegExp>
<RegExp input="$$2" output="<url
cache="$$2-fullcredits.html"
function="GetFullcredits">$$3fullcredits.html</url>"
dest="5+">
<expression/>
</RegExp>
@@ -65,6 +71,14 @@
<expression noclean="1"/>
</RegExp>
</GetDetails>
+ <GetPlot clearbuffers="no" dest="5">
+ <RegExp input="$$2"
output="<details><plot>\1</plot></details>" dest="5">
+ <RegExp input="$$1" output="\1" dest="2">
+ <expression repeat="yes"><p
class="intro">(.*?)</p></expression>
+ </RegExp>
+ <expression noclean="1"/>
+ </RegExp>
+ </GetPlot>
<GetDetailsPage clearbuffers="no" dest="5">
<RegExp input="$$2" output="<details>\1</details>"
dest="5">
<RegExp input="$$1"
output="<mpaa>\1</mpaa>" dest="2">
-----------------------------------------------------------------------
Summary of changes:
metadata.mtime.com/addon.xml | 4 ++--
metadata.mtime.com/mtime.xml | 26 ++++++++++++++++++++------
2 files changed, 22 insertions(+), 8 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons