line
One line of a song lyric
Opensubsonic:
{
"start": 0,
"value": "It's bugging me"
}
<line start="0">It's bugging me</line>
Does not exist.
Field | Type | Req. | OpenS. | Details |
---|---|---|---|---|
value |
string |
Yes | Yes | The actual text of this line |
start |
number |
No | Yes | The start time of the lyrics, relative to the start time of the track, in milliseconds. If this is not part of synced lyrics, start must be omitted |
OpenSubsonic
This is a new OpenSubsonic response type.
Last modified September 19, 2024: OpenSubsonic server support cleanup (#101) (0090f67)