The branch, eden has been updated
via f56e278e5a2634ae482368eba3edc374e5bc6ce0 (commit)
from 93cfe8adcb77666cb4fb823a14a1869b02ccddf5 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=f56e278e5a2634ae482368eba3edc374e5bc6ce0
commit f56e278e5a2634ae482368eba3edc374e5bc6ce0
Author: taxigps <[email protected]>
Date: Thu Mar 20 01:03:01 2014 +0800
[metadata.mtime.com] updated to version 1.1.5
diff --git a/metadata.mtime.com/addon.xml b/metadata.mtime.com/addon.xml
index 7e875a4..fe4f722 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"?>
<addon id="metadata.mtime.com"
name="MTime"
- version="1.1.4"
+ version="1.1.5"
provider-name="Taxigps">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.mtime.com/changelog.txt b/metadata.mtime.com/changelog.txt
index a1ad8e3..d275e82 100644
--- a/metadata.mtime.com/changelog.txt
+++ b/metadata.mtime.com/changelog.txt
@@ -1,3 +1,7 @@
+[B]1.1.5[/B]
+- fixed: can't get some actor message
+- get more movie post
+
[B]1.1.4[/B]
- fixed for site change
diff --git a/metadata.mtime.com/mtime.xml b/metadata.mtime.com/mtime.xml
index 1b3e910..5b4191b 100644
--- a/metadata.mtime.com/mtime.xml
+++ b/metadata.mtime.com/mtime.xml
@@ -103,7 +103,7 @@
<expression clear="yes" noclean="1">æ¼å
Actor(.*?)</dl>\s*</div></expression>
</RegExp>
<RegExp input="$$6"
output="<actor><thumb>\2.jpg</thumb><name>\3</name><role>\4</role></actor>"
dest="2">
- <expression repeat="yes"><div
class="actor_tit">\s*(<div
class="pic_58">.*?src="([^_]*)_58X58.jpg"
/></a>\s*|)<h3>(.*?)</h3>.*?<h3>(.*?)</h3></expression>
+ <expression repeat="yes"><div
class="actor_tit">\s*(<div
class="pic_58">.*?src="([^_]*)_58X58.jpg"
/>\s*</a>\s*|)<h3>(.*?)</h3>.*?<h3>(.*?)</h3></expression>
</RegExp>
<RegExp input="$$1" output="\1" dest="8">
<expression clear="yes" noclean="1">导æ¼
Director(.*?)</div></expression>
@@ -123,7 +123,7 @@
<GetMtimePoster dest="5">
<RegExp input="$$6" output="<details>\1</details>"
dest="5">
<RegExp input="$$1" output="<thumb
preview="\2_170X250.jpg">\2_680X1000.jpg</thumb>" dest="6">
- <expression clear="yes" repeat="yes"
noclean="1">"title":"(æ£å¼æµ·æ¥|æµ·æ¥).*?"img_220":"(http://img[^_]*)_[0-9X]+.jpg"</expression>
+ <expression clear="yes" repeat="yes"
noclean="1">"title":"(æ£å¼æµ·æ¥|æµ·æ¥|é¢åæµ·æ¥|è§è²æµ·æ¥).*?"img_220":"(http://img[^_]*)_[0-9X]+.jpg"</expression>
</RegExp>
<expression noclean="1"/>
</RegExp>
-----------------------------------------------------------------------
Summary of changes:
metadata.mtime.com/addon.xml | 2 +-
metadata.mtime.com/changelog.txt | 4 ++++
metadata.mtime.com/mtime.xml | 4 ++--
3 files changed, 7 insertions(+), 3 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons