# Music Labels

{% tabs %}
{% tab title="Add Music Label" %}

> * Go to config/labels.lua
> * Copy/Paste an existing one and edit all the fields, make sure to set an unique index key for every label.
> * Locations coords are the locations for the Label panel, where they can add/remove songs or burn CDs

<figure><img src="https://1688068901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9bCwnajAqpi3Viykb5Wi%2Fuploads%2FMO5v4xEM8LWNBdNzNfaN%2Fimage.png?alt=media&#x26;token=9a06f196-d7a6-4510-8154-f7730cfc7531" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Register Songs" %}

> * Every Music Label has its own panel where they can add/remove songs or burn CDs, only the players with the required job can access this zones.

<figure><img src="https://1688068901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9bCwnajAqpi3Viykb5Wi%2Fuploads%2FxFfWOUBagDI1HQG9Ro5P%2Fimage.png?alt=media&#x26;token=5f267b82-9ebb-4300-8e47-ef590918ff57" alt=""><figcaption></figcaption></figure>

> * To add a new song click the Add Song button and a new box will open, songs are Youtube links, the panel won't accept songs that last more than 15 minutes.

<figure><img src="https://1688068901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9bCwnajAqpi3Viykb5Wi%2Fuploads%2F8goSXXK0ytfiebYI2XMW%2Fimage.png?alt=media&#x26;token=b440359d-b5a4-4889-b273-ca9a73ecfb30" alt=""><figcaption></figcaption></figure>

> * All fields are optional except for the Youtube URL, if no info about the song is provided the script will fetch it from Youtube, I highly suggest you to add this fields because Youtube can return N/A for some fields.

<figure><img src="https://1688068901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9bCwnajAqpi3Viykb5Wi%2Fuploads%2FFO22btpmtrpe5fAz25BA%2Fimage.png?alt=media&#x26;token=ace6ecbc-d493-47b6-a430-82bb7825e600" alt=""><figcaption></figcaption></figure>

> * This songs will be also added to Latest Songs section in Laptop APP

<figure><img src="https://1688068901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9bCwnajAqpi3Viykb5Wi%2Fuploads%2FyGca1b9OpCGWCLhT8Bt3%2Fimage.png?alt=media&#x26;token=15cd7074-5d41-48f0-b69d-0357a726398b" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Burn CDs" %}

> * Record Labels can burn CDs by using their panel and selecting 1 or more songs to enable the button

<figure><img src="https://1688068901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9bCwnajAqpi3Viykb5Wi%2Fuploads%2FUeyqnUDJVoKX0knNzEiL%2Fimage.png?alt=media&#x26;token=be70e56e-c277-45eb-ba64-2fd18e65814f" alt=""><figcaption></figcaption></figure>

* When burning a CD you can set a custom cover and description, this fields only works with inventories like ox\_inventory that displays metadata fields and can replace item images using URL.

<figure><img src="https://1688068901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9bCwnajAqpi3Viykb5Wi%2Fuploads%2FWNBkL12orH3c6Uu0Wgy4%2Fimage.png?alt=media&#x26;token=1331fe48-d1e6-4f16-89a4-9fae82fe4380" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1688068901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9bCwnajAqpi3Viykb5Wi%2Fuploads%2FIRBDBTrEThjOzbAQ1v4z%2Fimage.png?alt=media&#x26;token=4f3c9df6-480a-44f0-b9c5-db6a84ab4c3c" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1688068901-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9bCwnajAqpi3Viykb5Wi%2Fuploads%2FBp0iwZaxZood5HruGZ8q%2Fimage.png?alt=media&#x26;token=4a80df0d-ba04-4645-9866-22e66fbc3b53" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
If you inventory don't support custom metadata and images, don't worry, everything else will work the same.
{% endhint %}
{% endtab %}
{% endtabs %}
