The branch, frodo has been updated
       via  04f0247ac74fb85640b073b9f8b6c2f573b8f1b5 (commit)
      from  8f14635fa0e6a4184e2c6bc5d9ae2d3950fed4a7 (commit)

- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=04f0247ac74fb85640b073b9f8b6c2f573b8f1b5

commit 04f0247ac74fb85640b073b9f8b6c2f573b8f1b5
Author: olympia <olym...@xbmc.org>
Date:   Mon Oct 7 21:47:59 2013 +0200

    [metadata.common.theaudiodb.com] updated to version 1.7.1

diff --git a/metadata.common.theaudiodb.com/addon.xml 
b/metadata.common.theaudiodb.com/addon.xml
index b2f9cd6..02e33e9 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.7.0"
+       version="1.7.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 ab90b40..6f49d7d 100644
--- a/metadata.common.theaudiodb.com/tadb.xml
+++ b/metadata.common.theaudiodb.com/tadb.xml
@@ -67,6 +67,9 @@
                        <RegExp input="" output="" dest="11">
                                <expression />
                        </RegExp>
+                       <RegExp input="" output="" dest="12">
+                               <expression />
+                       </RegExp>
                        <RegExp input="$$1" output="\1" dest="11">
                                <expression 
fixchars="1">strBiographyEN&quot;:&quot;(.*?)&quot;,&quot;</expression>
                        </RegExp>
@@ -149,6 +152,9 @@
                        <RegExp input="" output="" dest="11">
                                <expression />
                        </RegExp>
+                       <RegExp input="" output="" dest="12">
+                               <expression />
+                       </RegExp>
                        <RegExp input="$$1" output="&lt;formed&gt;\2 
(\1)&lt;/formed&gt;" dest="11">
                                <expression fixchars="2" 
noclean="1">intFormedYear&quot;:&quot;([^&quot;]*).*?strCountry&quot;:&quot;([^&quot;]*)</expression>
                        </RegExp>
@@ -190,6 +196,9 @@
                        <RegExp input="" output="" dest="11">
                                <expression />
                        </RegExp>
+                       <RegExp input="" output="" dest="12">
+                               <expression />
+                       </RegExp>
                        <RegExp input="$$1" output="&lt;formed&gt;\2 
(\1)&lt;/formed&gt;" dest="11">
                                <expression fixchars="2" 
noclean="1">intFormedYear&quot;:&quot;([^&quot;]*).*?strCountry&quot;:&quot;([^&quot;]*)</expression>
                        </RegExp>
@@ -227,6 +236,9 @@
                        <RegExp input="" output="" dest="11">
                                <expression />
                        </RegExp>
+                       <RegExp input="" output="" dest="12">
+                               <expression />
+                       </RegExp>
                        <RegExp input="$$1" output="\1" dest="11">
                                <expression 
fixchars="1">strSubGenre&quot;:&quot;([^&quot;]*)</expression>
                        </RegExp>

-----------------------------------------------------------------------

Summary of changes:
 metadata.common.theaudiodb.com/addon.xml |    2 +-
 metadata.common.theaudiodb.com/tadb.xml  |   12 ++++++++++++
 2 files changed, 13 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Scrapers

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
Xbmc-addons@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xbmc-addons

Reply via email to