The branch, frodo has been updated
via 5ed518f4a5aaa407e132420f68c238c15ecddaad (commit)
from cedc8183a06d267a2dd2c7f15e4fa2a32af9e65e (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=5ed518f4a5aaa407e132420f68c238c15ecddaad
commit 5ed518f4a5aaa407e132420f68c238c15ecddaad
Author: olympia <[email protected]>
Date: Sat Feb 2 20:01:29 2013 +0100
[metadata.common.imdb.com] updated to version 2.7.1
diff --git a/metadata.common.imdb.com/addon.xml
b/metadata.common.imdb.com/addon.xml
index 9f95488..9c79939 100644
--- a/metadata.common.imdb.com/addon.xml
+++ b/metadata.common.imdb.com/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.common.imdb.com"
name="IMDB common scraper functions"
- version="2.7.0"
+ version="2.7.1"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="2.1.0"/>
diff --git a/metadata.common.imdb.com/changelog.txt
b/metadata.common.imdb.com/changelog.txt
index c9ba9dc..9194d1a 100644
--- a/metadata.common.imdb.com/changelog.txt
+++ b/metadata.common.imdb.com/changelog.txt
@@ -1,3 +1,6 @@
+[B]2.7.1[/B]
+- fixed: IMDb genre after layout change
+
[B]2.7.0[/B]
- fixed: IMDb scraping after layout changes
diff --git a/metadata.common.imdb.com/imdb.xml
b/metadata.common.imdb.com/imdb.xml
index 885f575..2ccbfcb 100644
--- a/metadata.common.imdb.com/imdb.xml
+++ b/metadata.common.imdb.com/imdb.xml
@@ -7,7 +7,7 @@
<ParseIMDBGenres dest="5">
<RegExp input="$$2" output="<details>\1</details>"
dest="5">
<RegExp input="$$1"
output="<genre>\1</genre>" dest="2">
- <expression
repeat="yes">tt_str_gnr"\s>\s([^>]+)</expression>
+ <expression
repeat="yes">tt_stry_gnr"\s>\s([^<]+)</expression>
</RegExp>
<expression noclean="1" />
</RegExp>
-----------------------------------------------------------------------
Summary of changes:
metadata.common.imdb.com/addon.xml | 2 +-
metadata.common.imdb.com/changelog.txt | 3 +++
metadata.common.imdb.com/imdb.xml | 2 +-
3 files changed, 5 insertions(+), 2 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons