The branch, eden has been updated
via 0a9ac7d4a448b5eff7ebabe4e429699fd827f429 (commit)
via 0e62367fdfdec1c6cb46202d0cc7ebc70c5ce888 (commit)
via 066eb14a4dde5ba43eb14458618cfbd4d09aca43 (commit)
via a3066f18ab5e6476cf4feed24d11143268faffde (commit)
via 23da2fb95491704ed91c3898fbf496c9fc179f4a (commit)
via 8327fd7aee3cdb30f6db200bd19cc040cd8749b9 (commit)
via c86084eaea58ed6c0f95e410b0f0ca3f1a124d5b (commit)
via f52a52af3ce7402e7a960c8d9c575b79b2e78f52 (commit)
via 0621b78214bbb6e0deb9eb5133e9ba9892f24dbd (commit)
via 539814c1d8aa02f717e52a3eaab1de5f00cc6d64 (commit)
from 44c8a8b25fef145d80c5502a9bb86cbf9830b80c (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=0a9ac7d4a448b5eff7ebabe4e429699fd827f429
commit 0a9ac7d4a448b5eff7ebabe4e429699fd827f429
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:46:11 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 24a4eaa..4331121 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="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">
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scrapers;a=commit;h=0e62367fdfdec1c6cb46202d0cc7ebc70c5ce888
commit 0e62367fdfdec1c6cb46202d0cc7ebc70c5ce888
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:45:43 2013 +0200
[metadata.common.theaudiodb.com] 1.5.1
diff --git a/metadata.common.theaudiodb.com/addon.xml
b/metadata.common.theaudiodb.com/addon.xml
index b8b4eab..744f3c6 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.5.0"
+ version="1.5.1"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.common.theaudiodb.com/tadb.xml
b/metadata.common.theaudiodb.com/tadb.xml
index 0f192c0..4a7b9f0 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=066eb14a4dde5ba43eb14458618cfbd4d09aca43
commit 066eb14a4dde5ba43eb14458618cfbd4d09aca43
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:44:30 2013 +0200
[metadata.common.musicbrainz.org] 1.3.1
diff --git a/metadata.common.musicbrainz.org/addon.xml
b/metadata.common.musicbrainz.org/addon.xml
index 3a03b60..e015181 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="1.3.0"
+ version="1.3.1"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.common.musicbrainz.org/musicbrainz.xml
b/metadata.common.musicbrainz.org/musicbrainz.xml
index 5ee46d5..af1697d 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=a3066f18ab5e6476cf4feed24d11143268faffde
commit a3066f18ab5e6476cf4feed24d11143268faffde
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:44:15 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 181eac6..4b1c035 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="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=23da2fb95491704ed91c3898fbf496c9fc179f4a
commit 23da2fb95491704ed91c3898fbf496c9fc179f4a
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:43:38 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 21a04d0..d49af37 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="1.0"/>
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=8327fd7aee3cdb30f6db200bd19cc040cd8749b9
commit 8327fd7aee3cdb30f6db200bd19cc040cd8749b9
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:42:33 2013 +0200
[metadata.common.htbackdrops.com] 1.2.1
diff --git a/metadata.common.htbackdrops.com/addon.xml
b/metadata.common.htbackdrops.com/addon.xml
index 2b7d8b3..57caaf0 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.2.0"
+ version="1.2.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 0531585..1d82455 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.com/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=c86084eaea58ed6c0f95e410b0f0ca3f1a124d5b
commit c86084eaea58ed6c0f95e410b0f0ca3f1a124d5b
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:42:19 2013 +0200
[metadata.common.hdtrailers.net] 1.0.3
diff --git a/metadata.common.hdtrailers.net/addon.xml
b/metadata.common.hdtrailers.net/addon.xml
index 8b9e06b..8a6888f 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="1.0.8"
+ version="1.0.3"
provider-name="Bence Nádas (olympia)">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.common.hdtrailers.net/hdtrailers.xml
b/metadata.common.hdtrailers.net/hdtrailers.xml
index 98a179e..e96440b 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=f52a52af3ce7402e7a960c8d9c575b79b2e78f52
commit f52a52af3ce7402e7a960c8d9c575b79b2e78f52
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:41:57 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 57d2718..4c20b3b 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="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=0621b78214bbb6e0deb9eb5133e9ba9892f24dbd
commit 0621b78214bbb6e0deb9eb5133e9ba9892f24dbd
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:40:37 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=539814c1d8aa02f717e52a3eaab1de5f00cc6d64
commit 539814c1d8aa02f717e52a3eaab1de5f00cc6d64
Author: Martijn Kaijser <[email protected]>
Date: Fri Oct 25 22:40:21 2013 +0200
[metadata.common.allmusic.com] 2.6.1
diff --git a/metadata.common.allmusic.com/addon.xml
b/metadata.common.allmusic.com/addon.xml
index dc98b3f..b33219f 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="2.6.0"
+ version="2.6.1"
provider-name="Team XBMC">
<requires>
<import addon="xbmc.metadata" version="1.0"/>
diff --git a/metadata.common.allmusic.com/allmusic.xml
b/metadata.common.allmusic.com/allmusic.xml
index 51d57fb..f6e0588 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.html"
function="ParseAMGDiscography">http://www.allmusic.com/artist/\1</url></details>"
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/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 +-
20 files changed, 22 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