The branch, frodo has been updated
via 372314e7f397f7f4621e454f8ceedbdc8719234f (commit)
via ae6a1709cad578714922d2d21a075a6b84880913 (commit)
via 02f5192c69cd1df0d6531eea2b4a7d13705bc770 (commit)
via c995d1b0d70104ed8aa8305ccb968c0034a77bc4 (commit)
via a5c5144ba95966797f07eb26d35239d8c76f1768 (commit)
via 1c7f3428abe912117716b0e72f3d653fc9bcf915 (commit)
via c76409a72126f520c0d70378a50e5b2d83787151 (commit)
via 6851452495a8a607d36be348bd0f439f52102ef3 (commit)
via 49e2aad2a5fd859e75fb0b6943061055f67f78fc (commit)
via 25b96d1c73f884e8da60a34699c92ba6c4b93f07 (commit)
from cf80b07f93736a0cd0089848c50f7d98b0b17051 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=372314e7f397f7f4621e454f8ceedbdc8719234f
commit 372314e7f397f7f4621e454f8ceedbdc8719234f
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:12:55 2013 +0200
[metadata.common.allmusic.com] 3.0.2
diff --git a/metadata.common.allmusic.com/addon.xml
b/metadata.common.allmusic.com/addon.xml
index 1eece85..94ad561 100644
--- a/metadata.common.allmusic.com/addon.xml
+++ b/metadata.common.allmusic.com/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.common.allmusic.com"
name="AllMusic"
- version="3.0.1"
+ version="3.0.2"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="2.1.0"/>
diff --git a/metadata.common.allmusic.com/allmusic.xml
b/metadata.common.allmusic.com/allmusic.xml
index a7a2e1c..a1c0749 100644
--- a/metadata.common.allmusic.com/allmusic.xml
+++ b/metadata.common.allmusic.com/allmusic.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<scraperfunctions>
<GetAMGDiscographyByAMGID dest="5" clearbuffers="no">
<RegExp input="$$1" output="<details><url
cache="am-\1-artist-discography.html"
function="ParseAMGDiscography">http://www.allmusic.com/artist/\1/discography</url></details>"
dest="5">
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=ae6a1709cad578714922d2d21a075a6b84880913
commit ae6a1709cad578714922d2d21a075a6b84880913
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:12:34 2013 +0200
[metadata.common.amazon.de] 1.0.1
diff --git a/metadata.common.amazon.de/addon.xml
b/metadata.common.amazon.de/addon.xml
index d9750bc..9971148 100644
--- a/metadata.common.amazon.de/addon.xml
+++ b/metadata.common.amazon.de/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.common.amazon.de"
name="Amazon.de"
- version="1.0.0"
+ version="1.0.1"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.common.amazon.de/amazonde.xml
b/metadata.common.amazon.de/amazonde.xml
index a8e054b..7591164 100644
--- a/metadata.common.amazon.de/amazonde.xml
+++ b/metadata.common.amazon.de/amazonde.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<scraperfunctions>
<GetAmazonDEAlbumReviewByASIN dest="5">
<RegExp input="$$1" output="<details><url
function="ParseAmazonDEAlbumReview">http://www.amazon.de/exec/obidos/ASIN/\1</url></details>"
dest="5">
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=02f5192c69cd1df0d6531eea2b4a7d13705bc770
commit 02f5192c69cd1df0d6531eea2b4a7d13705bc770
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:12:13 2013 +0200
[metadata.common.fanart.tv] 2.1.3
diff --git a/metadata.common.fanart.tv/addon.xml
b/metadata.common.fanart.tv/addon.xml
index b88455c..fa70dc8 100644
--- a/metadata.common.fanart.tv/addon.xml
+++ b/metadata.common.fanart.tv/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.common.fanart.tv"
name="fanart.tv"
- version="2.1.2"
+ version="2.1.3"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="2.1.0"/>
diff --git a/metadata.common.fanart.tv/fanarttv.xml
b/metadata.common.fanart.tv/fanarttv.xml
index 09120f6..758a3b2 100644
--- a/metadata.common.fanart.tv/fanarttv.xml
+++ b/metadata.common.fanart.tv/fanarttv.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<scraperfunctions>
<GetFanartTvArtistThumbsByMBID dest="5" clearbuffers="no">
<RegExp input="$$1" output="<details><url
function="ParseFanartTvArtistThumbs"
cache="fanarttv-artistimages-\1.json">http://api.fanart.tv/webservice/artist/ed4b784f97227358b31ca4dd966a04f1/\1/json/</url></details>"
dest="5">
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=c995d1b0d70104ed8aa8305ccb968c0034a77bc4
commit c995d1b0d70104ed8aa8305ccb968c0034a77bc4
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:11:50 2013 +0200
[metadata.common.hdtrailers.net] 2.0.3
diff --git a/metadata.common.hdtrailers.net/addon.xml
b/metadata.common.hdtrailers.net/addon.xml
index cbb98ba..6e21eba 100644
--- a/metadata.common.hdtrailers.net/addon.xml
+++ b/metadata.common.hdtrailers.net/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.common.hdtrailers.net"
name="HD-Trailers common scraper functions"
- version="2.0.2"
+ version="2.0.3"
provider-name="Bence Nádas (olympia)">
<requires>
<import addon="xbmc.metadata" version="2.1.0"/>
diff --git a/metadata.common.hdtrailers.net/hdtrailers.xml
b/metadata.common.hdtrailers.net/hdtrailers.xml
index c5eae9a..e0a0d77 100644
--- a/metadata.common.hdtrailers.net/hdtrailers.xml
+++ b/metadata.common.hdtrailers.net/hdtrailers.xml
@@ -1,4 +1,5 @@
-<scraperfunctions>
+<?xml version="1.0" encoding="UTF-8"?>
+<scraperfunctions>
<GetHDTrailersnet480p dest="3">
<RegExp input="$$6" output="<details><url
function="Parse480pTrailer"
cache="hd-trailers-\1.xml">http://xbmc.hd-trailers.net/movie/\1</url></details>"
dest="3">
<RegExp input="$$1" output="\1-" dest="6">
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=a5c5144ba95966797f07eb26d35239d8c76f1768
commit a5c5144ba95966797f07eb26d35239d8c76f1768
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:11:34 2013 +0200
[metadata.common.htbackdrops.com] 1.3.1
diff --git a/metadata.common.htbackdrops.com/addon.xml
b/metadata.common.htbackdrops.com/addon.xml
index 47e8d2f..46c5ae7 100644
--- a/metadata.common.htbackdrops.com/addon.xml
+++ b/metadata.common.htbackdrops.com/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.common.htbackdrops.com"
name="HTBackdrops"
- version="1.3.0"
+ version="1.3.1"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.common.htbackdrops.com/htbackdrops.xml
b/metadata.common.htbackdrops.com/htbackdrops.xml
index 71f8555..a5017c7 100644
--- a/metadata.common.htbackdrops.com/htbackdrops.xml
+++ b/metadata.common.htbackdrops.com/htbackdrops.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<scraperfunctions>
<GetHTBThumbsByMBID dest="5" clearbuffers="no">
<RegExp input="$$1" output="<details><url
function="ParseHTBThumbs" post="yes"
cache="htb-images-\1.xml">http://htbackdrops.org/api/7681a907c805e0670330c694e788e8e8/searchXML?mbid=\1&aid=1,5</url></details>"
dest="5">
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=1c7f3428abe912117716b0e72f3d653fc9bcf915
commit 1c7f3428abe912117716b0e72f3d653fc9bcf915
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:11:19 2013 +0200
[metadata.common.imdb.com] 2.7.8
diff --git a/metadata.common.imdb.com/addon.xml
b/metadata.common.imdb.com/addon.xml
index 95c2a46..99fe531 100644
--- a/metadata.common.imdb.com/addon.xml
+++ b/metadata.common.imdb.com/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.common.imdb.com"
name="IMDB Scraper Library"
- version="2.7.7"
+ version="2.7.8"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="2.1.0"/>
diff --git a/metadata.common.imdb.com/changelog.txt
b/metadata.common.imdb.com/changelog.txt
index c2f1418..d310c4a 100644
--- a/metadata.common.imdb.com/changelog.txt
+++ b/metadata.common.imdb.com/changelog.txt
@@ -1,3 +1,6 @@
+[B]2.7.8[/B]
+- fixed: add xml header
+
[B]2.7.7[/B]
- fixed: MetaCritic Score for 100/100 films
diff --git a/metadata.common.imdb.com/imdb.xml
b/metadata.common.imdb.com/imdb.xml
index cb1646d..0ea0e5f 100644
--- a/metadata.common.imdb.com/imdb.xml
+++ b/metadata.common.imdb.com/imdb.xml
@@ -1,4 +1,5 @@
-<scraperfunctions>
+<?xml version="1.0" encoding="UTF-8"?>
+<scraperfunctions>
<GetIMDBGenresById dest="5">
<RegExp input="$$1" output="<details><url
cache="$$1-main.html"
function="ParseIMDBGenres">http://akas.imdb.com/title/$$1/|accept-language=en-us</url></details>"
dest="5">
<expression noclean="1" />
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=c76409a72126f520c0d70378a50e5b2d83787151
commit c76409a72126f520c0d70378a50e5b2d83787151
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:10:56 2013 +0200
[metadata.common.last.fm] 1.6.1
diff --git a/metadata.common.last.fm/addon.xml
b/metadata.common.last.fm/addon.xml
index 98c914d..ed1fb4a 100644
--- a/metadata.common.last.fm/addon.xml
+++ b/metadata.common.last.fm/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.common.last.fm"
name="Last.FM"
- 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.last.fm/lastfm.xml
b/metadata.common.last.fm/lastfm.xml
index 364e707..0c5b263 100644
--- a/metadata.common.last.fm/lastfm.xml
+++ b/metadata.common.last.fm/lastfm.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<scraperfunctions>
<GetLastFMDiscographyByMBID dest="5" clearbuffers="no">
<RegExp input="$$1" output="<details><url
function="ParseLastFMDiscography"
cache="lastfmdiscog-\1.xml">http://ws.audioscrobbler.com/2.0/?method=artist.gettopalbums&amp;mbid=\1&amp;api_key=71e468a84c1f40d4991ddccc46e40f1b</url></details>"
dest="5">
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=6851452495a8a607d36be348bd0f439f52102ef3
commit 6851452495a8a607d36be348bd0f439f52102ef3
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:10:36 2013 +0200
[metadata.common.musicbrainz.org] 2.0.2
diff --git a/metadata.common.musicbrainz.org/addon.xml
b/metadata.common.musicbrainz.org/addon.xml
index 25265fb..bf8801c 100644
--- a/metadata.common.musicbrainz.org/addon.xml
+++ b/metadata.common.musicbrainz.org/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.common.musicbrainz.org"
name="musicbrainz"
- version="2.0.1"
+ version="2.0.2"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="2.1.0"/>
diff --git a/metadata.common.musicbrainz.org/musicbrainz.xml
b/metadata.common.musicbrainz.org/musicbrainz.xml
index e954bdc..9f73aa3 100644
--- a/metadata.common.musicbrainz.org/musicbrainz.xml
+++ b/metadata.common.musicbrainz.org/musicbrainz.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<scraperfunctions>
<GetMBDiscographyByMBID dest="5" clearbuffers="no">
<RegExp input="$$1" output="<details><url
function="ParseMBDiscography"
cache="mb-\1-discog.xml">http://musicbrainz.org/ws/2/release-group?artist=\1&amp;limit=100&amp;type=album</url></details>"
dest="5">
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=49e2aad2a5fd859e75fb0b6943061055f67f78fc
commit 49e2aad2a5fd859e75fb0b6943061055f67f78fc
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:09:47 2013 +0200
[metadata.common.themoviedb.org] 1.7.2
diff --git a/metadata.common.theaudiodb.com/addon.xml
b/metadata.common.theaudiodb.com/addon.xml
index 02e33e9..7ab19a2 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.1"
+ version="1.7.2"
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 6f49d7d..e3052a2 100644
--- a/metadata.common.theaudiodb.com/tadb.xml
+++ b/metadata.common.theaudiodb.com/tadb.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
<scraperfunctions>
<GetTADBArtistThumbsByID dest="5" clearbuffers="no">
<RegExp input="$$1" output="<details><url
function="ParseTADBArtistThumbs"
cache="tadb-\1-artist.json">http://www.theaudiodb.com/api/v1/json/58424d43204d6564696120/artist.php?i=\1</url></details>"
dest="5">
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=25b96d1c73f884e8da60a34699c92ba6c4b93f07
commit 25b96d1c73f884e8da60a34699c92ba6c4b93f07
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:09:30 2013 +0200
[metadata.common.themoviedb.org] 2.9.6
diff --git a/metadata.common.themoviedb.org/addon.xml
b/metadata.common.themoviedb.org/addon.xml
index 5ae0300..c343d10 100644
--- a/metadata.common.themoviedb.org/addon.xml
+++ b/metadata.common.themoviedb.org/addon.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="metadata.common.themoviedb.org"
name="The Movie Database Scraper Library"
- version="2.9.5"
+ version="2.9.6"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="2.1.0"/>
diff --git a/metadata.common.themoviedb.org/tmdb.xml
b/metadata.common.themoviedb.org/tmdb.xml
index 6c54c1a..ac35cf1 100644
--- a/metadata.common.themoviedb.org/tmdb.xml
+++ b/metadata.common.themoviedb.org/tmdb.xml
@@ -1,5 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
<scraperfunctions>
-
<GetTMDBCertificationsByIdChain dest="4">
<RegExp input="$$5" output="<details>\1</details>"
dest="4">
<RegExp input="$$1" output="<url
function="ParseTMDBCertifications"
cache="tmdb-cert-\1.json">http://api.themoviedb.org/3/movie/\1/releases?api_key=57983e31fb435df4df77afb854740ea9&amp;language=$INFO[tmdbcertcountry]</url>"
dest="5">
-----------------------------------------------------------------------
Summary of changes:
metadata.common.allmusic.com/addon.xml | 2 +-
metadata.common.allmusic.com/allmusic.xml | 1 +
metadata.common.amazon.de/addon.xml | 2 +-
metadata.common.amazon.de/amazonde.xml | 1 +
metadata.common.fanart.tv/addon.xml | 2 +-
metadata.common.fanart.tv/fanarttv.xml | 1 +
metadata.common.hdtrailers.net/addon.xml | 2 +-
metadata.common.hdtrailers.net/hdtrailers.xml | 3 ++-
metadata.common.htbackdrops.com/addon.xml | 2 +-
metadata.common.htbackdrops.com/htbackdrops.xml | 1 +
metadata.common.imdb.com/addon.xml | 2 +-
metadata.common.imdb.com/changelog.txt | 3 +++
metadata.common.imdb.com/imdb.xml | 3 ++-
metadata.common.last.fm/addon.xml | 2 +-
metadata.common.last.fm/lastfm.xml | 1 +
metadata.common.musicbrainz.org/addon.xml | 2 +-
metadata.common.musicbrainz.org/musicbrainz.xml | 1 +
metadata.common.theaudiodb.com/addon.xml | 2 +-
metadata.common.theaudiodb.com/tadb.xml | 1 +
metadata.common.themoviedb.org/addon.xml | 2 +-
metadata.common.themoviedb.org/tmdb.xml | 2 +-
21 files changed, 25 insertions(+), 13 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=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons