The branch, eden-pre has been updated
via e9a426bf7c4383e681717b3dfd8cb41a961681f9 (commit)
from 2d0a700d34b1779c8f2689740d77d6f488362883 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=e9a426bf7c4383e681717b3dfd8cb41a961681f9
commit e9a426bf7c4383e681717b3dfd8cb41a961681f9
Author: vdrfan <[email protected]>
Date: Thu Dec 8 17:24:42 2011 +0100
[metadata.themoviedb.org] updated to version 2.0.1
diff --git a/metadata.themoviedb.org/addon.xml
b/metadata.themoviedb.org/addon.xml
index 8a31396..ecd87d1 100644
--- a/metadata.themoviedb.org/addon.xml
+++ b/metadata.themoviedb.org/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.themoviedb.org"
name="The MovieDB"
- version="2.0.0"
+ version="2.0.1"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.themoviedb.org/changelog.txt
b/metadata.themoviedb.org/changelog.txt
index 8352044..dfe20b4 100644
--- a/metadata.themoviedb.org/changelog.txt
+++ b/metadata.themoviedb.org/changelog.txt
@@ -1,3 +1,6 @@
+[B]2.0.1[/B]
+- fixed: imdb url nfo not resolving tmdb id
+
[B]2.0.0[/B]
- complete rewrite to use the json api
diff --git a/metadata.themoviedb.org/tmdb.xml b/metadata.themoviedb.org/tmdb.xml
index 79c4297..baba466 100644
--- a/metadata.themoviedb.org/tmdb.xml
+++ b/metadata.themoviedb.org/tmdb.xml
@@ -21,7 +21,7 @@
</NfoUrl>
<GetTMDBId dest="3">
<RegExp input="$$1" output="<details><url
cache="tmdb-$INFO[language]-\1.json">http://api.themoviedb.org/2.1/Movie.getInfo/$INFO[language]/json/57983e31fb435df4df77afb854740ea9/\1</url><id>\1</id></details>"
dest="3+">
- <expression><id>([0-9]*)</id></expression>
+
<expression>"movie","id":([0-9]*),</expression>
</RegExp>
</GetTMDBId>
<GetSearchResults dest="8">
@@ -133,4 +133,4 @@
<expression noclean="1" />
</RegExp>
</GetDetails>
-</scraper>
\ No newline at end of file
+</scraper>
-----------------------------------------------------------------------
Summary of changes:
metadata.themoviedb.org/addon.xml | 2 +-
metadata.themoviedb.org/changelog.txt | 3 +++
metadata.themoviedb.org/tmdb.xml | 4 ++--
3 files changed, 6 insertions(+), 3 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of
discussion for anyone considering optimizing the pricing and packaging model
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons