Application icon

Get Lyrics Status Format

Typically any attempt to acquire lyrics results in the creation or modification of a normalized UDTI named Get Lyrics Status. The Network Response property is also set after each access.

The Get Lyrics Status UDTI is formatted as:

code timestamp

code can take the following values:



CodeMeaning
0Lyrics set.
1No match.
2The Artist or Title field was empty.
3(###)A network error occurred. ### is an HTTP status code.
4(###)No data was returned for a successful response. ### is an HTTP status code.
5Format error in the JSON data.
6Lyrics were returned but after normalizing newline sequences and removing extraneous spaces and newline characters, they were empty.
7The specified probability threshold percentage was not met. The rejected lyrics are optionally saved to a normalized UDTI named Get Lyrics Text.
8(##)The specified Artist match threshold percentage was not met. The rejected lyrics are optionally saved to a normalized UDTI named Get Lyrics Text. ### is percentage returned by the failed comparison.
9(##)The specified Title match threshold percentage was not met. The rejected lyrics are optionally saved to a normalized UDTI named Get Lyrics Text. ### is percentage returned by the failed comparison.
10The lyrics were saved to a normalized UDTI named Get Lyrics Text as the Always save lyrics to Get Lyrics Text setting was enabled.