DiscTitle
A disc title for an album.
Opensubsonic:
{
"disc": 0,
"title": "The disc title"
}
Does not exist.
Field | Type | Req. | OpenS. | Details |
---|---|---|---|---|
disc | int | Yes | Yes | The disc numer. |
title | string | Yes | Yes | The name of the disc. |
{
"disc": 0,
"title": "The disc title"
}
Does not exist.
Field | Type | Req. | OpenS. | Details |
---|---|---|---|---|
disc | int | Yes | Yes | The disc numer. |
title | string | Yes | Yes | The name of the disc. |