The branch, dharma has been updated
       via  58ad7376a76e92099c0f7156bda67a679129b79b (commit)
      from  2ca6cfb7a72fc5751f19e8b7930010e60eaba504 (commit)

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

commit 58ad7376a76e92099c0f7156bda67a679129b79b
Author: taxigps <taxi...@sina.com>
Date:   Mon Dec 19 17:53:01 2011 +0800

    [metadata.mtime.com] updated to get title, originaltitle, year and genre 
after site change

diff --git a/metadata.mtime.com/addon.xml b/metadata.mtime.com/addon.xml
index 19eee3f..54fefa2 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.0.8"
+       version="1.0.9"
        provider-name="Taxigps">
   <requires>
     <import addon="xbmc.metadata" version="1.0"/>
@@ -18,14 +18,14 @@
     <summary lang="pt">Scraper de filmes Mtime</summary>
     <summary lang="se">Mtime Filmskrapa</summary>
     <summary lang="zh">Mtime电影刮削器</summary>
-    <description lang="en">Download Movie information from 
www.mtime.com</description>
+    <description lang="en">Download Movie information from www.mtime.com. 
Mtime is the largest movie portal in China. Found in 2004, Mtime provides top 
four movie services in China: largest movie/TV database in Chinese: largest 
movie review and rating: the only nationwide movie theater and Showtime search; 
and the largest movie marketing and promotion services.</description>
     <description lang="hu">Film információk letöltése a www.mtime.com 
webhelyről</description>
     <description lang="kr">www.mtime.com 에서 영화 정보 
다운로드</description>
     <description lang="nl">Download film informatie van 
www.mtime.com</description>
     <description lang="pl">Pobieraj informacje o filmach z 
www.mtime.com</description>
     <description lang="pt">Descarregar informação de filmes de 
www.mtime.com</description>
     <description lang="se">Ladda ner filminformation från 
www.mtime.com</description>
-    <description 
lang="zh">从时光网www.mtime.com下载电影资料。</description>
+    <description 
lang="zh">从时光网www.mtime.com下载电影资料。时光网是国内做的比较好的专业电影网,面向广大网民提供电影信息资料的在线浏览和搜索服务,并提供个人主页、博客、网络相册的创建以及通过个人主页联系建立虚拟社交圈的在线网络服务。时光网还是国内各大网络媒体的内容提供商和国内外知名电影厂商的服务提供商。</description>
     <platform>all</platform>
   </extension>
 </addon>
diff --git a/metadata.mtime.com/mtime.xml b/metadata.mtime.com/mtime.xml
index 2485db2..28b35f5 100644
--- a/metadata.mtime.com/mtime.xml
+++ b/metadata.mtime.com/mtime.xml
@@ -24,13 +24,13 @@
                                <expression/>
                        </RegExp>
                        <RegExp input="$$1" 
output="&lt;title&gt;\1&lt;/title&gt;" dest="5+">
-                               <expression trim="1">&lt;a href=&quot;.*?&quot; 
class=&quot;px28 bold hei c_000&quot;&gt;(.*?)&lt;/a&gt;</expression>
+                               <expression trim="1">class=&quot;px28 bold hei 
c_000&quot;.*?&gt;(.*?)&lt;/span&gt;</expression>
                        </RegExp>
                        <RegExp input="$$1" 
output="&lt;originaltitle&gt;\1&lt;/originaltitle&gt;" dest="5+">
-                               <expression trim="1">&lt;a href=&quot;.*?&quot; 
class=&quot;ml9 px24&quot;&gt;(.*?)&lt;/a&gt;</expression>
+                               <expression trim="1">class=&quot;ml9 
px24&quot;&gt;(.*?)&lt;/span&gt;</expression>
                        </RegExp>
                        <RegExp input="$$1" 
output="&lt;year&gt;\1&lt;/year&gt;" dest="5+">
-                               
<expression>href=&quot;.*?/movie/section/year/([0-9]*)/&quot;</expression>
+                               
<expression>href=&quot;http://movie.mtime.com/movie/search/section/\?year=([0-9]*)&quot;</expression>
                        </RegExp>
                        <RegExp input="$$2" output="&lt;url 
cache=&quot;$$2-details.html&quot; 
function=&quot;GetDetailsPage&quot;&gt;$$3details.html&lt;/url&gt;" dest="5+">
                                <expression/>
@@ -42,7 +42,7 @@
                                <expression/>
                        </RegExp>
                        <RegExp input="$$1" 
output="&lt;genre&gt;\1&lt;/genre&gt;" dest="5+">
-                               <expression 
repeat="yes">href=&quot;http://search.mtime.com/movie/section/genre/[^&gt;]*&gt;([^&lt;]*).nbsp</expression>
+                               <expression 
repeat="yes">href=&quot;http://movie.mtime.com/movie/search/section/\?type=[^&gt;]*&gt;([^&lt;]*).nbsp</expression>
                        </RegExp>
                        <RegExp input="$$1" 
output="&lt;studio&gt;\1&lt;/studio&gt;" dest="5+">
                                
<expression>发行公司:&lt;/strong&gt;(.*?)&lt;/a&gt;</expression>

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

Summary of changes:
 metadata.mtime.com/addon.xml |    6 +++---
 metadata.mtime.com/mtime.xml |    8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to