Category Archives: MMD

Version 1.18

Changes for 1.18:

New Main Section Label Info:

We now have added a non mandatory section for additional label information. As most of this information is already in the CD sections, this is non mandatory. This section will be used in future versions to allow for more detailed specific label information.

Track/CD/Label Info:

  • additional Tags Internal-ID – (Tag is non-mandatory)

Version 1.17

Changes for 1.17:

Composer:

  • additional Attribute soc_mech for Mechanical Society information for  Composers.

CD:

  • additional Tag Credits (Credits on CD inserts),
  • additional Tag MPN Genre (for MPN Dataexchange- http://www.musik-promotion.net/)

Version 1.16

Changes for 1.16:

New Society Information on Track

This allows for additional Society information on tracks – e.g. the GEMA Worknumber or the PRS Workcode.
e.g.

<societies>    
    <society name="GEMA" account="222323">123456789</society>
    <society name="PRS">123456789</society>
</societies>

Version 1.15

Changes for 1.15:

Owners added to Trackbase:

Owner Information for Tracks including IPI and Society Codes.

<owners>
<owner ipi="228578439" soc="GEMA" pmcode="SON">SONOTON</owner>
<owner ipi="2285784322" soc="GEMA">Unbound Music</owner>
</owners>

IPI added to Composers:

Composer Information is now extended with IPI Numbers. CAE’s might be removed by IPI in future releases – so please use IPI.

<composer type="C" shares="25" cae="228578439" ipi="228578439" soc="SAGEM">Jeff  Newmann</composer>