The branch, frodo has been updated
       via  c84754ff570487238974e0dd36ac189f69499334 (commit)
      from  b2b1abf0bf8918faf982a6ccba247c8c3f01e676 (commit)

- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=c84754ff570487238974e0dd36ac189f69499334

commit c84754ff570487238974e0dd36ac189f69499334
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(.*?)&lt;/dl&gt;\s*&lt;/div&gt;</expression>
                        </RegExp>
                        <RegExp input="$$6" 
output="&lt;actor&gt;&lt;thumb&gt;\2.jpg&lt;/thumb&gt;&lt;name&gt;\3&lt;/name&gt;&lt;role&gt;\4&lt;/role&gt;&lt;/actor&gt;"
 dest="2">
-                               <expression repeat="yes">&lt;div 
class=&quot;actor_tit&quot;&gt;\s*(&lt;div 
class=&quot;pic_58&quot;&gt;.*?src=&quot;([^_]*)_58X58.jpg&quot; 
/&gt;&lt;/a&gt;\s*|)&lt;h3&gt;(.*?)&lt;/h3&gt;.*?&lt;h3&gt;(.*?)&lt;/h3&gt;</expression>
+                               <expression repeat="yes">&lt;div 
class=&quot;actor_tit&quot;&gt;\s*(&lt;div 
class=&quot;pic_58&quot;&gt;.*?src=&quot;([^_]*)_58X58.jpg&quot; 
/&gt;\s*&lt;/a&gt;\s*|)&lt;h3&gt;(.*?)&lt;/h3&gt;.*?&lt;h3&gt;(.*?)&lt;/h3&gt;</expression>
                        </RegExp>
                        <RegExp input="$$1" output="\1" dest="8">
                                <expression clear="yes" noclean="1">导演 
Director(.*?)&lt;/div&gt;</expression>
@@ -123,7 +123,7 @@
        <GetMtimePoster dest="5">
                <RegExp input="$$6" output="&lt;details&gt;\1&lt;/details&gt;" 
dest="5">
                        <RegExp input="$$1" output="&lt;thumb 
preview=&quot;\2_170X250.jpg&quot;&gt;\2_680X1000.jpg&lt;/thumb&gt;" dest="6">
-                               <expression clear="yes" repeat="yes" 
noclean="1">&quot;title&quot;:&quot;(正式海报|海报).*?&quot;img_220&quot;:&quot;(http://img[^_]*)_[0-9X]+.jpg&quot;</expression>
+                               <expression clear="yes" repeat="yes" 
noclean="1">&quot;title&quot;:&quot;(正式海报|海报|预告海报|角色海报).*?&quot;img_220&quot;:&quot;(http://img[^_]*)_[0-9X]+.jpg&quot;</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

Reply via email to