music-assistant-server

1.7 KBJSON
navi-various.track.json
1.7 KB80 lines • json
1{
2  "id": "082f435a363c32c57d5edb6a678a28d4",
3  "parent": "e8a0685e3f3ec6f251649af2b58b8617",
4  "isDir": false,
5  "title": "\"polar expedition\"",
6  "album": "Live at The Casbah - 2005-04-29",
7  "artist": "The New Deal",
8  "year": 2005,
9  "coverArt": "mf-082f435a363c32c57d5edb6a678a28d4_6410b3ce",
10  "size": 19866778,
11  "suffix": "flac",
12  "starred": "2023-03-27T09:45:27Z",
13  "path": "The New Deal/Live at The Casbah - 2005-04-29/04 - \"polar expedition\".flac",
14  "playCount": 8,
15  "played": "2023-03-26T22:27:46Z",
16  "created": "2023-03-14T17:51:22.112827504Z",
17  "albumId": "e8a0685e3f3ec6f251649af2b58b8617",
18  "type": "music",
19  "mediaType": "song",
20  "isVideo": false,
21  "bpm": 134,
22  "comment": "This is a song comment",
23  "sortName": "Polar expedition",
24  "musicBrainzId": "189002e7-3285-4e2e-92a3-7f6c30d407a2",
25  "genres": [
26    {
27      "name": "Hip-Hop"
28    },
29    {
30      "name": "East coast"
31    }
32  ],
33  "displayArtist": "Artist 1 feat. Artist 2",
34  "displayAlbumArtist": "Artist 6 & Artist 7",
35  "contributors": [
36    {
37      "role": "composer",
38      "artist": {
39        "id": "ar-3",
40        "name": "Artist 3"
41      }
42    },
43    {
44      "role": "composer",
45      "artist": {
46        "id": "ar-4",
47        "name": "Artist 4"
48      }
49    },
50    {
51      "role": "lyricist",
52      "artist": {
53        "id": "ar-5",
54        "name": "Artist 5"
55      }
56    },
57    {
58      "role": "performer",
59      "subRole": "Bass",
60      "artist": {
61        "id": "ar-5",
62        "name": "Artist 5"
63      }
64    }
65  ],
66  "displayComposer": "Artist 3, Artist 4",
67  "moods": [
68    "slow",
69    "cool"
70  ],
71  "explicitStatus": "explicit",
72  "replayGain": {
73    "trackGain": 0.1,
74    "albumGain": 1.1,
75    "trackPeak": 9.2,
76    "albumPeak": 9,
77    "baseGain": 0
78  }
79}
80