The branch, dharma-pre has been updated
via e46b19c80b53d2d8a8b17895d650ec39fbf37840 (commit)
from e9800050754a94f9189e72718c2298964a2a2322 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=e46b19c80b53d2d8a8b17895d650ec39fbf37840
commit e46b19c80b53d2d8a8b17895d650ec39fbf37840
Author: olympia <[email protected]>
Date: Fri Oct 8 16:57:26 2010 +0200
[metadata.filmaffinity.com] updated to version 1.2.3
diff --git a/metadata.filmaffinity.com/addon.xml
b/metadata.filmaffinity.com/addon.xml
index 2b0c549..d70a9e8 100644
--- a/metadata.filmaffinity.com/addon.xml
+++ b/metadata.filmaffinity.com/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.filmaffinity.com"
name="FilmAffinity"
- version="1.2.2"
+ version="1.2.3"
provider-name="hectorZiN + MaDDoGo">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.filmaffinity.com/changelog.txt
b/metadata.filmaffinity.com/changelog.txt
index 5e0b7c4..a3c6240 100644
--- a/metadata.filmaffinity.com/changelog.txt
+++ b/metadata.filmaffinity.com/changelog.txt
@@ -1,3 +1,7 @@
+[B]1.2.3[/B]
+
+- Arreglados los tags rotos a causa de la remodelación de la pagina web de
imdb.
+
[B]1.2.1[/B]
- Added Hungarian translation.
diff --git a/metadata.filmaffinity.com/filmaffinity.xml
b/metadata.filmaffinity.com/filmaffinity.xml
index 07b982f..21dd14d 100644
--- a/metadata.filmaffinity.com/filmaffinity.xml
+++ b/metadata.filmaffinity.com/filmaffinity.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<scraper framework="1.1" date="2010-07-04">
+<scraper framework="1.1" date="2010-10-08">
<NfoUrl dest="3">
<RegExp input="$$1"
output="<url>http://www.filmaffinity.com/es/film\1.html/</url>"
dest="3">
@@ -184,19 +184,19 @@
<GetImdbStuff dest="5">
<RegExp input="$$6" output="<details>\1</details>"
dest="5">
<RegExp input="$$1"
output="<top250>\1</top250>" dest="6">
- <expression>Top 250:
#([0-9]*)</a></expression>
+ <expression>Top 250 #([0-9]*)</</expression>
</RegExp>
<RegExp input="$$1"
output="<mpaa>\1</mpaa>" dest="6+">
-
<expression>MPAA</a>:</h5>[^>]*.(.[^<]*)</expression>
+ <expression
noclean="1">MPAA</a>\)</h4>\r\n([^\<]*)</expression>
</RegExp>
- <RegExp input="$$1"
output="<certification>\1</certification>" dest="6+">
- <expression repeat="yes" noclean="1"><a
href="[^?]*.certificates=..[^"]*">([^<]*)</a></expression>
+ <RegExp conditional="iMDBRatings" input="$$1"
output="<rating>\1.\2</rating>" dest="6+">
+
<expression>id="star-bar-user-rate"><b>([0-9]).([0-9+])</b></expression>
</RegExp>
- <RegExp conditional="iMDBRatings" input="$$1"
output="<rating>\1</rating><votes>\2</votes>" dest="6+">
-
<expression><b>([0-9.]+)/10</b>[^<]*<a href="ratings"
class="tn15more">([0-9,]+) votes</a></expression>
+ <RegExp conditional="iMDBRatings" input="$$1"
output="<votes>\1</votes>" dest="6+">
+
<expression>href="ratings"[^>]+>(.*) votes</expression>
</RegExp>
<RegExp input="$$1"
output="<tagline>\1</tagline>" dest="6+">
-
<expression><h5>Tagline:</h5>\n<div
class="info-content">([^<]*)</expression>
+
<expression><h4[^>]*?>Taglines:</h4>\n?([^<]*)</expression>
</RegExp>
<expression noclean="1" />
</RegExp>
-----------------------------------------------------------------------
Summary of changes:
metadata.filmaffinity.com/addon.xml | 2 +-
metadata.filmaffinity.com/changelog.txt | 4 ++++
metadata.filmaffinity.com/filmaffinity.xml | 16 ++++++++--------
3 files changed, 13 insertions(+), 9 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons