diff --git a/FAQ.md b/FAQ.md index a662894..64f87f1 100644 --- a/FAQ.md +++ b/FAQ.md @@ -5,8 +5,6 @@ Radarr uses themoviedb.org for movie information and images like fanart, banners * 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? +### Can all my movie files be stored in one folder? -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. -We will add the possibility to do this in the future. \ No newline at end of file +At this time, this isn't supported. The root of the reason is that Radarr is a fork of Sonarr, where every show has a folder. This limitation is known to be a pain point for many users and there is a [feature request](http://feathub.com/Radarr/Radarr/+29) to add support and the developers have it on their roadmap of things to implement. \ No newline at end of file