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="&lt;formed&gt;\2 
(\1)&lt;/formed&gt;" dest="11">
-                               <expression 
noclean="1">intFormedYear&quot;:&quot;([^&quot;]*).*?strCountry&quot;:&quot;([^&quot;]*)</expression>
+                               <expression fixchars="2" 
noclean="1">intFormedYear&quot;:&quot;([^&quot;]*).*?strCountry&quot;:&quot;([^&quot;]*)</expression>
                        </RegExp>
                        <RegExp input="$$1" 
output="&lt;disbanded&gt;\1&lt;/disbanded&gt;" dest="11+">
                                <expression 
noclean="1">strDisbanded&quot;:&quot;([^&quot;]*)</expression>
                        </RegExp>
                        <RegExp input="$$1" output="&lt;born&gt;\2 
(\1)&lt;/born&gt;" dest="11">
-                               <expression 
noclean="1">intBornYear&quot;:&quot;([^&quot;]*).*?strCountry&quot;:&quot;([^&quot;]*)</expression>
+                               <expression fixchars="2" 
noclean="1">intBornYear&quot;:&quot;([^&quot;]*).*?strCountry&quot;:&quot;([^&quot;]*)</expression>
                        </RegExp>
                        <RegExp input="$$1" 
output="&lt;died&gt;\1&lt;/died&gt;" dest="11+">
                                <expression 
noclean="1">intDiedYear&quot;:&quot;([^&quot;]*)</expression>
@@ -191,13 +191,13 @@
                                <expression />
                        </RegExp>
                        <RegExp input="$$1" output="&lt;formed&gt;\2 
(\1)&lt;/formed&gt;" dest="11">
-                               <expression 
noclean="1">intFormedYear&quot;:&quot;([^&quot;]*).*?strCountry&quot;:&quot;([^&quot;]*)</expression>
+                               <expression fixchars="2" 
noclean="1">intFormedYear&quot;:&quot;([^&quot;]*).*?strCountry&quot;:&quot;([^&quot;]*)</expression>
                        </RegExp>
                        <RegExp input="$$1" 
output="&lt;disbanded&gt;\1&lt;/disbanded&gt;" dest="11+">
                                <expression 
noclean="1">strDisbanded&quot;:&quot;([^&quot;]*)</expression>
                        </RegExp>
                        <RegExp input="$$1" output="&lt;born&gt;\2 
(\1)&lt;/born&gt;" dest="11">
-                               <expression 
noclean="1">intBornYear&quot;:&quot;([^&quot;]*).*?strCountry&quot;:&quot;([^&quot;]*)</expression>
+                               <expression fixchars="2" 
noclean="1">intBornYear&quot;:&quot;([^&quot;]*).*?strCountry&quot;:&quot;([^&quot;]*)</expression>
                        </RegExp>
                        <RegExp input="$$1" 
output="&lt;died&gt;\1&lt;/died&gt;" dest="11+">
                                <expression 
noclean="1">intDiedYear&quot;:&quot;([^&quot;]*)</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

Reply via email to