The branch, frodo has been updated
via ba7fcf839ff9ffa1ddcf40791d8d91cc524c8efb (commit)
from 9daa5ffd0f01b4ebb13ec4c42c3e21488cad6e37 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=ba7fcf839ff9ffa1ddcf40791d8d91cc524c8efb
commit ba7fcf839ff9ffa1ddcf40791d8d91cc524c8efb
Author: olympia <[email protected]>
Date: Sun May 5 18:16:50 2013 +0200
[metadata.common.impa.com] updated to version 1.1.1
diff --git a/metadata.common.impa.com/addon.xml
b/metadata.common.impa.com/addon.xml
index ad19e8a..63f04a2 100644
--- a/metadata.common.impa.com/addon.xml
+++ b/metadata.common.impa.com/addon.xml
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.common.impa.com"
name="IMPA common scraper functions"
- version="1.1.0"
+ version="1.1.1"
provider-name="Team XBMC">
<requires>
- <import addon="xbmc.metadata" version="1.0"/>
+ <import addon="xbmc.metadata" version="2.1.0"/>
</requires>
<extension point="xbmc.metadata.scraper.library"
library="impa.xml"/>
diff --git a/metadata.common.impa.com/impa.xml
b/metadata.common.impa.com/impa.xml
index ad499f1..0be2f0d 100644
--- a/metadata.common.impa.com/impa.xml
+++ b/metadata.common.impa.com/impa.xml
@@ -12,13 +12,13 @@
<ParseIMPAThumbs dest="6">
<RegExp input="$$4" output="<details>\1</details>"
dest="6">
<RegExp input="$$1" output="<url
function="ParseIMPAThumbs">http://www.impawards.com/\1</url>"
dest="4">
- <expression noclean="1"><meta
http-equiv="REFRESH"
content="0;URL=[^/]*/([^"]*)"></expression>
+ <expression
noclean="1"><meta\shttp-equiv="REFRESH"\scontent="0;URL=[^/]*/([^"]*)"></expression>
</RegExp>
<RegExp input="$$1" output="\1" dest="8">
- <expression
noclean="1">value="/([0-9]*)/[^"]*\.html"></expression>
+ <expression
noclean="1">value\s=\s"<a\shref\s=\shttp://www.impawards.com/([0-9]*)/</expression>
</RegExp>
<RegExp input="$$1" output="<thumb
aspect="poster">http://www.impawards.com/$$8/posters/\2</thumb>"
dest="4+">
- <expression noclean="1"><img
(SRC|src)="posters/([^"]*)"</expression>
+ <expression
noclean="1"><img\s(SRC|src)="posters/([^"]*)"</expression>
</RegExp>
<RegExp input="$$1" output="<thumb
aspect="poster">http://www.impawards.com/$$8/posters/\1</thumb>"
dest="4+">
<expression repeat="yes"
noclean="1">thumbs/imp_([^>]*ver[^>]*.jpg)></expression>
-----------------------------------------------------------------------
Summary of changes:
metadata.common.impa.com/addon.xml | 4 ++--
metadata.common.impa.com/impa.xml | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons