From b474d1232907604674facb621de73b3c03226a5c Mon Sep 17 00:00:00 2001 From: Qstick Date: Sun, 15 Apr 2018 00:42:05 -0400 Subject: [PATCH] Updated Artist Lookup (markdown) --- Artist-Lookup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Artist-Lookup.md b/Artist-Lookup.md index d4878fb..64c58c1 100644 --- a/Artist-Lookup.md +++ b/Artist-Lookup.md @@ -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: ####