# MusicBrainz

**URL:** https://community.mp3tag.de/t/musicbrainz/16613
**Category:** Web Sources Discussion
**Created:** [February 20, 2015, 5:05pm UTC](https://community.mp3tag.de/t/musicbrainz/16613 "2015-02-20T17:05:15Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Beluna](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/b/ed655f/32.png) [@Beluna](https://community.mp3tag.de/u/Beluna)
#### Post date: [February 20, 2015, 5:05pm UTC](https://community.mp3tag.de/t/musicbrainz/16613/1 "2015-02-20T17:05:15Z")

</div>

2 questions regarding Musicbrainz:

(1) Does anyone know how to get tag info from Musicbrainz.

Example from Music brainz

19 Stompin' at the Savoy

```
   drums: Luis Miranda 
   bass: Carlos Duran 
   vibraphone: Cal Tjader 
   piano: Manuel "Manny" Duran 
   timbales: Bayardo Velarde 

```

20 Laura

```
   drums: Luis Miranda 
   bass: Carlos Duran 
   vibraphone: Cal Tjader 
   piano: Manuel "Manny" Duran 
   timbales: Bayardo Velarde 

```

Howeveer, the onlytag that populates is the title, in this case, Stompin & Laura.

Even if i look under the eextended tag nothing shows up.

(2) How do I have the MusicBrainz ASIN move to the Comment field?

Thanks

---

<div class="post-metadata">

### Author: ![LyricsLover](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/l/c6cbf5/32.png) [@LyricsLover](https://community.mp3tag.de/u/LyricsLover)
#### Post date: [February 20, 2015, 5:26pm UTC](https://community.mp3tag.de/t/musicbrainz/16613/2 "2015-02-20T17:26:29Z")

</div>

I don't think, that any of the available websource scripts already collect this informations.  
This instruments would need an additional call to the MusicBrainz webservice, something like this [https://musicbrainz.org/ws/2/recording/494e7882-7984-4247-91a6-f715c87c6065?inc=artist-credits%2Breleases%20artist-rels&fmt=json](https://musicbrainz.org/ws/2/recording/494e7882-7984-4247-91a6-f715c87c6065?inc=artist-credits%2Breleases%20artist-rels&fmt=json)
