From a172857d9d71104797a6856b2658563bc0a8ba71 Mon Sep 17 00:00:00 2001 From: "M. Kaijser" Date: Mon, 29 Apr 2013 08:55:45 +0200 Subject: [addons] sync scrapers with repo --- addons/metadata.common.theaudiodb.com/tadb.xml | 130 +++++++++++++++++++++++-- 1 file changed, 120 insertions(+), 10 deletions(-) (limited to 'addons/metadata.common.theaudiodb.com/tadb.xml') diff --git a/addons/metadata.common.theaudiodb.com/tadb.xml b/addons/metadata.common.theaudiodb.com/tadb.xml index 5cce462cea..7c1a807a05 100644 --- a/addons/metadata.common.theaudiodb.com/tadb.xml +++ b/addons/metadata.common.theaudiodb.com/tadb.xml @@ -64,8 +64,14 @@ + + + + + strBiographyEN":"(.*?)"," + - strBiography":"(.*?)"," + strBiography$INFO[tadbartistlanguage]":"(.*?)"," @@ -94,7 +100,10 @@ - strBiography":"(.*?)"," + strBiographyen":"(.*?)"," + + + strBiography$INFO[tadbartistlanguage]":"(.*?)"," @@ -105,6 +114,11 @@ + + + + + @@ -122,6 +136,11 @@ + + + + + @@ -130,18 +149,27 @@ - - intFormedYear":"([^"]*) + + intFormedYear":"([^"]*).*?strCountry":"([^"]*) strDisbanded":"([^"]*) - - intBornYear":"([^"]*) + + intBornYear":"([^"]*).*?strCountry":"([^"]*) intDiedYear":"([^"]*) + + + MusicBrainz + + + allmusic.com + + ^$ + <(?:born|formed)*>(.+)</(?:born|formed)*> @@ -149,23 +177,92 @@ + + + + + + + + + + + + + + + intFormedYear":"([^"]*).*?strCountry":"([^"]*) + + + strDisbanded":"([^"]*) + + + intBornYear":"([^"]*).*?strCountry":"([^"]*) + + + intDiedYear":"([^"]*) + + + <(?:born|formed)*>(.+)</(?:born|formed)*> + + + + + + + + + + - - strGenre":"([^"]*) + + + + + strSubGenre":"([^"]*) + + + + last.fm + + + allmusic.com + + ^$ + + + (.+) + + + + + + + + + + + + strSubGenre":"([^"]*) + + + + + @@ -180,7 +277,10 @@ - strDescription":"(.*?)"," + strDescriptionEN":"(.*?)"," + + + strDescription$INFO[tadbalbumlanguage]":"(.*?)"," @@ -219,6 +319,11 @@ + + + + + @@ -233,10 +338,15 @@ + + + + + - strGenre":"([^"]*) + strSubGenre":"([^"]*) -- cgit v1.2.3