d6jg wrote: 
> The album was tagged as Peppers not Pepper’s ie without a ‘ so I don’t
> think it’s LMS side it was down to Allmusic. Not worth investigating
> further

If the data is tagged with MusicBrainz id's then we could get the
Allmusic url from MusicBrainz, e.g. for Sgt Pepper:

http://musicbrainz.org/ws/2/release-group/9f7a4c28-8fa2-3113-929c-c47a9f7982c3?inc=url-rels


Code:
--------------------
    <metadata xmlns="http://musicbrainz.org/ns/mmd-2.0#";>
  <release-group id="9f7a4c28-8fa2-3113-929c-c47a9f7982c3" type="Album" 
type-id="f529b476-6e62-324f-b0aa-1f3e33d313fc">
  <title>Sgt. Pepper’s Lonely Hearts Club Band</title>
  <first-release-date>1967-06-01</first-release-date>
  <primary-type id="f529b476-6e62-324f-b0aa-1f3e33d313fc">Album</primary-type>
  <relation-list target-type="url">
  <relation type="allmusic" type-id="a50a1d20-2b20-4d2c-9a29-eb771dd78386">
  <target 
id="87560598-a9e8-4a8d-8ba8-c170cae809d7">*https://www.allmusic.com/album/mw0000649874*</target>
  <direction>forward</direction>
  </relation>
  <relation type="discogs" type-id="99e550f3-5ab4-3110-b5b9-fe01d970b126">
  <target 
id="d88b11db-e096-4126-9ec9-264ac5d153ad">https://www.discogs.com/master/23934</target>
  <direction>forward</direction>
  </relation>
  <relation type="lyrics" type-id="156344d3-da8b-40c6-8b10-7b1c22727124">
  <target id="2035e54e-669c-4edc-b5dd-3319ede1fdeb">
  
http://lyrics.wikia.com/The_Beatles:Sgt._Pepper's_Lonely_Hearts_Club_Band_(1967)
  </target>
  <direction>forward</direction>
  </relation>
  <relation type="lyrics" type-id="156344d3-da8b-40c6-8b10-7b1c22727124">
  <target id="87cbca11-4c35-4955-beaa-f4cedee34c68">
  https://genius.com/albums/The-beatles/Sgt-pepper-s-lonely-hearts-club-band
  </target>
  <direction>forward</direction>
  </relation>
  <relation type="other databases" 
type-id="38320e40-9f4a-3ae7-8cb2-3f3c9c5d856d">
  <target id="a33a0b00-d513-4e65-9a69-64f0f5a41ac6">
  
https://rateyourmusic.com/release/album/the_beatles/sgt__peppers_lonely_hearts_club_band/
  </target>
  <direction>forward</direction>
  </relation>
  <relation type="other databases" 
type-id="38320e40-9f4a-3ae7-8cb2-3f3c9c5d856d">
  <target 
id="56da3f0f-2a88-44ab-97ad-9cf5fa1d0be6">https://www.musik-sammler.de/album/6995/</target>
  <direction>forward</direction>
  </relation>
  <relation type="other databases" 
type-id="38320e40-9f4a-3ae7-8cb2-3f3c9c5d856d">
  <target id="771bced0-b494-4850-8921-be9841099ad0">
  
https://www.spirit-of-rock.com/en/album/Sgt._Pepper's_Lonely_Hearts_Club_Band/1233
  </target>
  <direction>forward</direction>
  </relation>
  <relation type="review" type-id="c3ac9c3b-f546-4d15-873f-b294d2c1b708">
  <target 
id="8ae9bb61-5e4b-4c8e-9573-4866dc184ffd">https://www.bbc.co.uk/music/reviews/5dcz</target>
  <direction>forward</direction>
  </relation>
  <relation type="wikidata" type-id="b988d08c-5d86-4a57-9557-c83b399e3580">
  <target 
id="1a57d5d9-31fd-413b-a0ff-698b0277ffd5">https://www.wikidata.org/wiki/Q169226</target>
  <direction>forward</direction>
  </relation>
  </relation-list>
  </release-group>
  </metadata>
--------------------


------------------------------------------------------------------------
Ade_AV's Profile: http://forums.slimdevices.com/member.php?userid=69532
View this thread: http://forums.slimdevices.com/showthread.php?t=99537

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to