mirror of
https://github.com/Radarr/Radarr
synced 2025-03-11 22:53:03 +00:00
Updated FAQ (markdown)
parent
cdb39c830b
commit
807382ad72
1 changed files with 4 additions and 4 deletions
8
FAQ.md
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?
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue