mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-24 06:05:56 -05:00
[REAMDE] Update JSON API readme (add new queue item attributes)
This commit is contained in:
parent
19c92df825
commit
0caa98d8ff
@ -1961,8 +1961,10 @@ curl --include \
|
||||
| artist_sort | string | Track artist sort name |
|
||||
| album | string | Album name |
|
||||
| album_sort | string | Album sort name |
|
||||
| album_id | string | Album id |
|
||||
| album_artist | string | Album artist name |
|
||||
| album_artist_sort | string | Album artist sort name |
|
||||
| album_artist_id | string | Album artist id |
|
||||
| composer | string | Composer (optional) |
|
||||
| genre | string | Genre |
|
||||
| year | integer | Release year |
|
||||
|
Loading…
Reference in New Issue
Block a user