The branch, frodo has been updated
via 559472397c65ed92d3cc645d37dd031f447b848f (commit)
from 839d4981881ab4a8e0a66be3a357e77a3fb36852 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=559472397c65ed92d3cc645d37dd031f447b848f
commit 559472397c65ed92d3cc645d37dd031f447b848f
Author: olympia <[email protected]>
Date: Thu Apr 4 14:43:39 2013 +0200
[metadata.musicvideos.theaudiodb.com] updated to version 1.1.1
diff --git a/metadata.musicvideos.theaudiodb.com/addon.xml
b/metadata.musicvideos.theaudiodb.com/addon.xml
index 9735558..5edaa71 100644
--- a/metadata.musicvideos.theaudiodb.com/addon.xml
+++ b/metadata.musicvideos.theaudiodb.com/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.musicvideos.theaudiodb.com"
name="TheAudioDb.com for Music Videos"
- version="1.1.0"
+ version="1.1.1"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="2.1.0"/>
diff --git a/metadata.musicvideos.theaudiodb.com/tadb.xml
b/metadata.musicvideos.theaudiodb.com/tadb.xml
index 5c9fc9c..80318f0 100644
--- a/metadata.musicvideos.theaudiodb.com/tadb.xml
+++ b/metadata.musicvideos.theaudiodb.com/tadb.xml
@@ -2,13 +2,13 @@
<scraper framework="1.1" date="2013-04-03">
<CreateSearchUrl dest="3">
<RegExp input="$$5" output="\1" dest="3">
- <RegExp input="$$1"
output="<url>http://www.theaudiodb.com/api/v1/json/58424d43204d6564696120/searchtrack.php?s=\1&amp;t=\2</url>"
dest="2">
+ <RegExp input="$$1"
output="<url>http://www.theaudiodb.com/api/v1/json/58424d43204d6564696120/searchtrack.php?s=\1&amp;t=\2</url>"
dest="6">
<expression
trim="1,2">(.+)%20%20%20(.+)</expression>
</RegExp>
- <RegExp input="$$2" output="\1" dest="5">
+ <RegExp input="$$6" output="\1" dest="5">
<expression noclean="1" />
</RegExp>
- <RegExp input="$$2"
output="<url>http://www.theaudiodb.com/api/v1/json/58424d43204d6564696120/searchtrack.php?s=$$1&amp;t=</url>"
dest="5">
+ <RegExp input="$$6"
output="<url>http://www.theaudiodb.com/api/v1/json/58424d43204d6564696120/searchtrack.php?s=$$1&amp;t=</url>"
dest="5">
<expression>^$</expression>
</RegExp>
<expression noclean="1" />
-----------------------------------------------------------------------
Summary of changes:
metadata.musicvideos.theaudiodb.com/addon.xml | 2 +-
metadata.musicvideos.theaudiodb.com/tadb.xml | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive
--
Scrapers
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons