Child

A media.
{
  "id": "082f435a363c32c57d5edb6a678a28d4",
  "parent": "e8a0685e3f3ec6f251649af2b58b8617",
  "isDir": false,
  "title": "\"polar expedition\"",
  "album": "Live at The Casbah - 2005-04-29",
  "artist": "The New Deal",
  "track": 4,
  "year": 2005,
  "coverArt": "mf-082f435a363c32c57d5edb6a678a28d4_6410b3ce",
  "size": 19866778,
  "contentType": "audio/flac",
  "suffix": "flac",
  "starred": "2023-03-27T09:45:27Z",
  "duration": 178,
  "bitRate": 880,
  "bitDepth": 16,
  "samplingRate": 44100,
  "channelCount": 2,
  "path": "The New Deal/Live at The Casbah - 2005-04-29/04 - \"polar expedition\".flac",
  "playCount": 8,
  "played": "2023-03-26T22:27:46Z",
  "discNumber": 1,
  "created": "2023-03-14T17:51:22.112827504Z",
  "albumId": "e8a0685e3f3ec6f251649af2b58b8617",
  "artistId": "97e0398acf63f9fb930d7d4ce209a52b",
  "type": "music",
  "mediaType": "song",
  "isVideo": false,
  "bpm": 134,
  "comment": "This is a song comment",
  "sortName": "Polar expedition",
  "musicBrainzId": "189002e7-3285-4e2e-92a3-7f6c30d407a2",
  "isrc": [
    "USSM18300073",
    "DELV42300297",
    "DEE868300011",
    "DEE868300007"
  ],
  "genres": [
    {
      "name": "Hip-Hop"
    },
    {
      "name": "East coast"
    }
  ],
  "artists": [
    {
      "id": "ar-1",
      "name": "Artist 1"
    },
    {
      "id": "ar-2",
      "name": "Artist 2"
    }
  ],
  "displayArtist": "Artist 1 feat. Artist 2",
  "albumArtists": [
    {
      "id": "ar-6",
      "name": "Artist 6"
    },
    {
      "id": "ar-7",
      "name": "Artist 7"
    }
  ],
  "displayAlbumArtist": "Artist 6 & Artist 7",
  "contributors": [
    {
      "role": "composer",
      "artist": {
        "id": "ar-3",
        "name": "Artist 3"
      }
    },
    {
      "role": "composer",
      "artist": {
        "id": "ar-4",
        "name": "Artist 4"
      }
    },
    {
      "role": "lyricist",
      "artist": {
        "id": "ar-5",
        "name": "Artist 5"
      }
    },
    {
      "role": "performer",
      "subRole": "Bass",
      "artist": {
        "id": "ar-5",
        "name": "Artist 5"
      }
    }
  ],
  "displayComposer": "Artist 3, Artist 4",
  "moods": [
    "slow",
    "cool"
  ],
  "explicitStatus": "explicit",
  "replayGain": {
    "trackGain": 0.1,
    "albumGain": 1.1,
    "trackPeak": 9.2,
    "albumPeak": 9,
    "baseGain": 0
  }
}
{
  "id": "082f435a363c32c57d5edb6a678a28d4",
  "parent": "e8a0685e3f3ec6f251649af2b58b8617",
  "isDir": false,
  "title": "\"polar expedition\"",
  "album": "Live at The Casbah - 2005-04-29",
  "artist": "The New Deal",
  "track": 4,
  "year": 2005,
  "coverArt": "mf-082f435a363c32c57d5edb6a678a28d4_6410b3ce",
  "size": 19866778,
  "contentType": "audio/flac",
  "suffix": "flac",
  "starred": "2023-03-27T09:45:27Z",
  "duration": 178,
  "bitRate": 880,
  "bitDepth": 16,
  "samplingRate": 44100,
  "channelCount": 2,
  "path": "The New Deal/Live at The Casbah - 2005-04-29/04 - \"polar expedition\".flac",
  "playCount": 8,
  "discNumber": 1,
  "created": "2023-03-14T17:51:22.112827504Z",
  "albumId": "e8a0685e3f3ec6f251649af2b58b8617",
  "artistId": "97e0398acf63f9fb930d7d4ce209a52b",
  "type": "music",
  "isVideo": false
}
FieldTypeReq.OpenS.Details
idstringYesThe id of the media
parentstringNoThe id of the parent (folder/album)
isDirbooleanYesThe media is a directory
titlestringYesThe media name.
albumstringNoThe album name.
artiststringNoThe artist name.
trackintNoThe track number.
yearintNoThe media year.
genrestringNoThe media genre
coverArtstringNoA covertArt id.
sizelongNoA file size of the media.
contentTypestringNoThe mimeType of the media.
suffixstringNoThe file suffix of the media.
transcodedContentTypestringNoThe transcoded mediaType if transcoding should happen.
transcodedSuffixstringNoThe file suffix of the transcoded media.
durationintNoThe duration of the media in seconds.
bitRateintNoThe bitrate of the media.
bitDepthintNoYesThe bit depth of the media.
samplingRateintNoYesThe sampling rate of the media.
channelCountintNoYesThe number of channels of the media.
pathstringNoThe full path of the media.
isVideobooleanNoMedia is a video
userRatingintNoThe user rating of the media [1-5]
averageRatingnumberNoThe average rating of the media [1.0-5.0]
playCountlongNoThe play count.
discNumberintNoThe disc number.
createdstringNoDate the media was created. [ISO 8601]
starredstringNoDate the media was starred. [ISO 8601]
albumIdstringNoThe corresponding album id
artistIdstringNoThe corresponding artist id
typestringNoThe generic type of media [music/podcast/audiobook/video]
mediaTypestringNoYesThe actual media type [song/album/artist] Note: If you support musicBrainzId you must support this field to ensure clients knows what the ID refers to.
bookmarkPositionlongNoThe bookmark position in seconds
originalWidthintNoThe video original Width
originalHeightintNoThe video original Height
playedstringNoYesDate the album was last played. [ISO 8601]
bpmintNoYesThe BPM of the song.
commentstringNoYesThe comment tag of the song.
sortNamestringNoYesThe song sort name.
musicBrainzIdstringNoYesThe track MusicBrainzID.
isrcArray of stringNoYesThe track ISRC(s).
genresArray of ItemGenreNoYesThe list of all genres of the song.
artistsArray of ArtistID3NoYesThe list of all song artists of the song. (Note: Only the required ArtistID3 fields should be returned by default)
displayArtiststringNoYesThe single value display artist.
albumArtistsArray of ArtistID3NoYesThe list of all album artists of the song. (Note: Only the required ArtistID3 fields should be returned by default)
displayAlbumArtiststringNoYesThe single value display album artist.
contributorsArray of ContributorNoYesThe list of all contributor artists of the song.
displayComposerstringNoYesThe single value display composer.
moodsArray of stringNoYesThe list of all moods of the song.
replayGainReplayGainNoYesThe replaygain data of the song.
explicitStatusstringNoYesReturns “explicit”, “clean” or “”. (For songs extracted from tags “ITUNESADVISORY”: 1 = explicit, 2 = clean, MP4 “rtng”: 1 or 4 = explicit, 2 = clean. See albumID3 for albums)