diff options
Diffstat (limited to 'addons/metadata.common.last.fm/lastfm.xml')
-rw-r--r-- | addons/metadata.common.last.fm/lastfm.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/addons/metadata.common.last.fm/lastfm.xml b/addons/metadata.common.last.fm/lastfm.xml index c47a42e32b..364e70714b 100644 --- a/addons/metadata.common.last.fm/lastfm.xml +++ b/addons/metadata.common.last.fm/lastfm.xml @@ -87,6 +87,9 @@ <RegExp input="$INFO[genresfbsource]" output="<chain function="GetAMGFallbackArtistGenresByAMGID">$$9</chain>" dest="12"> <expression>allmusic.com</expression> </RegExp> + <RegExp input="$INFO[genresfbsource]" output="<chain function="GetTADBFallbackArtistGenresByMBID">$$8</chain>" dest="12"> + <expression>TheAudioDb.com</expression> + </RegExp> <expression><genre></genre></expression> </RegExp> <RegExp input="$$11" output="$$11" dest="4"> |