Updated Wanted Missing (markdown)

Qstick 2018-04-14 23:23:28 -04:00
parent 8721870e7c
commit 5b48ab612f
1 changed files with 13 additions and 1 deletions

@ -7,7 +7,19 @@ Gets monitored albums that are missing from disk
##### Parameters ######
*None*
Optional:
`page (int)` - 1-indexed Default: 1
`pageSize (int)` - Default: 10
`sortKey (string)` - `releaseDate`, `albumTitle`, `artist.sortName` - Default: releaseDate
`sortDir (string)` - `asc` or `desc` - Default: asc
`includeArtist` - `true` or `false` - Default: false
`monitored` - `true` or `false` - Default: true
##### Returns JsonArray ######