DiscTitle
A disc title for an album, with an optional cover art.
Opensubsonic:
{
"disc": 0,
"title": "The disc title"
"coverArt": "65135"
}Does not exist.| Field | Type | Req. | OpenS. | Details |
|---|---|---|---|---|
disc | int | Yes | Yes | The disc number. |
title | string | Yes | Yes | The name of the disc. |
coverArt | string | No | Yes | The cover art ID of the disc. |