The branch, frodo has been updated
via 536980bb9cb81ff9099acde81f37fec73b5f6b48 (commit)
from bfb325652d248d9f921a43bc72dc9a20846c1dd5 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=536980bb9cb81ff9099acde81f37fec73b5f6b48
commit 536980bb9cb81ff9099acde81f37fec73b5f6b48
Author: olympia <[email protected]>
Date: Sun Apr 28 08:38:57 2013 +0200
[metadata.common.theaudiodb.com] updated to version 1.6.1
diff --git a/metadata.common.theaudiodb.com/addon.xml
b/metadata.common.theaudiodb.com/addon.xml
index fe51c00..4327637 100644
--- a/metadata.common.theaudiodb.com/addon.xml
+++ b/metadata.common.theaudiodb.com/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.common.theaudiodb.com"
name="TheAudioDb Common Scraper Functions"
- version="1.6.0"
+ version="1.6.1"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="2.1.0"/>
diff --git a/metadata.common.theaudiodb.com/tadb.xml
b/metadata.common.theaudiodb.com/tadb.xml
index 894dcc0..7c1a807 100644
--- a/metadata.common.theaudiodb.com/tadb.xml
+++ b/metadata.common.theaudiodb.com/tadb.xml
@@ -150,13 +150,13 @@
<expression />
</RegExp>
<RegExp input="$$1" output="<formed>\2
(\1)</formed>" dest="11">
- <expression
noclean="1">intFormedYear":"([^"]*).*?strCountry":"([^"]*)</expression>
+ <expression fixchars="2"
noclean="1">intFormedYear":"([^"]*).*?strCountry":"([^"]*)</expression>
</RegExp>
<RegExp input="$$1"
output="<disbanded>\1</disbanded>" dest="11+">
<expression
noclean="1">strDisbanded":"([^"]*)</expression>
</RegExp>
<RegExp input="$$1" output="<born>\2
(\1)</born>" dest="11">
- <expression
noclean="1">intBornYear":"([^"]*).*?strCountry":"([^"]*)</expression>
+ <expression fixchars="2"
noclean="1">intBornYear":"([^"]*).*?strCountry":"([^"]*)</expression>
</RegExp>
<RegExp input="$$1"
output="<died>\1</died>" dest="11+">
<expression
noclean="1">intDiedYear":"([^"]*)</expression>
@@ -191,13 +191,13 @@
<expression />
</RegExp>
<RegExp input="$$1" output="<formed>\2
(\1)</formed>" dest="11">
- <expression
noclean="1">intFormedYear":"([^"]*).*?strCountry":"([^"]*)</expression>
+ <expression fixchars="2"
noclean="1">intFormedYear":"([^"]*).*?strCountry":"([^"]*)</expression>
</RegExp>
<RegExp input="$$1"
output="<disbanded>\1</disbanded>" dest="11+">
<expression
noclean="1">strDisbanded":"([^"]*)</expression>
</RegExp>
<RegExp input="$$1" output="<born>\2
(\1)</born>" dest="11">
- <expression
noclean="1">intBornYear":"([^"]*).*?strCountry":"([^"]*)</expression>
+ <expression fixchars="2"
noclean="1">intBornYear":"([^"]*).*?strCountry":"([^"]*)</expression>
</RegExp>
<RegExp input="$$1"
output="<died>\1</died>" dest="11+">
<expression
noclean="1">intDiedYear":"([^"]*)</expression>
-----------------------------------------------------------------------
Summary of changes:
metadata.common.theaudiodb.com/addon.xml | 2 +-
metadata.common.theaudiodb.com/tadb.xml | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons