The branch, dharma has been updated
via db03e3799a99be9efe1446d92cb21f5d106c99f5 (commit)
from 8858ed6ea3a00fdeee7d3237b778db79c986f970 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=db03e3799a99be9efe1446d92cb21f5d106c99f5
commit db03e3799a99be9efe1446d92cb21f5d106c99f5
Author: olympia <[email protected]>
Date: Sat Jan 29 08:08:02 2011 +0100
[metadata.filmaffinity.com] updated to version 1.3.1
diff --git a/metadata.filmaffinity.com/addon.xml
b/metadata.filmaffinity.com/addon.xml
index 89d4a75..8a59003 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.3"
+ version="1.3.1"
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 1d13dd6..bcf8901 100644
--- a/metadata.filmaffinity.com/changelog.txt
+++ b/metadata.filmaffinity.com/changelog.txt
@@ -1,3 +1,8 @@
+[B]1.3.1[/B]
+
+- Arreglado problema con los géneros.
+- Arreglado problema con el numero de votaciones (no cogía los ceros)
+
[B]1.3[/B]
- Arreglados problemas con expresiones regulares
diff --git a/metadata.filmaffinity.com/filmaffinity.xml
b/metadata.filmaffinity.com/filmaffinity.xml
index 31e1d99..c6eaea7 100644
--- a/metadata.filmaffinity.com/filmaffinity.xml
+++ b/metadata.filmaffinity.com/filmaffinity.xml
@@ -60,7 +60,7 @@
</RegExp>
<RegExp input="$$1"
output="<genre>\1</genre>" dest="5+">
- <expression
repeat="yes">"/es/moviegenre.php?[^>]*>([^<]*)</expression>
+ <expression
repeat="yes">/es/moviegenre.php?[^>]*>([^<]*)</expression>
</RegExp>
<RegExp conditional="!StudioFlagsON" input="$$1"
output="<studio>\1</studio>" dest="5+"> <!-- Si la compatibilidad
con estudios esta desactivada descarga todos las productoras (y es incompatible
con skins si hay mas de una)-->
@@ -95,7 +95,7 @@
</RegExp>
<RegExp conditional="!iMDBRatings" input="$$1"
output="<votes>\1\2</votes>" dest="5+">
-
<expression>align="center">\(([1-9\.]*)</expression>
+
<expression>align="center">\(([0-9\.]*)</expression>
</RegExp>
<RegExp input="$$9"
output="<runtime>\1</runtime>" dest="5+">
-----------------------------------------------------------------------
Summary of changes:
metadata.filmaffinity.com/addon.xml | 2 +-
metadata.filmaffinity.com/changelog.txt | 5 +++++
metadata.filmaffinity.com/filmaffinity.xml | 4 ++--
3 files changed, 8 insertions(+), 3 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons