From 807382ad725f6e8a3380dd73b8fcce204853e142 Mon Sep 17 00:00:00 2001 From: Donald Webster Date: Tue, 7 Mar 2017 08:13:37 -0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/FAQ.md b/FAQ.md index 2cf35ae..a662894 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,9 +1,9 @@ -### Why can't I add a new movie to Radarr, its on TMDb? +### Why can't I add a new movie to Radarr? -Radarr uses themoviedb.org for movie information and for images (fanart, banners, images) and there are two reasons why you may not be able to add it: +Radarr uses themoviedb.org for movie information and images like fanart, banners and backgrounds. Generally, there are a few reasons why you may not be able to add a movie: -1. TMDb doesn't like special characters to be used when searching for movies through the API (which Radarr uses), so try searching a translated name, and/or without special characters. -2. The movie hasn't been added to TMDb yet, follow their guide to get it added: https://www.themoviedb.org/documentation/editing/movies +* TMDb doesn't like special characters to be used when searching for movies through the API (which Radarr uses), so try searching a translated name, and/or without special characters. +* The movie hasn't been added to TMDb yet, follow their [guide](https://www.themoviedb.org/documentation/editing/movies) to get it added. ### Can I store all my movie files in one folder called for example `/storage/movies` without subdirectories?