The branch, frodo has been updated
       via  8e0d639037892a9ff267b33728eb223d37fbbccb (commit)
      from  9e8f0a0b52e2194809bff0106e413ff6ac271b34 (commit)

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

commit 8e0d639037892a9ff267b33728eb223d37fbbccb
Author: taxigps <taxi...@sina.com>
Date:   Sat Sep 21 09:41:09 2013 +0800

    [metadata.mtime.com] updated to version 1.1.3

diff --git a/metadata.mtime.com/addon.xml b/metadata.mtime.com/addon.xml
index fb8ce59..69657c7 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.2"
+       version="1.1.3"
        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 8689763..5d8f226 100644
--- a/metadata.mtime.com/changelog.txt
+++ b/metadata.mtime.com/changelog.txt
@@ -1,3 +1,6 @@
+[B]1.1.3[/B]
+- fixed: can't get search list because site change
+
 [B]1.1.2[/B]
 - fixed: can't get rating after site change
 - added: option to get trailer
diff --git a/metadata.mtime.com/mtime.xml b/metadata.mtime.com/mtime.xml
index 5867c8e..acb420b 100644
--- a/metadata.mtime.com/mtime.xml
+++ b/metadata.mtime.com/mtime.xml
@@ -13,7 +13,7 @@
        <GetSearchResults dest="8">
                <RegExp input="$$3" output="&lt;results&gt;\1&lt;/results&gt;" 
dest="8">
                        <RegExp input="$$1" 
output="&lt;entity&gt;&lt;title&gt;\2 - \4 \3&lt;/title&gt;&lt;url 
gzip=&quot;yes&quot;&gt;http://movie.mtime.com/\1/&lt;/url&gt;&lt;id&gt;\1&lt;/id&gt;&lt;/entity&gt;";
 dest="3+">
-                               <expression repeat="yes">&lt;div&gt; 
&lt;p&gt;&lt;a 
href="http://movie.m.mtime.com/([0-9]+)/"&gt;(.+?)&lt;/a&gt;(.+?)&lt;a 
href="http://movie.m.mtime.com/[0-9]+/"&gt;(.+?)&lt;/a&gt;&lt;/p&gt; 
&lt;/div&gt;</expression>
+                               <expression repeat="yes">&lt;div&gt; 
&lt;p&gt;&lt;a href="http://movie.[^/]+/([0-9]+)/"&gt;(.+?)&lt;/a&gt;(.+?)&lt;a 
href="http://movie.[^/]+/[0-9]+/"&gt;(.+?)&lt;/a&gt;&lt;/p&gt; 
&lt;/div&gt;</expression>
                        </RegExp>
                        <expression noclean="1"/>
                </RegExp>

-----------------------------------------------------------------------

Summary of changes:
 metadata.mtime.com/addon.xml     |    2 +-
 metadata.mtime.com/changelog.txt |    3 +++
 metadata.mtime.com/mtime.xml     |    2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to