1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-22 14:49:33 +00:00

Updated Artist Lookup (markdown)

Qstick 2018-04-15 00:42:05 -04:00
parent 3303b6c139
commit b474d12329

@ -10,7 +10,7 @@ Searches for new artists on Lidarr API
Required: Required:
`term` = Either the Artist's Name, using `%20` to signify spaces, as in `term=Linkin%20Park` `term` = Either the Artist's Name, using `%20` to signify spaces, as in `term=Linkin%20Park`
Or you can use `lidarr:f59c5520-5f46-4d2c-b2c4-822eabf53419` if you know the program's MusicBrainz ID Number - as in `term=lidarr:f59c5520-5f46-4d2c-b2c4-822eabf53419` Or you can use `lidarr:f59c5520-5f46-4d2c-b2c4-822eabf53419` if you know the artist's MusicBrainz ID Number - as in `term=lidarr:f59c5520-5f46-4d2c-b2c4-822eabf53419`
#### Full Breakdown: #### #### Full Breakdown: ####