music-assistant / hass-music-assistant

Turn your Home Assistant instance into a jukebox, hassle free streaming of your favorite media to Home Assistant media players.
Apache License 2.0
1.31k stars 48 forks source link

Bug: If a single track is an album, I can't add the rest of the album to my library #1974

Closed JeffersonBledsoe closed 4 months ago

JeffersonBledsoe commented 6 months ago

What version of Music Assistant has the issue?

2.0.0b106

What version of the Home Assistant Integration have you got installed?

2024.2.0

Have you tried everything in the Troubleshooting FAQ and reviewed the Open and Closed Issues and Discussions to resolve this yourself?

The problem

Trying to add an album to the library which already has a track causes the rest of the album to not be added

How to reproduce

The below video shows the following process:

https://github.com/music-assistant/hass-music-assistant/assets/30210785/95de32a9-4ef0-4333-95eb-ac30e046b01b

When I press "Add to album" on the spotify alternative version from the "broken" album view, I get the following message appear in the console which shows it is trying to add the item

{
  "command": "music/library/add_item",
  "message_id": 12,
  "args": {
    "item": {
      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
      "provider": "spotify",
      "name": "Only Built 4 Cuban Linx...",
      "version": "",
      "sort_name": "only built 4 cuban linx...",
      "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
      "external_ids": [],
      "media_type": "album",
      "provider_mappings": [
        {
          "item_id": "7btiyhWzUfzxN3ijSiBpC8",
          "provider_domain": "spotify",
          "provider_instance": "spotify",
          "available": true,
          "audio_format": {
            "content_type": "ogg",
            "sample_rate": 44100,
            "bit_depth": 16,
            "channels": 2,
            "output_format_str": "ogg",
            "bit_rate": 320
          },
          "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
          "details": null
        }
      ],
      "metadata": {
        "description": null,
        "review": null,
        "explicit": null,
        "images": [
          {
            "type": "thumb",
            "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
            "provider": "url"
          }
        ],
        "genres": null,
        "mood": null,
        "style": null,
        "copyright": null,
        "lyrics": null,
        "label": null,
        "links": null,
        "chapters": null,
        "performers": null,
        "preview": null,
        "popularity": null,
        "last_refresh": null,
        "checksum": null
      },
      "favorite": false,
      "timestamp_added": 0,
      "timestamp_modified": 0,
      "year": 1995,
      "artists": [
        {
          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
          "provider": "spotify",
          "name": "Raekwon",
          "version": "",
          "sort_name": "raekwon",
          "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
          "external_ids": [],
          "media_type": "artist",
          "provider_mappings": [
            {
              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
              "provider_domain": "spotify",
              "provider_instance": "spotify",
              "available": true,
              "audio_format": {
                "content_type": "?",
                "sample_rate": 44100,
                "bit_depth": 16,
                "channels": 2,
                "output_format_str": "?",
                "bit_rate": 320
              },
              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
              "details": null
            }
          ],
          "metadata": {
            "description": null,
            "review": null,
            "explicit": null,
            "images": null,
            "genres": null,
            "mood": null,
            "style": null,
            "copyright": null,
            "lyrics": null,
            "label": null,
            "links": null,
            "chapters": null,
            "performers": null,
            "preview": null,
            "popularity": null,
            "last_refresh": null,
            "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0
        }
      ],
      "album_type": "album"
    }
  }
}

Music Providers

Spotify

Player Providers

SlimProto Chromecast

Relevant log output

No response

Additional information

No response

What version of Home Assistant Core are your running

2024.2.4

What type of installation are you running?

Home Assistant OS

On what type of hardware are you running?

Raspberry Pi

JeffersonBledsoe commented 6 months ago

@marcelveldt I've opened this as an issue as the album never ends up being added, it isn't just a 'slow call'

OzGav commented 6 months ago

This is explained here https://music-assistant.io/usage/

The current behaviour whereby the tracks aren't added to the library when the album is added is under discussion

To further explain what is happening:

JeffersonBledsoe commented 6 months ago

@OzGav Not quite sure I understand the response here.

It actually does but you don't see anything unless you have an album that actually has different versions which are obvious

We're not actually after another version here, I just want to see the other tracks in the album I searched for to be able to maybe add them to my library, or perhaps I want to add the whole album now and not just a select couple of tracks.. But I can't do that unless I manually remove the tracks that are currently in my library. Only then can I see the rest of the album

edit: for example, if after all of the above process, I do a global search for "Only built 4 Cuban Linx", I can see that the album appears under the "Album" part of the results page with a Spotify logo next to it. Clicking that album on the search page takes me to the album in my library though, where I can only see the tracks that are currently in my library and not the rest of the album. I'm then stuck where I was before, not being able to see the rest of the tracks.

OzGav commented 6 months ago

Yes you need to look here and change the filter in the tracks listing https://music-assistant.io/usage/

JeffersonBledsoe commented 6 months ago

OOowwhhh, now it makes sense! The image hadn't loaded before, I missed the icons on the side as there wasn't any alt text. Any way we could improve this UX? What if the "not working" "Other versions" row that was attempted to be clicked on switched the "version picker" (we should improve it's labelling) on click? We should be able to work out what version of the album we're currently viewing based on the provider + itemId right?

OzGav commented 6 months ago

The other version I believe does work it is just that it is selecting the exact same album so you don't see any change. I agree this is sub-optimal. It is obvious when you look at the Taylor Swift example I gave. It is also obvious when you have local tracks as the provider details section at the bottom will be changing from Local to (for example) Spotify.

We don't have a dedicated Frontend dev at the moment so thse sorts of improvement things are low prio compared to actual bugs

JeffersonBledsoe commented 5 months ago

Hi @OzGav. I've hit this issue again, but this time I'm unable to add any tracks in the album to my MA library, it just does nothing if I try to press 'add to library' on any of the tracks from the spotify version. The album itself is showing in my library but is showing as empty. I can't remove the album from my library due to https://github.com/music-assistant/hass-music-assistant/issues/2040 to debug this any further. I've attached a short video below to show this.

https://github.com/music-assistant/hass-music-assistant/assets/30210785/9a7dfe5b-8593-4c6a-9acb-5b26d53d5195

Edit: I see an exception related to this now: 2024-03-21 14:37:24.439 ERROR (MainThread) [music_assistant.webserver] Error handling message: music/library/add_item: 400, message='Bad Request', url=URL('https://api.spotify.com/v1/me/tracks')

OzGav commented 5 months ago

Maybe this was a Spotify problem. The album looks fine when I search it? image

JeffersonBledsoe commented 5 months ago

@OzGav Lets take Only built 4 cuban linx again as an example (as I have Liquid Swords as a filesystem provider album now too which hides this issue).

When I open the album, I default to seeing the library version (as the album shows as being in the library) but with no tracks available to play (as shown in the screenshot) and get the following messages and responses in the browser console:

Screenshot 2024-04-02 at 3 14 34 pm

get_album

Request

{
  "command": "music/albums/get_album",
  "message_id": 40,
  "args": {
    "item_id": "518",
    "provider_instance_id_or_domain": "library"
  }
}

Response

{
  "message_id": 40,
  "result": {
    "item_id": "518",
    "provider": "library",
    "name": "Only Built 4 Cuban Linx...",
    "version": "",
    "sort_name": "only built 4 cuban linx...",
    "uri": "library://album/518",
    "external_ids": [
      [
        "barcode",
        "0078636666327"
      ]
    ],
    "media_type": "album",
    "provider_mappings": [
      {
        "item_id": "7btiyhWzUfzxN3ijSiBpC8",
        "provider_domain": "spotify",
        "provider_instance": "spotify",
        "available": true,
        "audio_format": {
          "content_type": "ogg",
          "sample_rate": 44100,
          "bit_depth": 16,
          "channels": 2,
          "output_format_str": "ogg",
          "bit_rate": 320
        },
        "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
        "details": null
      }
    ],
    "metadata": {
      "description": null,
      "review": null,
      "explicit": null,
      "images": [
        {
          "type": "thumb",
          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
          "provider": "url"
        }
      ],
      "genres": null,
      "mood": null,
      "style": null,
      "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
      "lyrics": null,
      "label": "RCA Records Label",
      "links": null,
      "chapters": null,
      "performers": null,
      "preview": null,
      "popularity": null,
      "last_refresh": 1710960467,
      "checksum": null
    },
    "favorite": true,
    "timestamp_added": 1710960425,
    "timestamp_modified": 1710960467,
    "year": 1995,
    "artists": [
      {
        "item_id": "162",
        "provider": "library",
        "name": "Raekwon",
        "version": "",
        "sort_name": "raekwon",
        "uri": "library://artist/162",
        "external_ids": [
          [
            "musicbrainz",
            "4e954b02-fae2-4bd7-9547-e055a6ac0527"
          ]
        ],
        "media_type": "artist",
        "provider_mappings": [
          {
            "item_id": "2yQf6b8hxahZaT5dHlWaB1",
            "provider_domain": "spotify",
            "provider_instance": "spotify",
            "available": true,
            "audio_format": {
              "content_type": "?",
              "sample_rate": 44100,
              "bit_depth": 16,
              "channels": 2,
              "output_format_str": "?",
              "bit_rate": 320
            },
            "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
            "details": null
          }
        ],
        "metadata": {
          "description": "Corey Woods (born January 12, 1970), better known by the stage name Raekwon, is an American rapper and a member of the Wu-Tang Clan. He released his solo debut, Only Built 4 Cuban Linx... in 1995, and has since recorded numerous solo albums, as well as continuing to work with Wu-Tang and providing an extensive number of guest contributions to other hip hop artist's works. He is the founder of his own label ICEH20 Records.\n\nRaekwon is often cited as one of the pioneers of the Mafioso rap sub-genre.In 2007, the editors of About.com placed him on their list of the Top 50 MCs of Our Time (1987–2007). The Miami New Times described Raekwon's music as being \"street epics\" that are \"straightforward yet linguistically rich universes not unlike a gangsta Iliad.\"",
          "review": null,
          "explicit": null,
          "images": [
            {
              "type": "thumb",
              "path": "https://i.scdn.co/image/03463cee551c78964f76b0067307fba60982129e",
              "provider": "url"
            },
            {
              "type": "thumb",
              "path": "https://www.theaudiodb.com/images/media/artist/thumb/tsupuu1360282232.jpg",
              "provider": "url"
            },
            {
              "type": "logo",
              "path": "https://www.theaudiodb.com/images/media/artist/logo/xpxxsw1565360202.png",
              "provider": "url"
            },
            {
              "type": "fanart",
              "path": "https://www.theaudiodb.com/images/media/artist/fanart/raekwon-4ddcf54250c59.jpg",
              "provider": "url"
            },
            {
              "type": "fanart",
              "path": "https://www.theaudiodb.com/images/media/artist/fanart/raekwon-50754151a01cc.jpg",
              "provider": "url"
            },
            {
              "type": "fanart",
              "path": "https://www.theaudiodb.com/images/media/artist/fanart/raekwon-4ddcf538cbb4c.jpg",
              "provider": "url"
            },
            {
              "type": "fanart",
              "path": "https://www.theaudiodb.com/images/media/artist/fanart/raekwon-55d7f1cb25e2a.jpg",
              "provider": "url"
            },
            {
              "type": "banner",
              "path": "https://www.theaudiodb.com/images/media/artist/banner/raekwon-55d7f44190b19.jpg",
              "provider": "url"
            },
            {
              "type": "thumb",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistthumb/raekwon-55d8433c2aa98.jpg",
              "provider": "url"
            },
            {
              "type": "thumb",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistthumb/raekwon-55d7f105003ef.jpg",
              "provider": "url"
            },
            {
              "type": "thumb",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistthumb/raekwon-55d811ab5c119.jpg",
              "provider": "url"
            },
            {
              "type": "thumb",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistthumb/raekwon-554518b471b70.jpg",
              "provider": "url"
            },
            {
              "type": "thumb",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistthumb/raekwon-55d7f0af509b8.jpg",
              "provider": "url"
            },
            {
              "type": "thumb",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistthumb/raekwon-55d7f10500c6e.jpg",
              "provider": "url"
            },
            {
              "type": "thumb",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistthumb/raekwon-55d7f1050082e.jpg",
              "provider": "url"
            },
            {
              "type": "thumb",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistthumb/raekwon-55d7f104f40c4.jpg",
              "provider": "url"
            },
            {
              "type": "logo",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/hdmusiclogo/raekwon-57cdc2380ea57.png",
              "provider": "url"
            },
            {
              "type": "logo",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/hdmusiclogo/raekwon-57cdc244867c3.png",
              "provider": "url"
            },
            {
              "type": "banner",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/musicbanner/raekwon-55d7f44190b19.jpg",
              "provider": "url"
            },
            {
              "type": "fanart",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistbackground/raekwon-55d7f137ba1d5.jpg",
              "provider": "url"
            },
            {
              "type": "fanart",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistbackground/raekwon-4ddcf54250c59.jpg",
              "provider": "url"
            },
            {
              "type": "fanart",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistbackground/raekwon-55d7f17ee1e80.jpg",
              "provider": "url"
            },
            {
              "type": "fanart",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistbackground/raekwon-50754151a01cc.jpg",
              "provider": "url"
            },
            {
              "type": "fanart",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistbackground/raekwon-4ddcf538cbb4c.jpg",
              "provider": "url"
            },
            {
              "type": "fanart",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistbackground/raekwon-5605b3553a7e9.jpg",
              "provider": "url"
            },
            {
              "type": "fanart",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistbackground/raekwon-5605b2c055f85.jpg",
              "provider": "url"
            },
            {
              "type": "fanart",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistbackground/raekwon-55dbdf654d0c9.jpg",
              "provider": "url"
            },
            {
              "type": "fanart",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistbackground/raekwon-55dbdf654ccad.jpg",
              "provider": "url"
            },
            {
              "type": "fanart",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistbackground/raekwon-55dbdf654c780.jpg",
              "provider": "url"
            },
            {
              "type": "fanart",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistbackground/raekwon-55d83c2cad29a.jpg",
              "provider": "url"
            },
            {
              "type": "fanart",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistbackground/raekwon-55d7f1cb25e2a.jpg",
              "provider": "url"
            },
            {
              "type": "fanart",
              "path": "http://assets.fanart.tv/fanart/music/4e954b02-fae2-4bd7-9547-e055a6ac0527/artistbackground/raekwon-55d7f1594d5e7.jpg",
              "provider": "url"
            }
          ],
          "genres": [
            "Hip-Hop"
          ],
          "mood": "Confrontational",
          "style": "Urban/R&B",
          "copyright": null,
          "lyrics": null,
          "label": null,
          "links": [
            {
              "type": "twitter",
              "url": "1"
            }
          ],
          "chapters": null,
          "performers": null,
          "preview": null,
          "popularity": null,
          "last_refresh": 1712066645,
          "checksum": null
        },
        "favorite": false,
        "timestamp_added": 1689886348,
        "timestamp_modified": 1712066645
      }
    ],
    "album_type": "album"
  }
}

album_tracks

Request

{
  "command": "music/albums/album_tracks",
  "message_id": 41,
  "args": {
    "item_id": "518",
    "provider_instance_id_or_domain": "library"
  }
}

Response

{
  "message_id": 41,
  "result": []
}

album_versions

Request

{
  "command": "music/albums/album_versions",
  "message_id": 42,
  "args": {
    "item_id": "518",
    "provider_instance_id_or_domain": "library"
  }
}

Response

{
  "message_id": 42,
  "result": [
    {
      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
      "provider": "spotify",
      "name": "Only Built 4 Cuban Linx...",
      "version": "",
      "sort_name": "only built 4 cuban linx...",
      "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
      "external_ids": [],
      "media_type": "album",
      "provider_mappings": [
        {
          "item_id": "7btiyhWzUfzxN3ijSiBpC8",
          "provider_domain": "spotify",
          "provider_instance": "spotify",
          "available": true,
          "audio_format": {
            "content_type": "ogg",
            "sample_rate": 44100,
            "bit_depth": 16,
            "channels": 2,
            "output_format_str": "ogg",
            "bit_rate": 320
          },
          "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
          "details": null
        }
      ],
      "metadata": {
        "description": null,
        "review": null,
        "explicit": null,
        "images": [
          {
            "type": "thumb",
            "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
            "provider": "url"
          }
        ],
        "genres": null,
        "mood": null,
        "style": null,
        "copyright": null,
        "lyrics": null,
        "label": null,
        "links": null,
        "chapters": null,
        "performers": null,
        "preview": null,
        "popularity": null,
        "last_refresh": null,
        "checksum": null
      },
      "favorite": false,
      "timestamp_added": 0,
      "timestamp_modified": 0,
      "year": 1995,
      "artists": [
        {
          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
          "provider": "spotify",
          "name": "Raekwon",
          "version": "",
          "sort_name": "raekwon",
          "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
          "external_ids": [],
          "media_type": "artist",
          "provider_mappings": [
            {
              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
              "provider_domain": "spotify",
              "provider_instance": "spotify",
              "available": true,
              "audio_format": {
                "content_type": "?",
                "sample_rate": 44100,
                "bit_depth": 16,
                "channels": 2,
                "output_format_str": "?",
                "bit_rate": 320
              },
              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
              "details": null
            }
          ],
          "metadata": {
            "description": null,
            "review": null,
            "explicit": null,
            "images": null,
            "genres": null,
            "mood": null,
            "style": null,
            "copyright": null,
            "lyrics": null,
            "label": null,
            "links": null,
            "chapters": null,
            "performers": null,
            "preview": null,
            "popularity": null,
            "last_refresh": null,
            "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0
        }
      ],
      "album_type": "album"
    }
  ]
}

If I swap to viewing the Spotify version of the album using the version switcher, I can see the Spotify tracks and get the following browser messages

album_tracks

Request

{
  "command": "music/albums/album_tracks",
  "message_id": 29,
  "args": {
      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
      "provider_instance_id_or_domain": "spotify"
  }
}

Response

{
  "message_id": 29,
  "result": [
      {
          "item_id": "6g1naQRMQAQliHZT5w7CbW",
          "provider": "spotify",
          "name": "Striving for Perfection",
          "version": "",
          "sort_name": "striving for perfection",
          "uri": "spotify://track/6g1naQRMQAQliHZT5w7CbW",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "6g1naQRMQAQliHZT5w7CbW",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/6g1naQRMQAQliHZT5w7CbW",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/a8929ecc467c28f0b8593b87dadfcb686091da96?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 104,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 1
      },
      {
          "item_id": "6f9gbZYbAqHq2rK1ZjZruf",
          "provider": "spotify",
          "name": "Knuckleheadz",
          "version": "",
          "sort_name": "knuckleheadz",
          "uri": "spotify://track/6f9gbZYbAqHq2rK1ZjZruf",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "6f9gbZYbAqHq2rK1ZjZruf",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/6f9gbZYbAqHq2rK1ZjZruf",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/090fe8f68ac8ae5790d22a2b6aba9b345568bef1?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 243,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "6FD0unjzGQhX3b6eMccMJe",
                  "provider": "spotify",
                  "name": "Ghostface Killah",
                  "version": "",
                  "sort_name": "ghostface killah",
                  "uri": "spotify://artist/6FD0unjzGQhX3b6eMccMJe",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "6FD0unjzGQhX3b6eMccMJe",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/6FD0unjzGQhX3b6eMccMJe",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "0G070wUUUBptmqGEKAAUVx",
                  "provider": "spotify",
                  "name": "U-God",
                  "version": "",
                  "sort_name": "u-god",
                  "uri": "spotify://artist/0G070wUUUBptmqGEKAAUVx",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "0G070wUUUBptmqGEKAAUVx",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/0G070wUUUBptmqGEKAAUVx",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 2
      },
      {
          "item_id": "2q5rCHN0AciKiTZ864rNP4",
          "provider": "spotify",
          "name": "Knowledge God",
          "version": "",
          "sort_name": "knowledge god",
          "uri": "spotify://track/2q5rCHN0AciKiTZ864rNP4",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "2q5rCHN0AciKiTZ864rNP4",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/2q5rCHN0AciKiTZ864rNP4",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/e7f3f8f40d2f9cb364dced7e0fbb3d306df2c258?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 264,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 3
      },
      {
          "item_id": "1MHtFj66arQ3vD4ZNK1RYy",
          "provider": "spotify",
          "name": "Criminology",
          "version": "",
          "sort_name": "criminology",
          "uri": "spotify://track/1MHtFj66arQ3vD4ZNK1RYy",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "1MHtFj66arQ3vD4ZNK1RYy",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/1MHtFj66arQ3vD4ZNK1RYy",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/fe3ef30bfc1b50242f4274298d6909be7701ac39?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 227,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "6FD0unjzGQhX3b6eMccMJe",
                  "provider": "spotify",
                  "name": "Ghostface Killah",
                  "version": "",
                  "sort_name": "ghostface killah",
                  "uri": "spotify://artist/6FD0unjzGQhX3b6eMccMJe",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "6FD0unjzGQhX3b6eMccMJe",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/6FD0unjzGQhX3b6eMccMJe",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 4
      },
      {
          "item_id": "3SL3GG9Bs7m1s9aqhjCeIa",
          "provider": "spotify",
          "name": "Incarcerated Scarfaces",
          "version": "",
          "sort_name": "incarcerated scarfaces",
          "uri": "spotify://track/3SL3GG9Bs7m1s9aqhjCeIa",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "3SL3GG9Bs7m1s9aqhjCeIa",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/3SL3GG9Bs7m1s9aqhjCeIa",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/b2631956c296c13c1dde0ca9949255a08af4d3df?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 282,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 5
      },
      {
          "item_id": "6j4BQbCcDPvj70Gsi8z6vu",
          "provider": "spotify",
          "name": "Rainy Dayz",
          "version": "",
          "sort_name": "rainy dayz",
          "uri": "spotify://track/6j4BQbCcDPvj70Gsi8z6vu",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "6j4BQbCcDPvj70Gsi8z6vu",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/6j4BQbCcDPvj70Gsi8z6vu",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/0f08de1af3022cc9306329581a4247c4ab1f673b?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 362,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "6FD0unjzGQhX3b6eMccMJe",
                  "provider": "spotify",
                  "name": "Ghostface Killah",
                  "version": "",
                  "sort_name": "ghostface killah",
                  "uri": "spotify://artist/6FD0unjzGQhX3b6eMccMJe",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "6FD0unjzGQhX3b6eMccMJe",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/6FD0unjzGQhX3b6eMccMJe",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "60FWCT8KxqA3J5Ny7g6ZXT",
                  "provider": "spotify",
                  "name": "Blue Raspberry",
                  "version": "",
                  "sort_name": "blue raspberry",
                  "uri": "spotify://artist/60FWCT8KxqA3J5Ny7g6ZXT",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "60FWCT8KxqA3J5Ny7g6ZXT",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/60FWCT8KxqA3J5Ny7g6ZXT",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 6
      },
      {
          "item_id": "6eAIynPK19mHRypXB26o6X",
          "provider": "spotify",
          "name": "Guillotine (Swordz)",
          "version": "",
          "sort_name": "guillotine (swordz)",
          "uri": "spotify://track/6eAIynPK19mHRypXB26o6X",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "6eAIynPK19mHRypXB26o6X",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/6eAIynPK19mHRypXB26o6X",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/b438a1d4d7812fbb24a778866c4a086c18462561?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 262,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "6FD0unjzGQhX3b6eMccMJe",
                  "provider": "spotify",
                  "name": "Ghostface Killah",
                  "version": "",
                  "sort_name": "ghostface killah",
                  "uri": "spotify://artist/6FD0unjzGQhX3b6eMccMJe",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "6FD0unjzGQhX3b6eMccMJe",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/6FD0unjzGQhX3b6eMccMJe",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "4OBbOrkD4geIjOLrICN3wO",
                  "provider": "spotify",
                  "name": "Inspectah Deck",
                  "version": "",
                  "sort_name": "inspectah deck",
                  "uri": "spotify://artist/4OBbOrkD4geIjOLrICN3wO",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "4OBbOrkD4geIjOLrICN3wO",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/4OBbOrkD4geIjOLrICN3wO",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "6ns6XAOsw4B0nDUIovAOUO",
                  "provider": "spotify",
                  "name": "GZA",
                  "version": "",
                  "sort_name": "gza",
                  "uri": "spotify://artist/6ns6XAOsw4B0nDUIovAOUO",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "6ns6XAOsw4B0nDUIovAOUO",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/6ns6XAOsw4B0nDUIovAOUO",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 7
      },
      {
          "item_id": "3CV7o0XDHvzOLJb8mw5RHY",
          "provider": "spotify",
          "name": "Can It Be All So Simple",
          "version": "Remix",
          "sort_name": "can it be all so simple",
          "uri": "spotify://track/3CV7o0XDHvzOLJb8mw5RHY",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "3CV7o0XDHvzOLJb8mw5RHY",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/3CV7o0XDHvzOLJb8mw5RHY",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/aa42b96e0056819cf89f013e9b4780e2ec635e8c?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 338,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "6FD0unjzGQhX3b6eMccMJe",
                  "provider": "spotify",
                  "name": "Ghostface Killah",
                  "version": "",
                  "sort_name": "ghostface killah",
                  "uri": "spotify://artist/6FD0unjzGQhX3b6eMccMJe",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "6FD0unjzGQhX3b6eMccMJe",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/6FD0unjzGQhX3b6eMccMJe",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 8
      },
      {
          "item_id": "4VQgto1SexEZqljrZza5Gf",
          "provider": "spotify",
          "name": "Shark Niggas (Biters)",
          "version": "",
          "sort_name": "shark niggas (biters)",
          "uri": "spotify://track/4VQgto1SexEZqljrZza5Gf",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "4VQgto1SexEZqljrZza5Gf",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/4VQgto1SexEZqljrZza5Gf",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/f0db6425c1f5300ff9e713b9b922a0f6f5b9ab09?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 98,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 9
      },
      {
          "item_id": "2CS6VF70zr8j0lrSGNdXlu",
          "provider": "spotify",
          "name": "Ice Water",
          "version": "",
          "sort_name": "ice water",
          "uri": "spotify://track/2CS6VF70zr8j0lrSGNdXlu",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "2CS6VF70zr8j0lrSGNdXlu",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/2CS6VF70zr8j0lrSGNdXlu",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/94b0016625abb2700bed4d2bea631260be0edd24?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 218,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "6FD0unjzGQhX3b6eMccMJe",
                  "provider": "spotify",
                  "name": "Ghostface Killah",
                  "version": "",
                  "sort_name": "ghostface killah",
                  "uri": "spotify://artist/6FD0unjzGQhX3b6eMccMJe",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "6FD0unjzGQhX3b6eMccMJe",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/6FD0unjzGQhX3b6eMccMJe",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "0dS5xeDefwoUNasLUHnCjR",
                  "provider": "spotify",
                  "name": "Cappadonna",
                  "version": "",
                  "sort_name": "cappadonna",
                  "uri": "spotify://artist/0dS5xeDefwoUNasLUHnCjR",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "0dS5xeDefwoUNasLUHnCjR",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/0dS5xeDefwoUNasLUHnCjR",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 10
      },
      {
          "item_id": "0qldEqAtjaDY4Gfl4h8oS7",
          "provider": "spotify",
          "name": "Glaciers of Ice",
          "version": "",
          "sort_name": "glaciers of ice",
          "uri": "spotify://track/0qldEqAtjaDY4Gfl4h8oS7",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "0qldEqAtjaDY4Gfl4h8oS7",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/0qldEqAtjaDY4Gfl4h8oS7",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/c55512a72deaadeae276481e373945edc07af2df?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 320,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "6FD0unjzGQhX3b6eMccMJe",
                  "provider": "spotify",
                  "name": "Ghostface Killah",
                  "version": "",
                  "sort_name": "ghostface killah",
                  "uri": "spotify://artist/6FD0unjzGQhX3b6eMccMJe",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "6FD0unjzGQhX3b6eMccMJe",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/6FD0unjzGQhX3b6eMccMJe",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "0ME1RawvWt3qOJnYnxVqeh",
                  "provider": "spotify",
                  "name": "Masta Killa",
                  "version": "",
                  "sort_name": "masta killa",
                  "uri": "spotify://artist/0ME1RawvWt3qOJnYnxVqeh",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "0ME1RawvWt3qOJnYnxVqeh",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/0ME1RawvWt3qOJnYnxVqeh",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 11
      },
      {
          "item_id": "1kHPOtD1fo3kWOgcs0oisd",
          "provider": "spotify",
          "name": "Verbal Intercourse",
          "version": "",
          "sort_name": "verbal intercourse",
          "uri": "spotify://track/1kHPOtD1fo3kWOgcs0oisd",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "1kHPOtD1fo3kWOgcs0oisd",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/1kHPOtD1fo3kWOgcs0oisd",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/413bf26b8d666546c8c4d8fab66bf19d1fb128ee?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 211,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "6FD0unjzGQhX3b6eMccMJe",
                  "provider": "spotify",
                  "name": "Ghostface Killah",
                  "version": "",
                  "sort_name": "ghostface killah",
                  "uri": "spotify://artist/6FD0unjzGQhX3b6eMccMJe",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "6FD0unjzGQhX3b6eMccMJe",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/6FD0unjzGQhX3b6eMccMJe",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "20qISvAhX20dpIbOOzGK3q",
                  "provider": "spotify",
                  "name": "Nas",
                  "version": "",
                  "sort_name": "nas",
                  "uri": "spotify://artist/20qISvAhX20dpIbOOzGK3q",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "20qISvAhX20dpIbOOzGK3q",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/20qISvAhX20dpIbOOzGK3q",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 12
      },
      {
          "item_id": "7yH4QEmh7eU7tODApxrHHd",
          "provider": "spotify",
          "name": "Wisdom Body",
          "version": "",
          "sort_name": "wisdom body",
          "uri": "spotify://track/7yH4QEmh7eU7tODApxrHHd",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "7yH4QEmh7eU7tODApxrHHd",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/7yH4QEmh7eU7tODApxrHHd",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/3eb24736ae3de765d14fceb2404b4d314e05d6d9?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 158,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "6FD0unjzGQhX3b6eMccMJe",
                  "provider": "spotify",
                  "name": "Ghostface Killah",
                  "version": "",
                  "sort_name": "ghostface killah",
                  "uri": "spotify://artist/6FD0unjzGQhX3b6eMccMJe",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "6FD0unjzGQhX3b6eMccMJe",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/6FD0unjzGQhX3b6eMccMJe",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 13
      },
      {
          "item_id": "72RfIiWDCJqiZEC6ZNCSdB",
          "provider": "spotify",
          "name": "Spot Rusherz",
          "version": "",
          "sort_name": "spot rusherz",
          "uri": "spotify://track/72RfIiWDCJqiZEC6ZNCSdB",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "72RfIiWDCJqiZEC6ZNCSdB",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/72RfIiWDCJqiZEC6ZNCSdB",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/710971261d3a5f8114c807883770df6497a3ab04?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 193,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 14
      },
      {
          "item_id": "6SI4JD7iyQ0rrudhCNtMv0",
          "provider": "spotify",
          "name": "Ice Cream",
          "version": "",
          "sort_name": "ice cream",
          "uri": "spotify://track/6SI4JD7iyQ0rrudhCNtMv0",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "6SI4JD7iyQ0rrudhCNtMv0",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/6SI4JD7iyQ0rrudhCNtMv0",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/8062e443b38b4722016771eefe939c5b4de62c34?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 253,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "6FD0unjzGQhX3b6eMccMJe",
                  "provider": "spotify",
                  "name": "Ghostface Killah",
                  "version": "",
                  "sort_name": "ghostface killah",
                  "uri": "spotify://artist/6FD0unjzGQhX3b6eMccMJe",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "6FD0unjzGQhX3b6eMccMJe",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/6FD0unjzGQhX3b6eMccMJe",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "4VmEWwd8y9MCLwexFMdpwt",
                  "provider": "spotify",
                  "name": "Method Man",
                  "version": "",
                  "sort_name": "method man",
                  "uri": "spotify://artist/4VmEWwd8y9MCLwexFMdpwt",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "4VmEWwd8y9MCLwexFMdpwt",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/4VmEWwd8y9MCLwexFMdpwt",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "0dS5xeDefwoUNasLUHnCjR",
                  "provider": "spotify",
                  "name": "Cappadonna",
                  "version": "",
                  "sort_name": "cappadonna",
                  "uri": "spotify://artist/0dS5xeDefwoUNasLUHnCjR",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "0dS5xeDefwoUNasLUHnCjR",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/0dS5xeDefwoUNasLUHnCjR",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 15
      },
      {
          "item_id": "5byHoShbSK7mxLGDQZli9J",
          "provider": "spotify",
          "name": "Wu-Gambinos",
          "version": "Hidden Chambers Remix",
          "sort_name": "wu-gambinos",
          "uri": "spotify://track/5byHoShbSK7mxLGDQZli9J",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "5byHoShbSK7mxLGDQZli9J",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/5byHoShbSK7mxLGDQZli9J",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/c5fcba584a1d58f0e165311721244946244592fb?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 339,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "6FD0unjzGQhX3b6eMccMJe",
                  "provider": "spotify",
                  "name": "Ghostface Killah",
                  "version": "",
                  "sort_name": "ghostface killah",
                  "uri": "spotify://artist/6FD0unjzGQhX3b6eMccMJe",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "6FD0unjzGQhX3b6eMccMJe",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/6FD0unjzGQhX3b6eMccMJe",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "4VmEWwd8y9MCLwexFMdpwt",
                  "provider": "spotify",
                  "name": "Method Man",
                  "version": "",
                  "sort_name": "method man",
                  "uri": "spotify://artist/4VmEWwd8y9MCLwexFMdpwt",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "4VmEWwd8y9MCLwexFMdpwt",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/4VmEWwd8y9MCLwexFMdpwt",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "4iCwCMnqsNZ6atvRiADgtn",
                  "provider": "spotify",
                  "name": "RZA",
                  "version": "",
                  "sort_name": "rza",
                  "uri": "spotify://artist/4iCwCMnqsNZ6atvRiADgtn",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "4iCwCMnqsNZ6atvRiADgtn",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/4iCwCMnqsNZ6atvRiADgtn",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "0ME1RawvWt3qOJnYnxVqeh",
                  "provider": "spotify",
                  "name": "Masta Killa",
                  "version": "",
                  "sort_name": "masta killa",
                  "uri": "spotify://artist/0ME1RawvWt3qOJnYnxVqeh",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "0ME1RawvWt3qOJnYnxVqeh",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/0ME1RawvWt3qOJnYnxVqeh",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 16
      },
      {
          "item_id": "2Ik0sIJPSV8aau7fDS9jJv",
          "provider": "spotify",
          "name": "Heaven & Hell",
          "version": "",
          "sort_name": "heaven & hell",
          "uri": "spotify://track/2Ik0sIJPSV8aau7fDS9jJv",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "2Ik0sIJPSV8aau7fDS9jJv",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/2Ik0sIJPSV8aau7fDS9jJv",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/14999eb7405f8f11f3da51ed3c0f4064532596e6?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 296,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              },
              {
                  "item_id": "6FD0unjzGQhX3b6eMccMJe",
                  "provider": "spotify",
                  "name": "Ghostface Killah",
                  "version": "",
                  "sort_name": "ghostface killah",
                  "uri": "spotify://artist/6FD0unjzGQhX3b6eMccMJe",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "6FD0unjzGQhX3b6eMccMJe",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/6FD0unjzGQhX3b6eMccMJe",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 17
      },
      {
          "item_id": "6w5ZlJqegFx5E9xQqYLqCK",
          "provider": "spotify",
          "name": "North Star (Jewels)",
          "version": "",
          "sort_name": "north star (jewels)",
          "uri": "spotify://track/6w5ZlJqegFx5E9xQqYLqCK",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "6w5ZlJqegFx5E9xQqYLqCK",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/6w5ZlJqegFx5E9xQqYLqCK",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/c673044ad623698c25ff10760159d337a3dac673?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 238,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 18
      }
  ]
}

If I try to add a track from the album, I get the following browser console request (with no response message)

{
  "command": "music/library/add_item",
  "message_id": 32,
  "args": {
      "item": {
          "item_id": "6g1naQRMQAQliHZT5w7CbW",
          "provider": "spotify",
          "name": "Striving for Perfection",
          "version": "",
          "sort_name": "striving for perfection",
          "uri": "spotify://track/6g1naQRMQAQliHZT5w7CbW",
          "external_ids": [],
          "media_type": "track",
          "provider_mappings": [
              {
                  "item_id": "6g1naQRMQAQliHZT5w7CbW",
                  "provider_domain": "spotify",
                  "provider_instance": "spotify",
                  "available": true,
                  "audio_format": {
                      "content_type": "ogg",
                      "sample_rate": 44100,
                      "bit_depth": 16,
                      "channels": 2,
                      "output_format_str": "ogg",
                      "bit_rate": 320
                  },
                  "url": "https://open.spotify.com/track/6g1naQRMQAQliHZT5w7CbW",
                  "details": null
              }
          ],
          "metadata": {
              "description": null,
              "review": null,
              "explicit": true,
              "images": [
                  {
                      "type": "thumb",
                      "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                      "provider": "url"
                  }
              ],
              "genres": null,
              "mood": null,
              "style": null,
              "copyright": null,
              "lyrics": null,
              "label": null,
              "links": null,
              "chapters": null,
              "performers": null,
              "preview": "https://p.scdn.co/mp3-preview/a8929ecc467c28f0b8593b87dadfcb686091da96?cid=2eb96f9b37494be1824999d58028a305",
              "popularity": null,
              "last_refresh": null,
              "checksum": null
          },
          "favorite": false,
          "timestamp_added": 0,
          "timestamp_modified": 0,
          "duration": 104,
          "artists": [
              {
                  "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                  "provider": "spotify",
                  "name": "Raekwon",
                  "version": "",
                  "sort_name": "raekwon",
                  "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                  "external_ids": [],
                  "media_type": "artist",
                  "provider_mappings": [
                      {
                          "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                          "provider_domain": "spotify",
                          "provider_instance": "spotify",
                          "available": true,
                          "audio_format": {
                              "content_type": "?",
                              "sample_rate": 44100,
                              "bit_depth": 16,
                              "channels": 2,
                              "output_format_str": "?",
                              "bit_rate": 320
                          },
                          "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                          "details": null
                      }
                  ],
                  "metadata": {
                      "description": null,
                      "review": null,
                      "explicit": null,
                      "images": null,
                      "genres": null,
                      "mood": null,
                      "style": null,
                      "copyright": null,
                      "lyrics": null,
                      "label": null,
                      "links": null,
                      "chapters": null,
                      "performers": null,
                      "preview": null,
                      "popularity": null,
                      "last_refresh": null,
                      "checksum": null
                  },
                  "favorite": false,
                  "timestamp_added": 0,
                  "timestamp_modified": 0
              }
          ],
          "album": {
              "item_id": "7btiyhWzUfzxN3ijSiBpC8",
              "provider": "spotify",
              "name": "Only Built 4 Cuban Linx...",
              "version": "",
              "sort_name": "only built 4 cuban linx...",
              "uri": "spotify://album/7btiyhWzUfzxN3ijSiBpC8",
              "external_ids": [
                  [
                      "barcode",
                      "0078636666327"
                  ]
              ],
              "media_type": "album",
              "provider_mappings": [
                  {
                      "item_id": "7btiyhWzUfzxN3ijSiBpC8",
                      "provider_domain": "spotify",
                      "provider_instance": "spotify",
                      "available": true,
                      "audio_format": {
                          "content_type": "ogg",
                          "sample_rate": 44100,
                          "bit_depth": 16,
                          "channels": 2,
                          "output_format_str": "ogg",
                          "bit_rate": 320
                      },
                      "url": "https://open.spotify.com/album/7btiyhWzUfzxN3ijSiBpC8",
                      "details": null
                  }
              ],
              "metadata": {
                  "description": null,
                  "review": null,
                  "explicit": null,
                  "images": [
                      {
                          "type": "thumb",
                          "path": "https://i.scdn.co/image/ab67616d0000b27310f55f2af876cc662fc4ec12",
                          "provider": "url"
                      }
                  ],
                  "genres": null,
                  "mood": null,
                  "style": null,
                  "copyright": "(P) 1995 RCA Records, a division of Sony Music Entertainment",
                  "lyrics": null,
                  "label": "RCA Records Label",
                  "links": null,
                  "chapters": null,
                  "performers": null,
                  "preview": null,
                  "popularity": null,
                  "last_refresh": null,
                  "checksum": null
              },
              "favorite": false,
              "timestamp_added": 0,
              "timestamp_modified": 0,
              "year": 1995,
              "artists": [
                  {
                      "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                      "provider": "spotify",
                      "name": "Raekwon",
                      "version": "",
                      "sort_name": "raekwon",
                      "uri": "spotify://artist/2yQf6b8hxahZaT5dHlWaB1",
                      "external_ids": [],
                      "media_type": "artist",
                      "provider_mappings": [
                          {
                              "item_id": "2yQf6b8hxahZaT5dHlWaB1",
                              "provider_domain": "spotify",
                              "provider_instance": "spotify",
                              "available": true,
                              "audio_format": {
                                  "content_type": "?",
                                  "sample_rate": 44100,
                                  "bit_depth": 16,
                                  "channels": 2,
                                  "output_format_str": "?",
                                  "bit_rate": 320
                              },
                              "url": "https://open.spotify.com/artist/2yQf6b8hxahZaT5dHlWaB1",
                              "details": null
                          }
                      ],
                      "metadata": {
                          "description": null,
                          "review": null,
                          "explicit": null,
                          "images": null,
                          "genres": null,
                          "mood": null,
                          "style": null,
                          "copyright": null,
                          "lyrics": null,
                          "label": null,
                          "links": null,
                          "chapters": null,
                          "performers": null,
                          "preview": null,
                          "popularity": null,
                          "last_refresh": null,
                          "checksum": null
                      },
                      "favorite": false,
                      "timestamp_added": 0,
                      "timestamp_modified": 0
                  }
              ],
              "album_type": "album"
          },
          "disc_number": 1,
          "track_number": 1
      }
  }
}

And then I get the following server exception:

2024-04-02 15:20:12.240 ERROR (MainThread) [music_assistant.webserver] Error handling message: music/library/add_item: 400, message='Bad Request', url=URL('https://api.spotify.com/v1/me/tracks') log-2apr.txt

OzGav commented 5 months ago

Hi @JeffersonBledsoe Can you edit the posts above and attach the responses instead of pasting them. Its making it difficult to read this issue with so much scrolling.

marcelveldt commented 5 months ago

I was about to say.. this ticket is unreadable with all those large text chunks, my hand hurts from scrolling down. I think that all logging/json/text or whatever large blobs of data should be attached as files or shared on some pastebin service.

OzGav commented 4 months ago

@JeffersonBledsoe Are you able to tidy this up and advise if this is still an issue with B141+

OzGav commented 4 months ago

We will have to close this soon if there is no follow up?

JeffersonBledsoe commented 4 months ago

Hey both! Sorry, I've been too busy to see to tidying this up. I'll tidy it later this week with 142, please don't close!

OzGav commented 4 months ago

@JeffersonBledsoe Just checking if you can tidy this up and confirm it is still an issue on b147

marcelveldt commented 4 months ago

closed due to no follow up