diff --git a/FAQ.md b/FAQ.md index 126b09e..2cf35ae 100644 --- a/FAQ.md +++ b/FAQ.md @@ -2,10 +2,11 @@ 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. +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 ### 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 +At the moment you should adjust your workflow, every OS has proper support for multiple directories. +We will add the possibility to do this in the future. \ No newline at end of file