From 1a524037ff68cb94180527c0648ce82d3905ace4 Mon Sep 17 00:00:00 2001 From: hotio Date: Mon, 27 Feb 2017 11:45:28 +0100 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 903effa..126b09e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,6 +1,11 @@ -### Why can't I add a new movie to Radarr, its on TMDb? ### +### Why can't I add a new movie to Radarr, its on TMDb? 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: 1. TMDb doesn't like special characters to be used when searching for series 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 + +### Can I store all my movie files in one folder called for example `/storage/movies` without subdirectories? + +NO, just to repeat this, NO. Do I have to make a feature request? NO. Is it a bug? NO. +At the moment you should adjust your workflow, every OS has proper support for multiple directories. \ No newline at end of file