Updated FAQ (markdown)

Donald Webster 2017-03-07 08:13:37 -08:00
parent cdb39c830b
commit 807382ad72
1 changed files with 4 additions and 4 deletions

8
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?