mirror of
https://github.com/lidarr/Lidarr
synced 2025-01-22 14:49:33 +00:00
Updated Artist Lookup (markdown)
parent
3303b6c139
commit
b474d12329
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Searches for new artists on Lidarr API
|
|||
Required:
|
||||
`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: ####
|
||||
|
||||
|
|
Loading…
Reference in a new issue