1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-02 21:15:05 +00:00

Created Parse (markdown)

Qstick 2019-03-09 21:21:02 -05:00
parent 5f0e534b6f
commit 2f90660389

12
Parse.md Normal file

@ -0,0 +1,12 @@
**Endpoint: "/parse"**
## GET ##
##### Summary #####
Returns the result of parsing a title. `artist` and `albums` will be returned only if the parsing matches to a specific artist and one or more albums. `artist` and `albums` will be formatted the same as [[Artist]] and [[Album]] responses.
##### Parameters ######
Required:
`title (string)`