# \[WS\] Beatport.com by stevehero \[Release, Single Track & Artwork tagging\]

**URL:** https://community.mp3tag.de/t/ws-beatport-com-by-stevehero-release-single-track-artwork-tagging/12568
**Category:** Web Sources Scripts
**Created:** [October 4, 2011, 9:07pm UTC](https://community.mp3tag.de/t/ws-beatport-com-by-stevehero-release-single-track-artwork-tagging/12568 "2011-10-04T21:07:57Z")
**Posts on this page:** 1
**Showing post:** 199

<div class="post-metadata">

### Author: ![skrippi](https://community.mp3tag.de/letter_avatar_proxy/v4/letter/s/46a35a/32.png) [@skrippi](https://community.mp3tag.de/u/skrippi)
#### Post date: [January 23, 2014, 8:12am UTC](https://community.mp3tag.de/t/ws-beatport-com-by-stevehero-release-single-track-artwork-tagging/12568/199 "2014-01-23T08:12:14Z")

</div>

Hello.

I need a little help over here, please.  
I want the Artist AND the Mixartist together in the ARTIST Tag, seperated by comma.

For now it works like this:

```
outputto "ARTIST" # ARTIST
sayregexp "(?<=,\"artistName\":\")[^\"]+" ", " "<<endTrack>>"
say ", "
sayregexp "(?<=,\"remixerName\":\")[^\"]+" ", " "<<endTrack>>"

say "|"

```

But how can I tell him, to set the comma only if there IS a mixartist?

Would be glad to get your help.

Greetz, skrippi

---

_[View the full topic](https://community.mp3tag.de/t/ws-beatport-com-by-stevehero-release-single-track-artwork-tagging/12568)._
