music-assistant-server

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