Updated FAQ (markdown)

Donald Webster 2017-03-07 08:24:09 -08:00
parent 807382ad72
commit 2c7c3557ab
1 changed files with 2 additions and 4 deletions

6
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.
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.