diff --git a/FAQ.md b/FAQ.md index cdac485..afebecb 100644 --- a/FAQ.md +++ b/FAQ.md @@ -20,4 +20,7 @@ Lidarr works by searching for and downloading full releases, therefore individua Search is still a work in progress. Artists that don't show up in search may be added by searching for `lidarr:mbid` where `mbid` is the Musicbrainz ID of the artist. ### Lidarr matched an album with too many tracks. How can I change the Album to the correct Release? -Open the Album details page and select the Edit Icon in the top nav. There you can find a dropdown of all releases tied to that Album. \ No newline at end of file +Open the Album details page and select the Edit Icon in the top nav. There you can find a dropdown of all releases tied to that Album. + +### I'm having trouble importing my artists, what could it be? ### +The artist import process just imports the Artist names and path locations, which are then stored in the database so that a) metadata can be retrieved and b) downloaded content can be put in the same location in future. To this end, the user account that Lidarr runs under needs both read and write to your data directory. \ No newline at end of file