The branch, dharma has been updated
       via  811c0664fea1d436645a6f9c5f2846bca3973e1a (commit)
      from  18864602ba92236dbf938d13439093a653d9bc92 (commit)

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

commit 811c0664fea1d436645a6f9c5f2846bca3973e1a
Author: olympia <[email protected]>
Date:   Wed Feb 15 23:39:04 2012 +0100

    [metadata.moviemeter.nl] ops, revert to previous revision

diff --git a/metadata.moviemeter.nl/addon.xml b/metadata.moviemeter.nl/addon.xml
index 8a19d58..fb99fde 100644
--- a/metadata.moviemeter.nl/addon.xml
+++ b/metadata.moviemeter.nl/addon.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>

 <addon id="metadata.moviemeter.nl"

        name="MovieMeter"

-       version="1.2.0"

+       version="1.1.10"

        provider-name="The_Ghost16">

   <requires>

     <import addon="xbmc.metadata" version="1.0"/>

diff --git a/metadata.moviemeter.nl/changelog.txt 
b/metadata.moviemeter.nl/changelog.txt
index 4f13951..ea7ddbd 100644
--- a/metadata.moviemeter.nl/changelog.txt
+++ b/metadata.moviemeter.nl/changelog.txt
@@ -1,6 +1,3 @@
-[B]1.2.0[/B]

-- Scraper now support sets based on the TMDB sets.

-

 [B]1.1.10[/B]

 - Fanart and thumbs are now scraped correctly from TMDB.

 

diff --git a/metadata.moviemeter.nl/moviemeter.xml 
b/metadata.moviemeter.nl/moviemeter.xml
index cfe659b..6ca36d3 100644
--- a/metadata.moviemeter.nl/moviemeter.xml
+++ b/metadata.moviemeter.nl/moviemeter.xml
@@ -94,18 +94,7 @@
                        </RegExp>-->
 
                        <!-- Get Fanart & Thumbs from TMDB -->
-                       <!--<RegExp input="$$1" output="&lt;url 
cache=&quot;tt\1-moviemeter.html&quot; 
function=&quot;GetFanartAndThumbs&quot;&gt;http://akas.imdb.com/title/tt\1&lt;/url&gt;";
 dest="8+">
-                               <expression noclean="1">IMDB Id: 
([^&lt;]*)</expression>
-                       </RegExp>-->
-                       <RegExp input="$$1" output="&lt;chain 
function=&quot;GetTMDBFanartByIdChain&quot;&gt;tt\1&lt;/chain&gt;" dest="8+">
-                               <expression noclean="1">IMDB Id: 
([^&lt;]*)</expression>
-                       </RegExp>
-                       <RegExp input="$$1" output="&lt;chain 
function=&quot;GetTMDBThumbsByIdChain&quot;&gt;tt\1&lt;/chain&gt;" dest="8+">
-                               <expression noclean="1">IMDB Id: 
([^&lt;]*)</expression>
-                       </RegExp>
-                       
-                       <!-- Get information about sets from TMDB -->
-                       <RegExp input="$$1" output="&lt;chain 
function=&quot;GetTMDBSetByIdChain&quot;&gt;tt\1&lt;/url&gt;" dest="8+">
+                       <RegExp input="$$1" output="&lt;url 
cache=&quot;tt\1-moviemeter.html&quot; 
function=&quot;GetFanartAndThumbs&quot;&gt;http://akas.imdb.com/title/tt\1&lt;/url&gt;";
 dest="8+">
                                <expression noclean="1">IMDB Id: 
([^&lt;]*)</expression>
                        </RegExp>
                        

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

Summary of changes:
 metadata.moviemeter.nl/addon.xml      |    2 +-
 metadata.moviemeter.nl/changelog.txt  |    3 ---
 metadata.moviemeter.nl/moviemeter.xml |   13 +------------
 3 files changed, 2 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to