The branch, eden-pre has been updated
via 8e4b06f266cf78d31a826da5be34c33bc6f40cfd (commit)
from 7dbafd788cfe1334267e1abf7e2a18db39ef525e (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=8e4b06f266cf78d31a826da5be34c33bc6f40cfd
commit 8e4b06f266cf78d31a826da5be34c33bc6f40cfd
Author: olympia <[email protected]>
Date: Fri Sep 23 08:47:48 2011 +0200
[metadata.moviemeter.nl] updated to version 1.1.10
diff --git a/metadata.moviemeter.nl/addon.xml b/metadata.moviemeter.nl/addon.xml
index 77fca61..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.1.9"
+ 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 87f3da7..ea7ddbd 100644
--- a/metadata.moviemeter.nl/changelog.txt
+++ b/metadata.moviemeter.nl/changelog.txt
@@ -1,3 +1,6 @@
+[B]1.1.10[/B]
+- Fanart and thumbs are now scraped correctly from TMDB.
+
[B]1.1.9[/B]
- IMDB id now contains 'tt' in front of it.
- TMDB is now used for thumbnails.
diff --git a/metadata.moviemeter.nl/moviemeter.xml
b/metadata.moviemeter.nl/moviemeter.xml
index 9d875dd..6ca36d3 100644
--- a/metadata.moviemeter.nl/moviemeter.xml
+++ b/metadata.moviemeter.nl/moviemeter.xml
@@ -132,10 +132,10 @@
<GetFanartAndThumbs dest="5">
<RegExp input="$$6" output="<details>\1</details>"
dest="5">
<RegExp input="$$1" output="<chain
function="GetTMDBFanartByIdChain">\1</chain>" dest="6">
- <expression>/title/(tt[t0-9]*)/faq</expression>
+ <expression>/title/(tt[t0-9]*)</expression>
</RegExp>
<RegExp input="$$1" output="<chain
function="GetTMDBThumbsByIdChain">\1</chain>" dest="6+">
- <expression>/title/(tt[t0-9]*)/faq</expression>
+ <expression>/title/(tt[t0-9]*)</expression>
</RegExp>
<expression noclean="1"></expression>
</RegExp>
-----------------------------------------------------------------------
Summary of changes:
metadata.moviemeter.nl/addon.xml | 2 +-
metadata.moviemeter.nl/changelog.txt | 3 +++
metadata.moviemeter.nl/moviemeter.xml | 4 ++--
3 files changed, 6 insertions(+), 3 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons