mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-17 00:13:15 +01:00
Updated Supported NetImports (markdown)
parent
27c61e1ef6
commit
c26841dba1
@ -1,10 +1,16 @@
|
||||
#CouchPotatoImport
|
||||
#Supported NetImports
|
||||
|
||||
Radarr supports importing various lists of movies into your collection and can optionally add them to your monitored movies.
|
||||
|
||||
Be sure to mouseover the **?** icon on each setup page to get help on the required information.
|
||||
|
||||
##CouchPotatoImport
|
||||
|
||||
Supports importing a wanted list from a running CouchPotato instance.
|
||||
|
||||
The API key can be found in Settings > General > Show Advanced Settings
|
||||
|
||||
#RSSImport
|
||||
##RSSImport
|
||||
|
||||
Radarr supports any RSS movie lists, with some presets already available.
|
||||
|
||||
@ -13,7 +19,7 @@ For IMDB:
|
||||
* List ID is in the list's URL (http://www.imdb.com/list/ **ls002448041** /) [Include the letters "ls"]
|
||||
* User ID is in your profile URL (http://www.imdb.com/user/ **ur12345678** /?ref_=nv_usr_prof_0) [Include the letters "ur"]
|
||||
|
||||
#StevenLuImport
|
||||
##StevenLuImport
|
||||
|
||||
Supports StevenLu's [popular-movies](https://github.com/sjlu/popular-movies) list. This list aggregates heuristics data from multiple sites (IMDB, TMDB, etc).
|
||||
|
||||
@ -21,7 +27,7 @@ The list itself is in JSON format here: https://s3.amazonaws.com/popular-movies/
|
||||
|
||||
Don't change that URL in Radarr unless you know what you're doing.
|
||||
|
||||
#TMDBImport
|
||||
##TMDBImport
|
||||
|
||||
Supports importing from **[Theaters](https://www.themoviedb.org/movie/now-playing)**, **[Popular](https://www.themoviedb.org/movie)**, **[Top](https://www.themoviedb.org/movie/top-rated)**, **[Upcoming](https://www.themoviedb.org/movie/upcoming)** or a custom **List**.
|
||||
|
||||
@ -29,7 +35,7 @@ Create a custom list by creating an account at https://www.themoviedb.org, then
|
||||
|
||||
Once your list is created, the Public List ID is in the URL (https://www.themoviedb.org/list/ **12345** )
|
||||
|
||||
#Trakt List
|
||||
##Trakt List
|
||||
|
||||
Supports importing from the following Trakt lists:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user